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.

Press "x" when at Coordinate y

Featured Replies

Hi all,

I have recorded a path as Grinder but have trouble with adding a key press at a specific location only.
Basically, when reaching a certain point like X: 3500.111, Y: xxxx.111, Z: xxxx.111 I would like to press "X".
This using the Path recorder as on screenshot. I tried a few things in the Action Tab but so far, not succeeded. This would really change everything for me and I hope someone will be able to provide guidance on that. Really appreciate in advance and wish you a great day.

path rec.png

Hello,

You can do it with the ACTION column. When you're not recording, double-click the ACTION cell of a point and put:

c#: robotManager.Helpful.Keyboard.PressKey(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, "x");

Then save the profile.

One thing to know, the action of a point runs when the bot reaches the point before it (when it starts walking toward that point). So if you want X pressed when standing at 3496.952, -3864.835, put the action on the line right after this one.

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.