Everything posted by Droidz
-
Random dungeon is done
Hi, It really depends on the dungeons. You can look https://wrobot.eu/files/file/453-dungeon-the-temple-of-atalhakkar/?tab=comments (lua code depend of game version), you can also check unit count: wManager.Wow.ObjectManager.ObjectManager.GetWoWUnitByEntry(123456).Count > 0 (if you are in dunjon and if he is small), you must be clever.
-
Client close after 5-10 mins of grinding
Tauri?
-
Client close after 5-10 mins of grinding
you play in what server?
-
Client close after 5-10 mins of grinding
Hello, you have check if you get also this problem with wrotation product? You have try with another wow client?
-
Decurse cursed raid members with Fight Class Editor
Hello, In dev tools (tab "Tools") use button "Target info" when unit is cursed and when is not cursed (and use kdiff or website like http://www.mergely.com/editor to check what change)
-
...
You have try to activate/deisable "use lua to move" in advanced general settings? If that's not it I don't know
-
...
it is key "space" to jump? try to increment you min latency in advanced general settings.
-
...
you have try to don't use figthclass?
-
...
You have try with another mount?
-
...
In fly mount name you use Tawny Windrider I think you want use: Tawny Wind Rider
-
How to prevent AFK when botting?
Hello, install required softwares: https://wrobot.eu/files/file/2-wrobot-official/ If problem is not resolved in advanced general settings use option "Use lua to move"
-
...
Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
wrobot changes my keybindings and settings
hello, WRobot changes some Wow options, but if you close WRobot correctly normally it will reset your settings. You can also close Wow close window button (not from wow menu), when close wow like that he don't save change
-
Endless TBC Mining
Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ) (if you can also record video).
- Wrobot crashes all the time
-
npc database
Hello, where your add npc vendor/repair/mailbox
-
Cant get bot to eat
Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
- Wrobot crashes all the time
-
Bot ignores blacklisted zones.
Hello, can you share screenshot of map (wrobot tab "Map" where I can see blacklisted zones, you can also activate radar 3d to check if zone is correct). If you use wrobot plugin try to disable all
-
Game version incorrect
try to download Wow client in another website, log seems good
-
Advanced Settings Window Resizing
Hello, you can also do step 14: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/?tab=comments#comment-966
-
Game version incorrect
Hello, install required programs: https://wrobot.eu/files/file/2-wrobot-official/ If your problem is not resolved, share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Future of wrobot?
Honestly, I find it rather functional and clear. It would take a little cleaning (delete the old topics, move the posts in the right categories ...). In downloads it's less intuitive, but I don't know how to do it better (it's complicated compared to the number of versions of Wow supported, knowing that certain files can work on several versions). But if you have ideas or examples to show me don't hesitate. There's a lot more in Fightclass than DPS. But why not make a topic with the tests of all fightclasses (with a good test protocol) (but I won't do it). That I agree, it lacks a good tutorial.
-
Faster target > attack reaction ?
Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Change Current settings!
I think it is because you don't check if quest is completed (already turnin): && !Quest.GetQuestCompleted(12706)