Jump 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.

WebWalkEvent stuck

Featured Replies

While im using WebWalkEvent Bot stucks at this point it clicking the main screen but he can't find a way out (It should go to Lumbridge bank upstairs)

image.thumb.png.194c48d80ce13746f424dd71cd4ebc73.png

Also if the bot chooses to go from the right upstairts
https://prnt.sc/OdO1HivpoVsv it clicks the dot i pointed at and walks there for a few seconds then clicks the upstairs from here https://prnt.sc/hD5ISms3tZO_

6 minutes ago, Yusi said:

While im using WebWalkEvent Bot stucks at this point it clicking the main screen but he can't find a way out (It should go to Lumbridge bank upstairs)

image.thumb.png.194c48d80ce13746f424dd71cd4ebc73.png

Also if the bot chooses to go from the right upstairts
https://prnt.sc/OdO1HivpoVsv it clicks the dot i pointed at and walks there for a few seconds then clicks the upstairs from here https://prnt.sc/hD5ISms3tZO_

Never had any issues regarding this, might want to show the client logger for more info. or maybe a logic issue in the script?
Also missclicks are always possible, should not matter since it fixes itself within a few seconds :)

Edited by Khaleesi

  • Author
On 5/15/2023 at 8:26 AM, Khaleesi said:

Never had any issues regarding this, might want to show the client logger for more info. or maybe a logic issue in the script?
Also missclicks are always possible, should not matter since it fixes itself within a few seconds :)

 

I didn't see any error log while it stucked

about the missclick it happening oftenly and it happens the same way everytime also waits until it almost reached at the point it missclicked so it takes a little bit time

and i don't think its an script issue im not doing anything that possibly cause that problem

btw love your scripts🫠

public void webWalkEventArea(Area targetArea) {

WebWalkEvent webWalkEventArea = new WebWalkEvent(targetArea);
webWalkEventArea.setMinDistanceThreshold(0);
webWalkEventArea.setEnergyThreshold(random(11,36));
webWalkEventArea.setBreakCondition(new Condition() {
@Override
public boolean evaluate() {
return myPlayer().isUnderAttack();
}
});
execute(webWalkEventArea);
}

Edited by Yusi

I have noticed that interact and webwalker can sometimes break when you have your client on resizable and the one that isn't fixed , for me it tries to interact / click on the inventory (and the object/player is under that interface)

9 hours ago, faketesco said:

I have noticed that interact and webwalker can sometimes break when you have your client on resizable and the one that isn't fixed , for me it tries to interact / click on the inventory (and the object/player is under that interface)

I didn't even see it was in resizeable :D

@Yusi Fixed is always recommended, unless you full screen the client

  • Author
10 hours ago, faketesco said:

I have noticed that interact and webwalker can sometimes break when you have your client on resizable and the one that isn't fixed , for me it tries to interact / click on the inventory (and the object/player is under that interface)

 

39 minutes ago, Khaleesi said:

I didn't even see it was in resizeable :D

@Yusi Fixed is always recommended, unless you full screen the client

Thanks to y'all ill try it

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

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.