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.

Manage Character Movement

Featured Replies

Some FCs have specific movements, lilke a rogue moving behind a target, or a hunter backing up to be in shoot range. This is something you can't prevent, unless you modify the code of the FC.

If it's a simpler XML routine, then as long as you're under the FC set range, you're free to move.

  • Author

i understand that but the thing is i want to take control of the bot combat movement.Instead of letting the bot move to target i want my own move to target logic and no i dont want XML file i prefer raw C# code which i can have full control of my stuff.Btw i dont want to use the MovementPulse event which i think is a bad idea because it might cause some issue.I guess the only way to do that is probably replace the farming state with ur own state.

 

3 hours ago, Remkoz01 said:

i understand that but the thing is i want to take control of the bot combat movement.Instead of letting the bot move to target i want my own move to target logic and no i dont want XML file i prefer raw C# code which i can have full control of my stuff.Btw i dont want to use the MovementPulse event which i think is a bad idea because it might cause some issue.I guess the only way to do that is probably replace the farming state with ur own state.

 

exactly, if you want control over the incombat movement without depending on the standard movement you have to build your own combat state where you can handle the movement to the target, after engaging combat.

  • Author
1 hour ago, Sye24 said:

He could always intercept the path and add his own.

dont really need a state.

I did try this but it end up badly. I using the state approach thought.

  • Author

Yes i do know how FSM works and i already did several plugin by myself. I only want to know the best approach for the issue i facing.Btw thx for the help thought.

It could be that you will face some new Problems here and there. The Movement is called on several points inside Quester/Grinder and other Products. The only reliable way is to use your own product where you have full control over your movement (for example if you want to use keystroke movement instead of ctm).

  • Author

Create entire new product it take a lot of time and i dont have much time for that atm.I would like to do that but that not a option for me atm :).

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.