Everything posted by Droidz
-
how to run multi-line MacroText
Hello, if you use bot to run code, you can run normal code and use https://wowwiki.fandom.com/wiki/API_RunMacroText
-
Timeout launch wrobot
Hello, What do you mean by "time out"?
-
Is it possible to make a condition for stopping the bot if it is in the GM room or on the GM Island?
Hello, try plugin like (no tested, and you need to check if the position of the island is correct. Stop bot GM Island.cs
-
Dungeon after die path
Hello, can you share log (or from/to position )
-
WRobot Upgrade
Hello, I reply to your PM
-
"Bags in process"???
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Careful with Botting on Netherwing!
You can try code like (no tested): if not _oldGetTime then _oldGetTime = GetTime; _randomTime = math.random(1000, 86400); function GetTime() return _oldGetTime() + _randomTime; end end it should not cause problem to the bot and addons (and use custom variable name).
-
Bot randomly causing entire PC to freeze
Can you try to disable all WRobot plugins, and try with another fightclass/profile to check if you get this problem again
-
WRobot does not start the Game
Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (install required softwares) If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Path finding
share again log please
-
Bot wont buy food (vanilla)
Hello, you have added vendor in you profile or npc db?
-
elevator Tb,Fp
Hello, disable smooth option and disable wow addons
-
Pathfinding Server down AGAIN!?
I need full log file to understand what happen. But servers are online, and your log seem clean
-
Wrobot error??
Hello, try to remove wow cache folder and if problem is not resolve to download another wow client (in another website). If the problem persists as Matenia says, share the crash log (in the wow error folder). You can also try to disable wrobot plugin,, try with another profile/fightclasses and try to launch WRobot with shortcut "WRobot no dx"
-
Pressing a specific keyboard button
Hello, if you want press key to external program window use code like: Replace ExeFileNameWithoutExtension by file name (without .exe) You can replace F1 by https://docs.microsoft.com/fr-fr/dotnet/api/system.windows.forms.keys?view=netframework-4.7.2 If you want press key to Wow window:
-
Pause bot if player nearby doesnt work
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Incredibly slow update
Hello, you still get this problem?
-
Infinite walking route loop in feralas
Hello, Can you share your full log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). And You have try to use another profile?
-
elevator Tb,Fp
Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 install slimdx
-
Bot randomly causing entire PC to freeze
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Elevators (OffMeshConnection) all seem broken since latest update
Normally fixe was release, I'll check
-
Pathfinding Server down AGAIN!?
When server is done he don't return path, and bot is in pause (your character don't move) Can you describe to me with more detail the problem you have.
-
Running Into Objects
Hello, you install of HMP is bad, check guide and reinstall this plugin
-
grinder wont start
Hello, try to use your profile with "Quester" product
-
Framestack dosent show button names
try to call