Everything posted by Droidz
-
hotspots edit pls help
Hello, with profiles editor or notepad.
-
Jump when not close enough?
Hello, you can disable option "Random jumping when moving" in advanced general settings
-
how to add skygolem?
Hello, in tab "General Settings".
-
Error
Hello, you get this problem since when? Try to disable your antivirus/firewall.
-
{Launch Bot}
yes use relogger http://wrobot.eu/forums/topic/3632-relogger-tutorial-video/
-
Money/HR counter
Hello, no but some wow addons can do it.
-
Using 2 abilities at the same time with separate GCDs?
Hello, try to use lua script for this
-
Stucking problems
Hello, http://wrobot.eu/forums/topic/5025-bot-stucked/#comment-23263
-
Rank 3 mining quests
Hello, you can't with "gatherer" product but you can use wow addon (or create your own wrobot plugin for it).
-
Fishbot + Lure
Hello, try to disable your wow addon
-
Nearby player detection triggers when starting in town
Hello, WRobot does not know if he's in town or not
- CS Error Thrown when making LUA macros optional in settings
-
bot keeps /reload
Hello,
-
Additionner les buff
Bonjour, Dans l'éditeur de fightclass buff prend en compte les buff et debuff. Et c'est 1 condition (par exemple "Target Buff" pour 1 buff/debuff).
-
How to lock fps on 20
- Need Documentation
- Bot not gathering fully and bot stuck
Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ Try also to contact @xandrosz- Change Subscription
Hello, reply by private message- (Bug) Die under water
Hello, if you don't use ctm, try this plugin- {Launch Bot}
Hello, you can use shortcut "Quick Launch" or relogger- Player stops moving/gets stuck
Hello, can you tell me if you get again this problem http://wrobot.eu/bugtracker/pathing-again-r622/?do=findComment&comment=3735- pathing again
All maps of WRobot are update (for all versions of wrobot).- Can't find <MaxLuaMemoryUsage>
Hello, http://wrobot.eu/forums/topic/4918-since-last-update-the-bot-spams-reloadui/#comment-24059- Since last update the bot spams ReloadUI
I have moved option to file "WRobotGlobalSetting.xml"- Elevator\boat\zeppelin
Hello, Try if (ObjectManager.GetWoWGameObjectByyId(20808).Count > 0 && ObjectManager.GetWoWGameObjectByyId(20808).FirstOrDefault().GetDistance <= 50) { wManager.Wow.Helpers.Move.Forward(Move.MoveAction.PressKey, 2500); } or if (ObjectManager.GetWoWGameObjectByyId(20808).Count > 0 && ObjectManager.GetWoWGameObjectByyId(20808).FirstOrDefault().GetDistance2D <= 50) { wManager.Wow.Helpers.Move.Forward(Move.MoveAction.PressKey, 2500); } - Need Documentation