Everything posted by Droidz
-
FightClass lua script...
I have tried this code works fine for change target: ClearTarget(); TargetUnit("pet"); CastSpellByName("Misdirection"); TargetLastEnemy();(you can try lua script in: "General Settings" > "Others" tab > "Development Tools" (put lua script in textbox and launch script with button "Lua ..."
-
FightClass lua script...
Fightclass use "AND" for spell conditions. Yes I have fixed " problem for lua script. For the return value in lua you need to manage it in your script lua.
-
Mind Flay doesn't work
Hi, The reply is here:
-
Windows 7 Update. 3/12/12
Hi, Thanks Vclear for fix. Another's has this problem with new windows update?
-
FightClass lua script...
Update wrobot and say me if problem is fixed
-
Equipping gear wihle botting
Look wow addon (Zygor Guides manage it)
-
Equipping gear wihle botting
Hi, It is possible but not implemented for the moment. I'll add this option later but I am agree with you this option is very useful.
-
Not Mounting
Share your log please (Launch bot, when you have problem, stop bot, on main wrobot window, click on "More info" > Click on button "Compress & Copy log to desktop" (now you have zip file on your desktop) On the forum where you reply at this topic, click on "More reply options" > "Choose Files..." and select your zip file on your desktop).
-
BG's Flying mounts/ Ground
Continued here:
-
Caster PvP is too obvious
Normally WRobot check if you are in line of sight. If you can share session log where wrobot tries to attack through walls.
-
Gatherer Issue
I confirm reply of shadow. WRobot using keys: Forward, Backward, Jump, Sit / Stand, strafe right and left
-
WRobot updated for Wow 5.2.0 (16685)
Hi, WRobot is updated for supporting new wow version. If you are on EU server and you have updated WRobot, you can downgrade WRobot to old version (for wow 16683 support) with this file: http://download.wrobot.eu/wrobot/WRobot_downgrade_16683.zip (extract WRobot_downgrade_16683.zip in your wrobot folder, when you launch wrobot refuse update request).
-
WRobot updated for Wow 5.2.0 (16685)
Hi, WRobot is updated for supporting new wow version. If you are on EU server and you have updated WRobot, you can downgrade WRobot to old version (for wow 16683 support) with this file: http://download.wrobot.eu/wrobot/WRobot_downgrade_16683.zip (extract WRobot_downgrade_16683.zip in your wrobot folder, when you launch wrobot refuse update request).
-
Installer Windows 8
Hi, Check your process for found if wrobot is not launched (reboot your computer for be certain). And normally, it is not required to install vc++ 2010, I have put required dll in wrobot folder (try without intall it, if you have bug tell me)
-
Perfect set up, Just 1 issue...Any idea?
Hi, Try to increment range in your fight class. Tell me if this solve your problem
-
Caster PvP is too obvious
hi, Same if you use pqr for rotation you need to select Fight class in wrobot (fightclass manage figth range). - Create fight class ("General settings" > Create fight class" without spells (config only "range"): - In "General settings" select your created fightclass. - Your problem is normally fixed.
-
FightClass lua script...
Try this code for Misdirection: ClearTarget(); CastSpellByName("Misdirection"); SpellTargetUnit("pet"); TargetLastTarget();IsPetAttackActive return bool and fight class read only string. You need to use this code: retValue = "False"; if IsPetAttackActive() then retValue = "True" end
- Macros Tab?
-
Strand of the Ancients
Hi, I recommend for strand of the ancients to setting free mode (this option remove stuck problem). But Strand of the Ancient and Isle of Conquest don't works very well. I recommand to blacklist it (in wow now you can remove 2 battleground for random queue).
-
[FISHING REQUEST] Anglers Fishing Raft
Hi,Can you try and tell me if now you can?
-
Not Mounting
Hi, Yes log is really needed for we.
-
FightClass lua script...
Hi, I have moved your topic in help and support forum. And put the script, no the file path (not with "/" as you use in wow chat, it is full lua code) two samples:
- Macros Tab?
-
WRobot updated for Wow 5.2.0a (16683)
Hi, WRobot is now compatibility with Wow 5.2.0a (16669).
-
WRobot updated for Wow 5.2.0a (16683)
Hi, WRobot is now compatibility with Wow 5.2.0a (16669).