Everything posted by MoRBiDuS
-
Bot interrupts skinning / herbing by moving
using wManager.Wow.Helpers; public class Main : wManager.Plugin.IPlugin { public void Initialize() { wManager.Events.InteractEvents.OnInteractPulse += (target, cancelable) => { try { Lua.LuaDoString("StrafeRightStart();StrafeRightStop();"); } catch { } }; } public void Dispose() { } public void Settings() { } } my solution
-
Wrobot closes after a few seconds
Here it is... 15 jan 2019 16H16.log.html
-
Wrobot closes after a few seconds
@Droidz, Profile works, but in game I have a lot of lua errors like this: 8463x [string "CQysWoNi.lua"]:1: 'then' expected near '?' and in chat: [01:41:41] There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again. Is there any way to solve this problem?
-
Wrobot closes after a few seconds
Works perfect now... Thank You!
-
Wrobot closes after a few seconds
Which version? The same? The same version has already been downloaded and reinstalled with the same result.
-
Wrobot closes after a few seconds
I downloaded the version http://download.wrobot.eu/wrobot/oldversion/WRobot_7.2.5_24742.zip, but now when I open Wrobot.exe it automatically closes after a few seconds and I can't login. 10 jan 2019 09H22 - FpCVc.log.html