Jump to content

Webwalk


The King

Recommended Posts

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
Link to comment
Share on other sites

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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