BBot - The best bot of the world

Full Version: Load Random File
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
1 - Load random file bbot from few it can reduce risk to get ban. I going to do 1 big script for few resp and bbot wil be use other waypoints not to walk on that same every round.
2 - Loadbbotfilerandom (dragon left site, dragon right site, dragon up, dragon down)
(09-27-2014, 11:55 PM)damiansnk Wrote: [ -> ]1 - Load random file bbot from few it can reduce risk to get ban. I going to do 1 big script for few resp and bbot wil be use other waypoints not to walk on that same every round.
2 - Loadbbotfilerandom (dragon left site, dragon right site, dragon up, dragon down)

GoRandomLabel http://wiki.bmega.net/doku.php?id=codes_...ndom_label
I thought about load file for example do 10 script's with refil in yala and bot going hunt necros on refil load random file for example dragon, then going to dragon on refil random script for example pirats etc.. It can be important to care botting if u leaving for long afk bot don't hunt necros 14h or dragon 12h just on mltiple spawns.

Cheerse anyway
U CAN DO IT !!
Tested. It works for me.
Code:
number:=Misc.Random(1, 2)
rotworm:=1
dls:=2
{rotworm}
!number!==!rotworm! [dl]
Bot.LoadSettings(rotworm_bbot_file)
Exit()
{dl}
!number!==!dls!
Bot.LoadSettings(dls_bbot_file)
Exit()