Search found 7 matches

by gamerix92
Mon Jun 30, 2014 10:23 am
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 113529

Re: Party Bot (questions/answers)

works fine with the party.lua from rock5 xD

Thank you

:D :D
by gamerix92
Mon Jun 30, 2014 8:56 am
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 113529

Re: Party Bot (questions/answers)

okay thanks for explanations. Sry that i mixed them up. missunderstanding. ok thanks. I will try it out . Thanks for helping :D -------------------------------------------------------------- I had also an idea, but dont know if it would be working. For the quests in party everything with killing and...
by gamerix92
Mon Jun 30, 2014 8:03 am
Forum: Runes of Magic
Topic: Bot wont recognize an Ü/ä/ö
Replies: 39
Views: 12620

Re: Bot wont recognize an Ü/ä/ö

Vielen Dank . Thank you .

It helped nice work.

Solution :

Implement the code von BlubBlab into your Wp file (onload)

Thank you
by gamerix92
Mon Jun 30, 2014 7:54 am
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 113529

Re: Party Bot (questions/answers)

my actual version of MM is 777. party.lua with 18,3 KB

in this file updateLastHitTime is included.

isn't removed.

where to get the "new" party.lua ?

could someone post me his file ^^
by gamerix92
Mon Jun 30, 2014 7:47 am
Forum: Runes of Magic
Topic: Bot wont recognize an Ü/ä/ö
Replies: 39
Views: 12620

Re: Bot wont recognize an Ü/ä/ö

ohh i forgot,

tried also with number

INV_AUTOSELL_TYPE value = "0 , 1 " -> fail

INV_AUTOSELL_TYPE value = "[0],[1]" -> fail

INV_AUTOSELL_TYPE value = "itemtypes.[0], itemtypes.[1]" -Y fail


:cry: :cry:
by gamerix92
Mon Jun 30, 2014 7:42 am
Forum: Runes of Magic
Topic: Bot wont recognize an Ü/ä/ö
Replies: 39
Views: 12620

Re: Bot wont recognize an Ü/ä/ö

Hallo, i did everything which is written in this hole posts. I tried : 1. utf8 w/o Bom -> fail INV_AUTOSELL_TYPE value = "Rüstungen " 2. use englisch instead of german like : INV_AUTOSELL_TYPE value = "weapons, armor " weapons -> success armor -> fail curious or ?? 3. using code ...
by gamerix92
Mon Jun 30, 2014 2:48 am
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 113529

Re: Party Bot (questions/answers)

Hallo , i'm trying to lvl 2-3 chars with party bot via commands in party (no WP files) . Everything works fine . I mean following, Quest accepting , Quest finishing, Killing and Healing. But at the end of a fight sometimes i get an error and bot crashes. Someting with " updateLastHitTime "...