Search found 10 matches
- Tue Aug 23, 2011 5:42 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5&swietlowka Autologin v2.1 with boxes and secondarypass
- Replies: 193
- Views: 77609
Re: rock5&swietlowka Autologin v2.1 with boxes and secondary
That's what I was looking for, Thanks a lot 
- Sat Aug 20, 2011 5:59 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5&swietlowka Autologin v2.1 with boxes and secondarypass
- Replies: 193
- Views: 77609
Re: rock5&swietlowka Autologin v2.1 with boxes and secondary
Thanks a lot
Your Wp has already helped me, but I need to switch from char 5 to 3 so it is the other way round,
is this also possible? with loginnexttoon
Your Wp has already helped me, but I need to switch from char 5 to 3 so it is the other way round,
is this also possible? with loginnexttoon
- Fri Aug 19, 2011 6:54 pm
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5&swietlowka Autologin v2.1 with boxes and secondarypass
- Replies: 193
- Views: 77609
Re: rock5&swietlowka Autologin v2.1 with boxes and secondary
Thanks for your answer
sendMacro("CangeChar(3,1);"); was only a mistake in my post.Of course I tried
sendMacro("ChangeChar(3,1);"); but it didn't worked.
Is there a chance to get ToonChange working?
sendMacro("CangeChar(3,1);"); was only a mistake in my post.Of course I tried
sendMacro("ChangeChar(3,1);"); but it didn't worked.
Is there a chance to get ToonChange working?
- Fri Aug 19, 2011 4:24 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5&swietlowka Autologin v2.1 with boxes and secondarypass
- Replies: 193
- Views: 77609
Re: rock5&swietlowka Autologin v2.1 with boxes and secondary
I know double posts are frowned upon, but it's now been a week since my request and unfortunately there is still no answer, so I want to update the topic. maybe it was not noticed last week.
sendMacro("ToonChange(3,1);");
or
sendMacro("CangeChar(3,1);");
both don't work for me a instruction or ...
sendMacro("ToonChange(3,1);");
or
sendMacro("CangeChar(3,1);");
both don't work for me a instruction or ...
- Fri Aug 12, 2011 6:09 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5&swietlowka Autologin v2.1 with boxes and secondarypass
- Replies: 193
- Views: 77609
Re: rock5&swietlowka Autologin v2.1 with boxes and secondary
I think you are with stupid, because I want to login my fourth charackter after botting with my second on the same acc. I tried Toonchange and CangeChar from MiesterMan on many different types, but the only thing happens is that the bot switches to the CharSelectWindow.
But after manual login it ...
But after manual login it ...
- Thu Aug 11, 2011 1:12 am
- Forum: Runes of Magic
- Topic: Unable to find "Expedition Team Scout"
- Replies: 11
- Views: 2363
Re: Unable to find "Expedition Team Scout"
I'm on the European Client with german as Ingame language, but I tried it on german and on english with the full name and a short version
player:merchant(114291);
is still the only function that works
player:merchant(114291);
is still the only function that works
- Sat Aug 06, 2011 6:37 pm
- Forum: Runes of Magic
- Topic: Disable/enable Addons
- Replies: 3
- Views: 1629
Re: Disable/enable Addons
SlashCommand
works well, thank you
works well, thank you
- Sat Aug 06, 2011 6:36 pm
- Forum: Runes of Magic
- Topic: Unable to find "Expedition Team Scout"
- Replies: 11
- Views: 2363
Re: Unable to find "Expedition Team Scout"
player:merchant(114291);
works well, thank you
works well, thank you
- Thu Aug 04, 2011 7:33 pm
- Forum: Runes of Magic
- Topic: Unable to find "Expedition Team Scout"
- Replies: 11
- Views: 2363
Unable to find "Expedition Team Scout"
The bot is unable to find this merchant, but it finds "Diloss" the NPC near him.
npcname = RoMScript("TEXT('Sys114291_name')"); yrest(500) -- ie. "Expedition Team Scout"
player:merchant(npcname);
also
player:merchant("Expedition Team Scout");
doesn't work.
Anyone how knows this problem and ...
npcname = RoMScript("TEXT('Sys114291_name')"); yrest(500) -- ie. "Expedition Team Scout"
player:merchant(npcname);
also
player:merchant("Expedition Team Scout");
doesn't work.
Anyone how knows this problem and ...
- Thu Aug 04, 2011 6:14 am
- Forum: Runes of Magic
- Topic: Disable/enable Addons
- Replies: 3
- Views: 1629
Disable/enable Addons
Hi, i'm looking for an option to disable/enable addons in my WP, I thought chat commands like /ntb off would work, but seems like i don't now how, i tried
RoMScript("SendChatMessage(\"/ntb off\",\"ZONE\",0,\"CharName\")") ;
but the bot post it as message
I'm working on a Malatina's Survival WP my ...
RoMScript("SendChatMessage(\"/ntb off\",\"ZONE\",0,\"CharName\")") ;
but the bot post it as message
I'm working on a Malatina's Survival WP my ...