BBot - The best bot of the world
Load Random File - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: BBot (https://forums.bmega.net/forum-3.html)
+--- Forum: Sugestions (https://forums.bmega.net/forum-21.html)
+--- Thread: Load Random File (/thread-16247.html)



Load Random File - damiansnk - 09-27-2014

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)


RE: Load Random File - MegaNo0body - 09-29-2014

(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_labels#go_random_label


RE: Load Random File - damiansnk - 09-29-2014

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


RE: Load Random File - wekoz - 10-10-2014

U CAN DO IT !!


RE: Load Random File - Leszczus - 11-12-2014

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()