Everything posted by Droidz
-
Regarding pending invoices
Wait 24h, send me message again if problem is not resolved
-
Regarding pending invoices
Hello, I don't found any payment, send me your paypal email or transaction id by private message
-
Druid cancel form on specific event
Hello, you can check logs: https://wrobot.eu/forums/topic/8234-bot-on-the-way-to-flightmaster/?do=findComment&comment=37647 You can also check state: https://wrobot.eu/forums/topic/8106-totown-state/?do=findComment&comment=37079 You have also events: wManager.Events.FarmingEvents.OnFarmingPulse += ... wManager.Events.FarmingEvents.OnFarmEnd += ... wManager.Events.FarmingEvents.OnFarmSuccessful += ... wManager.Events.OthersEvents.OnDismount += ... wManager.Events.OthersEvents.OnMount += ...
-
TBC Client Crashing after Killing Mob
Can you share full log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
CTM stopped working
Hello, you get this problem with others products/profiles? Try to disable current digsite zone (in product settings)
-
Inner Space / ISBOXER Crash
Hello, try to use shortcut "WRobot No DX" to launch WRobot
-
Relogger error
Hello, I think it is installation problem, try to remove file "WRobot\Settings\ReloggerGeneralSettings.xml"
-
TBC Client Crashing after Killing Mob
Hello, you get this problem frequently? You have try to use anothers fightclass?
-
Moll-e
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
CTM stopped working
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Wrong version Custom server.
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
I tried to update and gave this error.
Hello, restart computer/reinstall WRobot resolve this problem
- Wotlk Relogger
- wrobot window
-
Vanilla: ObjectManager.Me.GlobalCooldownEnabled always returns false
Yes I took note, I will add this code but I ignore when.
-
[Vanilla] Me.Rooted state is not read correctly
Can you run this code several time when you or your target are rooted and send me results: var meUnitFlags = wManager.Wow.Memory.WowMemory.Memory.ReadInt32(wManager.Wow.ObjectManager.ObjectManager.Me.GetDescriptorAddress(Descriptors.UnitFields.Flags)); var targetUnitFlags = wManager.Wow.Memory.WowMemory.Memory.ReadInt32(wManager.Wow.ObjectManager.ObjectManager.Target.GetDescriptorAddress(Descriptors.UnitFields.Flags)); robotManager.Helpful.Logging.Write("meUnitFlags: " + meUnitFlags + " - targetUnitFlags: " + targetUnitFlags);
-
Run in specific time (schedule)
Hello, use "Relogger" application for that, you can start relogger when you want with https://www.howtogeek.com/123393/how-to-automatically-run-programs-and-set-reminders-with-the-windows-task-scheduler/ (use argument "AutoAttachAndLog=true" (used in shortcut "Relogger Quick Launch") to autostart checked relogger profiles).
-
can't play in mop. Wrong version
Ok, send me screenshot of you wow window (before to login, first window) and can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Died because non breathe
I checked, if you use default settings with default wow UI, WRobot go to water surface before to dead
-
can't play in mop. Wrong version
Hello, when you launch wrobot "Updater" you have selected to install MoP version?
-
Custom Code Movement
In the while add condition like ObjectManager.Me.Position.DistanceTo2D(waypoint) > 1.5 (to start to go to next hotspot before than WRobot stop your movement)
-
cant log in
yes this subscription works on wrobot for private servers
-
2.0.1v Bot closing after 5 min
Old limitation is to 1 PC (not applied) and 1 IP (It is true that there was no real limit, even if limiting to 1 pc limit the number of sessions). Send me private message with number of sessions that you use, we will found solution. And I warned, I made news, I added logs every 30 seconds on the old versions since few weeks to tell you to contact me if you have problems with the new update to resolve them resonances before than I disable older versions.
-
cant log in
Hello, https://wrobot.eu/forums/topic/9462-pour-firestorm-la-solution-735/ (In wow folder, rename file "Firestorm.exe" to "wow.exe" and remove files "wow64.exe" and "firestorm64.exe". Launch "wow.exe")
-
WRobot v2.0 for 7.1.5?
Hello, I'll release WRobot for private server Legion (not the old WRobot versions) when Bliz will release BfA pre-patch (and when I will close WRobot for official servers, in July I think)