Everything posted by Droidz
-
Movement "Works" only when Fraps is active?
http://wrobot.eu/forums/topic/4885-stutter-moving-vanilla/#comment-22822
-
Pathing totally messed up
http://wrobot.eu/forums/topic/4885-stutter-moving-vanilla/#comment-22822
-
How to activate Speed Buffs?
http://wrobot.eu/forums/topic/4912-question-on-speed-buffs-how-to-enable-them-via-fightclass-editor/?do=findComment&comment=22832
-
Question on speed buffs, how to enable them via FightClass Editor?
Hello, do you have put false at the spell settings 'Check if spell is good distance' and 'check if target is in view'?
-
Version problème 5.4.8 18414
Bonjour, pouvez vous partager vos fichier logs ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Stutter Moving - Vanilla
I have added option, to disable usage of CTM, go to advanced general settings and uncheck option "Use Click To Move (CTM)".
-
Comment convertir les quetes de honnorbudy via wrobot ?
Pour convertir vous devez savoir comment créer un profil de quêtes, les profils ne sont que partiellement convertie est il y a beaucoup de travail pour qu'ils fonctionnent
-
Slowly wRobot after some hours...
Instead of "GoToStep: 0" you can try to close bot with C# code: wManager.Pulsator.Dispose(true); And if you use "Relogger" he will relaunch wrobot. If you want send me your profile by private message I'll search what is the cause of this problem.
-
Stutter Moving - Vanilla
I will add option to be move without CTM (but I'll keep CTM by default)
-
Stutter Moving - Vanilla
Tomorrow
-
Comment convertir les quetes de honnorbudy via wrobot ?
Bonjour, vous pouvez partiellement convertir les profils de HB dans les outils (tools) dans l'editeur de profils de quête (easy quest creator)
-
AutoShot Broken Vanilla - Hunter
Wait next update, I have disabled autoattack for hunter
-
Is there a way to add path-parts to Gatherer pathing?
Hello, yes with editor select location and press keyboard key "Del" (you can use tab Map to see selected location). Or you can edit your profile with notepad.
-
Stutter Moving - Vanilla
https://forum.elysium-project.org/topic/23716-click-to-move-not-working-1121/ problem seem caused by CTM, but I don't get this problem in my computer, I'll switch to a different system for moving the character in next updates.
-
Help WRobot to improve navigation mesh construction
The problem with private servers, it is than objects has added by the creator of the servers (but I can try to use mangos or trinity database to add defaults map objects)
-
Slowly wRobot after some hours...
You can try to use "Relogger" to restart wrobot sometime when you want run WRobot with this profile for long time.
-
While Using Pet Battle I Can't Automatically Attack Mobs Attacking Me
Hello, you get this problem all time? In your log WRobot seem detect attack and start attack with "Corrupted Toad"
-
Does the Realm Hop plugin still work?
Hello, try to contact plugin owner
- BG profile how to create a new one
-
Bot isn't vendoring correctly (Vanilla 1.12.1)
Can you send me screenshot of your current vendor settings.
-
Dismounting Ghost Wolf, 1.12.1
Hello, added, if you can wait next update
-
Since last update the bot spams ReloadUI
Hello, do you use wow addon? To increment reloadui delay, edit files "General-*****.*******.xml" (you can found this files in folder "WRobot\Settings\"), search "<MaxLuaMemoryUsage>37000</MaxLuaMemoryUsage>" and replace 37000 by bigger value (put high value can cause wow crash). To increment reloadui delay, edit files 'WRobotGlobalSetting.xml" (you can found this files in folder "WRobot\Settings\"), search "<MaxLuaMemoryUsage>37000</MaxLuaMemoryUsage>" and replace 37000 by bigger value (put high value can cause wow crash) (to check your current lua memory usage in game you can run this script in the chat: /run DEFAULT_CHAT_FRAME:AddMessage(gcinfo()) ).
-
C# and Starting Combat Rotation
It is possible that fightclass launchinging spells while WRobot is not in combat (only because you have target). Try adding this line to the beginning of your code: wManager.Wow.Helpers.Interact.InteractGameObject(wManager.Wow.ObjectManager.ObjectManager.Me.GetBaseAddress);
-
Flight Paths
Hello, "RunMacroText" and "/click" does not exist in vanilla. Use this c# line to click on taxi buton: Lua.LuaDoString("TaxiButton1:Click()");
-
Dont loot death mobs from other players
Hello, no sorry