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.

Chona

Members
  • Joined

  • Last visited

  1. Hi all, as tittle suggests, gathering not working: 23:16:25 - [Farming] Farm Gold Vein > -6581 ; -2144 ; -250 ; "None" [D] 23:16:25 - [Farming] Cannot make path to the target (Gold Vein), ignore it. 23:16:26 - [Farming] Farm Mithril Deposit > -6569.29 ; -2116.72 ; -257.257 ; "None" [D] 23:16:26 - [Farming] Cannot make path to the target (Mithril Deposit), ignore it. 23:16:30 - [Farming] Farm Gold Vein > -6469 ; -2160 ; -235 ; "None" [D] 23:16:30 - [Farming] Cannot make path to the target (Gold Vein), ignore it. 23:16:30 - Chonas Warrior Stop in progress. 23:16:31 - [Gatherer] Stopped Ty
  2. Droidz, Yes: public Spell Slam = new Spell("Slam"); are you sure the above is correct?, since only when the fight ends the character tries to cast slam undefinately with no target ofc. Edit: this is for TBC private server.
  3. Hi droidz, been trying to make it work but i believe the problem is in OnFightEnd, it tries to do it after the fight ends instead of after each normal attack (white attack) //Slam wManager.Events.FightEvents.OnFightEnd += guid => { if (wManager.Wow.Helpers.Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause && !wManager.Wow.Helpers.Conditions.IsAttackedAndCannotIgnore) { Slam.Launch(); return; } }; OnFightLoop says it does not take 1 argument. do you know how to make it slam after each normal attack?. many thanks,
  4.    Chona reacted to a post in a topic: Fightclass autoatack slam warrior
  5. Very good quester, im using it in tbc disabling some stuff that wont work, but great work nonetheless!
  6. Hi Droidz, i meant if there is a <tag> in an xml file of the fightclass like = <afterattack></afterattack>, or must i do it by code?
  7. Hi, I would like to know if there is some kind of condition for casting something AFTER a normal attack, the idea would be to cast slam after a white attack. if not, is there a way to do this? thanks,
    Very good for a free profile, some errors of course, need some babysiting.
  8. Hi, its not charging for me either, tried modifing priority and distances in xml with no sucess.

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.