ribot clientless

10/09/2010 21:05 parapridu#1
hey, my bots get stuck everytime in constantinople near the teleport, i tried to start looping near stable, but didn't work..
what should i do?
10/09/2010 21:54 parapridu#2
anyone? :x
10/09/2010 22:35 Nova1337#3
try adding this code to START of script and tell me if it worked.

go(-10748,2552)
go(-10748,2552)
go(-10737,2568)
go(-10727,2592)
go(-10721,2605)
go(-10709,2623)
go(-10711,2610)
go(-10700,2610)
go(-10684,2612)
go(-10662,2606)
go(-10662,2606)
go(-10660,2604)
10/09/2010 22:42 parapridu#4
Quote:
Originally Posted by RsX3 View Post
try adding this code to START of script and tell me if it worked.

go(-10748,2552)
go(-10748,2552)
go(-10737,2568)
go(-10727,2592)
go(-10721,2605)
go(-10709,2623)
go(-10711,2610)
go(-10700,2610)
go(-10684,2612)
go(-10662,2606)
go(-10662,2606)
go(-10660,2604)
i tried that already and it didn't work
10/09/2010 23:01 Disco Teka#5
Make a new TownScript with the [Only registered and activated users can see links. Click Here To Register...]
10/09/2010 23:15 parapridu#6
Quote:
Originally Posted by Disco Teka View Post
Make a new TownScript with the [Only registered and activated users can see links. Click Here To Register...]
i have no idea how to use this script creator thing, but thanks, i'll try it
10/09/2010 23:41 Disco Teka#7
I guess your char stucks at the benches near the teleport.
Start at:

Code:
go(-10644,2603)
then move to the storage without touching those benches.
Then you can start adding storage command:

Code:
talk(Storage)
You keep on moving to the following NPC's, between those you have to make some steps ofcourse ^^
Blacksmith:
Code:
talk(Sell)
talk(Ammo)
talk(Repair)
Herbalist:
Code:
talk(Potion)
Grocery Trader:
Code:
talk(Grocery)
Last but not least Horse Stable:
Code:
talk(Stable)
This you can make at every town.
Either with the ScriptCreator which i sent ya or with the ribot client function.
Record Script
10/10/2010 01:56 Nova1337#8
Thanks for explaining Disco.

Here I have attached my made Constantinople town script. It should not stuck again. Replace with old one in 'Bot/TS' folder and dont forget to start your script from stable.

Also press thanks because you wont stuck again on bench, tested and working:)
10/10/2010 06:23 Darkness™#9
yea i do that long time ago, sometimes the bot stuck in jangan too xD
10/10/2010 10:50 parapridu#10
Quote:
Originally Posted by RsX3 View Post
Thanks for explaining Disco.

Here I have attached my made Constantinople town script. It should not stuck again. Replace with old one in 'Bot/TS' folder and dont forget to start your script from stable.

Also press thanks because you wont stuck again on bench, tested and working:)
zomg wtf lol it worked! thanks
now im botting with 11 chars ^_^
10/11/2010 09:45 mrpeeman101#11
Think it's something to do with when it goes to stable it decides it wants to loop again.. Going from stable to loop start location causes it to run into the middle teleport thingy.. But nice :)