Skip to content
View in the app

A better way to browse. Learn more.

WRobot

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.

Chasing down mobs

Featured Replies

is it possible to stop the bot from chasing down mobs? Ive seen mine die a few times now because its chasing down humanoids and pulls 5-6 other mobs n the meantime..

Possible , but if mob fleeing away to his friends ,he pulls them to you anyway. Better solution to use stun or snare to stop them.

  • Author
15 hours ago, zzzar said:

Possible , but if mob fleeing away to his friends ,he pulls them to you anyway. Better solution to use stun or snare to stop them.

on the server I play on, this is kinda bugged - so they dont pull other mobs. I need the bot to just pull them and stay where it is, to not pull everything around it as well

 

if (ObjectManager.Me.TargetObject.Fleeing)

{

Fight.StopFight();

wManager.wManagerSetting.AddBlackList(ObjectManager.Me.TargetObject.Guid, 30000);

}

put this in while loop or add to event

  • Author
21 hours ago, zzzar said:

 

if (ObjectManager.Me.TargetObject.Fleeing)

{

Fight.StopFight();

wManager.wManagerSetting.AddBlackList(ObjectManager.Me.TargetObject.Guid, 30000);

}

put this in while loop or add to event

inside the flightclass? cause I'm using the "Project wholesome" which cant be edited ?

Create an account or sign in to comment

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.