Khen Posted January 6, 2014 Posted January 6, 2014 Help me please! i want my fishing script to have anti bot system!Here's fishing script fishing.txt And here's antibotbotkill.txt Thank you in advance! Quote
AnnieRuru Posted January 6, 2014 Posted January 6, 2014 add this code right after your fishing script header if ( !rand(100) ) { doevent "Anti Bot::OnCheck"; end; } and change Check: label into OnCheck: along with goto Check; into goto OnCheck; 1 Quote
Khen Posted January 7, 2014 Author Posted January 7, 2014 OMG i think i love you annie! Thank you so much! <3 Quote
Question
Khen
Help me please! i want my fishing script to have anti bot system!
Here's fishing script
fishing.txt
And here's antibot
botkill.txt
Thank you in advance!
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.