Everything posted by Droidz
-
(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
- 349 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
-
Tracking by npc name seems to be broken
Changed Status to Confirmed Changed Version to All
-
WRobot No DX less efficient ?
Hello, if you can use default WRobot settings, "no dx" is only for users with problems with directx.
-
Remove curses & Poison
Changed Status to Not a Bug Changed Version to All
-
Remove curses & Poison
Hello, http://wrobot.eu/forums/topic/1118-snippets-of-lua-codes-for-fightclass/?do=findComment&comment=17321
-
Snippets of LUA codes (for FightClass)
Check if any buff/debuff by type LuaScript: anyPoison = false; for i=1,40 do local name, rank, icon, count, debuffAuraType = UnitAura("player", i); if name and debuffAuraType and debuffAuraType == "Poison" then anyPoison = true; return; end end - you can replace player by UnitId - Replace 53817 by your spell id. Research: true Var: anyPoison Wow API: http://wow.gamepedia.com/API_UnitAura You can change "player" by "target" or "pet" or... to check target, pet... buff/debuff. You can change "Poison" by "Magic", "Disease", "Curse".
-
Schedule bot is not working properly
Hello, can you share your log file please.
-
Blacklisting target while being stunned.
Hello, if you can wait next udpate and tell me if problem is resolved.
-
Blacklisting target while being stunned.
Changed Status to Fixed
-
Use rebith on a dead player
-
Relogger wow1,2,3,4
Hello, do you have check "Remember Account Name" in login wow window? If yes, uncheck this option.
-
New patch is out 22522 :( waiting on droidz to do his magic.
Hello, WRobot don't need update for this build.
-
Something keeps hanging my bot.
Can you try this version: Loot-A-Rang.cs, try also to change your fightclass
-
Blacklisting target while being stunned.
Changed Status to Confirmed Changed Version to All
-
game currently used by bot
Hello, step 6 and 10 http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966
-
Relogger crash
Hello, can your share log file