Skip to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Walkexact

Featured Replies

Is it me or is it no longer working (walkExact)?

I was testing my script with it for 2 days now, or 1 1/2 even, and now all of the sudden it gets to the line and it says error in the script:

log("Walking to the Door!")	//if(!client.getMyPlayer().myY() == 3491 || !client.getMyPlayer().myX() == 2465){		//if(client.getMyPlayer().getPosition() != walk(Position(2465, 3491))){		walkExact(new Position(2465, 3491))		return 1000		//}else{		state = State.OPENDOOR		return 1000		//}
Please note I remarked out those lines to see if walkExact was working and it appeared to me that it was causing the issue and I can't exactly figure it out.

Do I need to have something in front of the walkExact now?

Edit: The log will actually say the message, then say error in script, then msg, then error, etc.

Edited by Speakmore

  • 2 weeks later...



Use:

 

walkExact(new Position(2725, 3492, 0))

 

or better yet use antiban and use:

 

walkExact(new Position(2725 + random(3),3492 + random(3),0))

Edited by Apple

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.