Jump to content

BETA v1.4.5


Maxi

Recommended Posts

Posted

After complaining about a lack of random support a second ago Its good to know that there is actually someone who is working on anti randoms.  This would put osbot on the top of oldschool botting if it can become flawless.

 

agree with you 100%.  if it can be solved( i mean most of anti-randoms or even all)  then OSbot will be #1  bot of all 07 bots.

Posted

thanks for the update, appreciate it. Btw you can manually add anti randoms to your osbot scripts and they run automatically. OSbot is dope already lol.

I've added the anti randoms from the compilation on the anti randoms section but the ones that were said to be working don't work..All we have to do is put them in our script folder right?  Freaky forrest,Sandwich lady,And the Pin ball randoms all still stop my bots every time.  Hopefully a perfected anti random system is being worked on because i Compiled all of the ones available now and they don't work for me.  

Posted (edited)

RS2Object object = closestObject(int);

 

 

Was once working for me, now it will never get the object I'm try to interact with.

 

I've got a workaround at the moment, using

list = closestObjectList(int);

RS2Object obj = list.get(0);

Edited by beef
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...