Everything posted by Droidz
-
Enable/Disable Pet in the Settings
Yes, this works for me, but your need to stop/start bot when you change your talents (to refresh spellbook)
-
Size/Range Calculation is broken
You can also use lua ( http://wow.gamepedia.com/API_IsSpellInRange ) : spellInRange = 0; local name = GetSpellInfo(100); if name then spellInRange = IsSpellInRange(name, "target"); end
-
Buff checking failed
Changed Status to Not a Bug
-
Buff checking failed
Yes, since Legion pre-patch, he has a lot of buffs passive (or not) with same name, you need to use spell id instead spell name.
-
Enable/Disable Pet in the Settings
Changed Status to Fixed Changed Version to All
-
Enable/Disable Pet in the Settings
-
Buff checking failed
-
Size/Range Calculation is broken
In spell "Wild Charge" - Remove all conditions "Target distance" - Add c sharp condition with code: ObjectManager.Target.GetDistance > 5 + ObjectManager.Target.CombatReach (you can also add c sharp condition with code : "ObjectManager.Target.GetDistance < 25 + ObjectManager.Target.CombatReach", but normally, it is calculated automatically) Activate option "Calculate interact/combat distance by target size" (without this option, WRobot is not human with big target)
-
Schedule bot is not working properly
If you can wait next update and tell me if problem is resolved.
-
WRotation
Hello, sorry but now WRotation is not free.
-
Size/Range Calculation is broken
Hello, do you have option "Calculate interact/combat distance by target size" activated (in advanced general settings)?
-
Auto trainer
http://wrobot.eu/bugtracker/developers-we-need-couple-new-apis-r372/?do=findComment&comment=3322
-
Training - Trainers
http://wrobot.eu/bugtracker/developers-we-need-couple-new-apis-r372/?do=findComment&comment=3322
-
Did anyone get class trainers working on quester?
http://wrobot.eu/bugtracker/developers-we-need-couple-new-apis-r372/?do=findComment&comment=3322
-
(Developers) We need couple new APIs
If you can wait next update. (Don't forget to add in your "npc db" (or profile) the NPC trainer (for hunter add Npc type 'HunterTrainer',...) WRobot go to trainer when he level up.
-
(Developers) We need couple new APIs
Changed Status to Added
-
Auto appraisal of the items
Hello, Sorry, this feature can be good, but I'll not add this (I want keep easy to use auction bot). You can buy item with lower price than your price (to keep monopoly), or you need to make it manually.
-
Schedule bot is not working properly
I cannot reproduce this problem. Do you have try to reinstall WRobot?
-
The downloader (of files) doesn't generate correct url
Changed Status to Fixed
-
Tracking by npc name seems to be broken
Changed Status to Fixed
-
Sending chat message on the channel
Changed Status to Fixed Changed Version to All
-
Human Warrior start zone test
- 350 downloads
- Version 1.0.0
Human Warrior start zone test -
Buff checking failed
Use ID don't resolved problem? http://wrobot.eu/forums/topic/3573-snippets-c-codes-for-fight-classes/#comment-16508
-
The downloader (of files) doesn't generate correct url
Changed Status to Confirmed Changed Version to All
-
Use rebith on a dead player
a.xml