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.

Use item at hotspot and wait?

Featured Replies

Is there any way to use an item at a hotspot or on a target and then wait for a set amount of time before casting use item again? I need to use item and wait and everything I try just has the bot using the item over and over in a loop.

Thanks

 

  • Author

Tried using this and all I get is tons of errors in wow? 

ItemsManager.UseItem(58165);
Usefuls.WaitIsCasting();
Thread.Sleep(1000 * 10);

1005x [string "aiHwKuiCDT.lua"]:1: attempt to index global 'ItemsManager' (a nil value)
[string "aiHwKuiCDT.lua"]:1: in main chunk

I did usescripton and added hotspots did I miss something?

On 02/12/2017 at 6:17 PM, Ruinit said:

Tried using this and all I get is tons of errors in wow? 

ItemsManager.UseItem(58165);
Usefuls.WaitIsCasting();
Thread.Sleep(1000 * 10);

1005x [string "aiHwKuiCDT.lua"]:1: attempt to index global 'ItemsManager' (a nil value)
[string "aiHwKuiCDT.lua"]:1: in main chunk

I did usescripton and added hotspots did I miss something?

Check "Is c#..." option

  • 3 months later...
On 11/26/2017 at 11:19 AM, Droidz said:

Hello, use quest type UseScriptOn and use c# code like 


ItemsManager.UseItem(1234);
Usefuls.WaitIsCasting();
Thread.Sleep(1000 * 10);

(replace 1234 by your item id and replace 10 by number of secondes to wait)

This worked well but I need it to attack  id 3475. How can i incorporate this id in the script you posted?

 

Thanks

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.