Jump to content

MoRBiDuS

Members
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

MoRBiDuS's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. 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
  2. Here it is... 15 jan 2019 16H16.log.html
  3. @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?
  4. Which version? The same? The same version has already been downloaded and reinstalled with the same result.
  5. 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
×
×
  • Create New...