Search found 54 matches

by cokebot
Mon Jul 15, 2013 6:27 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: crafting event WP
Replies: 52
Views: 21596

Re: crafting event WP

Crafttable Tailoring [45] = {name = "45", GUID = 551644, items = {[1] = {id = 209734,num = 4},[2] = {id = 209736,num = 1},[2] = {id = 209737,num = 1},[3] = {id = 209735,num = 1}}}, but it should be [45] = {name = "45", GUID = 551644, items = {[1] = {id = 209734,num = 4},[2] = {id...
by cokebot
Mon Jul 08, 2013 8:19 am
Forum: Runes of Magic
Topic: move to itemshop bag
Replies: 13
Views: 3226

Re: move to itemshop bag

works perfect Rock5, needs less then a second.
Great thanks a lot.
by cokebot
Sun Jul 07, 2013 8:56 am
Forum: Runes of Magic
Topic: move to itemshop bag
Replies: 13
Views: 3226

Re: move to itemshop bag

is it possible to move every itemshopitem into the item shop bag?
like is item a itemshopitem then move to.
by cokebot
Mon Jun 03, 2013 8:33 am
Forum: Runes of Magic
Topic: Loot=false
Replies: 4
Views: 1120

Re: Loot=false

nothing like this, only thing is that i load this waypoint with an other and not manual, i will test if this cause the problem, but the bot write in the micromacro window loot false.

Edit: When i load the wp manualy it is still looting, tells me loot changed from true to false, but doesn't effect.
by cokebot
Mon Jun 03, 2013 5:43 am
Forum: Runes of Magic
Topic: Loot=false
Replies: 4
Views: 1120

Re: Loot=false

onleavecombat
i have this userfunction, but it don't have any loot option as you know:
catchCavy("cavy");

all the others like onskillcast don't have any command
by cokebot
Sat Jun 01, 2013 6:48 am
Forum: Runes of Magic
Topic: Loot=false
Replies: 4
Views: 1120

Loot=false

these are the options in the onload of my wp, but my bot still loot.

changeProfileOption("LOOT", false);
changeProfileOption("LOOT_IN_COMBAT", false);
changeProfileOption("LOOT_ALL", false)

any idea why?
by cokebot
Sat Nov 10, 2012 10:48 am
Forum: Runes of Magic
Topic: Bot Reaction time
Replies: 1
Views: 818

Bot Reaction time

My bot needs 3 seconds to react on aggro but keep running in this time.
Is this normal?
deleting my leavecombat functions didn't help
by cokebot
Thu Nov 01, 2012 1:08 pm
Forum: RoM Bot revision notes
Topic: Changelog 745 (RC3)
Replies: 384
Views: 101202

Re: Heads up! Big update comming. Looking for testers.

inventory:update();
if(3 > inventory:itemTotalCount(0)) then

don't work anymore.
by cokebot
Sat Mar 31, 2012 4:57 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Waypoint Submissions
Replies: 2
Views: 1845

Waypoint Submissions

Here are some Waypoint Submissions especially for German Servers, I can't offer you any Support for them because I stopped playing, but I want to share my waypoints with the community. At first the Userfunctions I used http:// s14.directupload.net/file/d/2846/trps4gvu_png.htm And these are the Waypo...
by cokebot
Mon Nov 07, 2011 8:02 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Malatina's survival
Replies: 409
Views: 104754

Re: Malatina's survival

Language changes: German

Guardian Rock Spirit: Wachender Felsgeist
Brown Wooden Chest: Braune Holztruhe (not needed since v2.3)
by cokebot
Sat Nov 05, 2011 7:04 am
Forum: Runes of Magic
Topic: Anyone have minigames Waypoints?
Replies: 190
Views: 39471

Re: Anyone have minigames Waypoints?

I fixed the problem, I use the WP after another where i use changeOptionMobs, so i added settings.profile.mobs = {""} and now everything is fine.
Thx lisa for this great WP :)
by cokebot
Sat Nov 05, 2011 4:44 am
Forum: Runes of Magic
Topic: Anyone have minigames Waypoints?
Replies: 190
Views: 39471

Re: Anyone have minigames Waypoints?

Does your bot attack normal mobs outside of Survival? Can you test it by just going and attacking some random mobs? A few revisions back there was an issue where skills weren't be ing used, it was fixed but you might need to do SVN update and SVN revert. I'm using the Revision 670 and it works fine...
by cokebot
Fri Nov 04, 2011 7:06 am
Forum: Runes of Magic
Topic: Anyone have minigames Waypoints?
Replies: 190
Views: 39471

Re: Anyone have minigames Waypoints?

I need to change the guardianspirit name an die brown wooden chest name into my language, then the WP, doesn't create errors, but I have another problem my chars find the bizzare machines and the guardianspirits but they don't attack them, as i said i only changed the names. Some help would be fine....
by cokebot
Wed Oct 19, 2011 7:52 am
Forum: Runes of Magic
Topic: Idea: RoMbot + MultiHack (keypress collaboration)
Replies: 84
Views: 27670

Re: Idea: RoMbot + MultiHack (keypress collaboration)

with the new swimhack my client doesn't crash any more, but when the swimhack is acitivatet my char isn't swim/flying, any idea why this could be?