Jump to content

Webwalk


Recommended Posts

Posted (edited)

to webwalk:

  getWalking().webWalk(Position)

 

to walk normally:

 getWalking().walk(Position)

 

 

would recommend going through the API

 

http://osbot.org/api/

 

it'll solve most of your questions

 

Aha thanks for this buddy, but just to double check.

When i used webwalk in my script i insta got banned its just walker, So i wanted to use custom walker.

so will  getWalking().walk(Position) make a difference ?

Edited by The King
Posted

Aha thanks for this buddy, but just to double check.

When i used webwalk in my script i insta got banned its just walker, So i wanted to use custom walker.

so will  getWalking().walk(Position) make a difference ?

 

the walker wont get you banned.

 

getWalking().walk() takes less CPU, but doesn't handle obstacles

 

getWalking().webWalk() takes more CPU, but handles most obstacles

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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