Everything posted by Droidz
-
"Hooking Error" - What can I do?
Hello, in wow settings don't unlock FPS (and use fps limit like 60 or less)
-
RetrieveCorpseMaxDistance
private bool _retrieveCorpseWindow { get { return Memory.WowMemory.Memory.ReadInt32(0xBD0820 - 0x400000, true) > 0; } }
-
RetrieveCorpseMaxDistance
WRobot go to corpse position if local dialog = StaticPopup_FindVisible('RECOVER_CORPSE_INSTANCE', nil); (if dialog == true) of if you haven't resurect popup
-
Cannot found npc of taxi node, disable it
Npc is flagged flightmaster? (dev tool > target info)?
-
what is this button for?
Hey, Add Relogger.exe to project references in visual studio. Relogger plugins is in folder "Plugins\Relogger\" It is sample plugin: Relogger test plugin.cs
-
RetrieveCorpseMaxDistance
Hi, you get this problem in all zones?
-
BfA version
Hi, is done, I released version for BfA (you need to redownload updater)
-
heavy load on the processor for a few seconds during the restart of wrobot
This is normal, everything is loaded when the bot starts (fightclass, profile (especially quest profiles), ...)
-
[wotlk] Use mount from inventory
Hello, try https://wrobot.eu/forums/topic/12585-how-to-use-mount-with-item-id-in-mount-options/?tab=comments#comment-60315
-
Wrobot crashing and unable to start again unless OS is restarted
Hello, it is strange. Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). (remove all logs files in the folder, run WRobot until crash and share new log files)
-
Fishing minor issue
Hello, in product settings try to put lower value at the option "Bobber search time"
-
[Wotlk] Farming question
Hello, you can the best is to use quest product but it require good skill to do this yourself.
-
[Quester] He's trying to pickup quest for more than 120 secondes, go to next step
Hi, wManager.Wow.Helpers.Quest.QuesterCurrentContext.SkipPickUpQuestAfterXSecondes you need to change it in questcontext
-
Grinder product to gathering issue
Hello, in advanced general settings try to put lower value in "Mount Distance" tab mount
-
totown Mammoth bug
Can you try with this dll (tell me if problem is resolved or not to add it to the next update) wManager.dll
-
weird flying movement
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/ ).
-
How set to kill rare mob encountered during gathering
By default this is enabled in grinder
-
Priority of vendor and repair
hi, you have added food or drink to buy? by default, if he don't need to repair and buy (need only to sell) WRobot goes to nearest repair or vendor. If he need to repair and sell he goes to nearest repair
-
How set to kill rare mob encountered during gathering
Hello, create grinder profile and add mobs (grinder will gather too)
-
You cannot attach more than 12 items to mail
try to increment your min latency
-
You cannot attach more than 12 items to mail
I tested and mail works on Cata. I got your error message but bot send mails
-
Pathfinding - bottish,
Hi, I hope to continue to improve the behavior little by little
-
You cannot attach more than 12 items to mail
Hello, you have this error message and WRobot don't click on send mail? And don't try again ? Can you take screenshot? you have try to disable your addon?
-
Bot spiraling up as high as possible
Hi, it is partially profile problem, WRobot can't find good position to fish and try to go underwater (you need to blacklist this spot). But in your case seems to be CTM problem (not that wrobot keep key pressed). I need more logs / videos to find commonalities. If you have this problem again do not hesitate to activate the radar3d (to see where WRobot wants to go) (and if you have time to do a tools> dev tool> all info)
-
Bot spiraling up as high as possible
If anyone has time to try with this file: robotManager.dll (move and replace file in the "Bin" folder and ignore the update request when the bot starts). This file will log when WRobot presses a key, with several log files I could have been a better idea of what is happening with Wotlk (do not use 'Use lua to move' option)