Everything posted by Droidz
-
wrobot release?
Wait next update, if your problem is not resolve share your fightclass
-
Problems with the use of the bot at vanilla
1: I have resolved wow error message "...AscendStop'...", for WRobot error (in your log) is caused by your computer, try to install slimdx, disable your antivirus and close teamviewer (if running). 2: I am not sure to understand, but you can run all lua code with WRobot (in fightclass use option "Not spell is lua script") Wait next update for fix
-
Bot keeps Moving Forward In Combat(Caster) - Not Going To Vendor Either
If you can wait next update and tell me if you get same problem.
-
Using spells.
If you can wait next update and tell me if this problem is resolved (if you don't need to have rank 1 for use rank 2)
-
Download WRobot for Vanilla
- In this version of WRobot, you need to have spells on the action bar (if you use then in your fightclass). - Feature "Discover Flight master" is not supported. - (De)Buff 'TimerLeft' and 'Owner' is not supported. - 'GlobalCooldown....' is not supported. - RunMacroText does not exist in Vanilla.
-
Paid Profiles
http://wrobot.eu/forums/topic/3494-how-to-sell-your-profilesfightclasses/
-
Glider to WRobot converter ?
Hello, no because they don't have Z location in Glider profiles.
- Still freezing in No Dx Mode
-
This is not possible during a movement
I am sorry but I cannot fix code of this version, you can try to use wrobot plugin like: using System.Threading; using System.Windows.Forms; using robotManager.Helpful; using wManager.Wow.Helpers; using wManager.Wow.ObjectManager; using Keybindings = wManager.Wow.Helpers.Keybindings; public class Main : wManager.Plugin.IPlugin { public void Initialize() { bool last = false; while (Conditions.ProductIsStarted) { while (Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause) { bool isMount = ObjectManager.Me.IsMounted; if (last && !isMount) { try { Keybindings.PressKeybindings(wManager.Wow.Enums.Keybindings.MOVEFORWARD, 5); Keybindings.PressKeybindings(wManager.Wow.Enums.Keybindings.MOVEBACKWARD, 5); } catch {} } last = isMount; Thread.Sleep(5); } last = false; Thread.Sleep(20); } Logging.Write("[DismountMove] Loadded."); } public void Dispose() { Logging.Write("[DismountMove] Disposed."); } public void Settings() { MessageBox.Show("[DismountMove] No settings for this plugin."); } }
-
How to create an Fight Class (developer only)
Hello, I have fixed code http://wrobot.eu/forums/topic/12-how-to-create-an-fight-class-developer-only/?do=findComment&comment=6778
- New to Wrobot
-
Bot keeps Moving Forward In Combat(Caster) - Not Going To Vendor Either
Hello, you need also to change fightclass range (top/left in fightclass editor). And it is better to avoid problems to put spell name like he appears ingame (case sensitive).
-
Revive Battle Pets
I fixed this problem in WRobot code, you need to wait next update (if you get this problem before next update; http://wrobot.eu/forums/topic/3010-revive-battle-pets/?do=findComment&comment=21677 )
-
Stop repair after update
You get this problem: "Unable to reach the vendor". You can try to close WRobot, remove file "WRobot\Data\NpcDB.xml", launch WRobot > go to nearest repair and add then to your NPC db (to add npc, go to tab "Tools" > "Npc DB" > select npc type (repair) > select npc ingame > Click on button Add...
-
Stop repair after update
Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
wrobot release?
Hello, I released WRobot for Vanilla today, profiles and fightclasses will be available in next weeks. But you can make your own profiles/fightclasses, you can found video tuto here: http://wrobot.eu/forums/forum/7-tutorials-wrobot/ . You can also use trial version to test this version of Wrobot before purchase.
- Wow error Access Violation
-
Wow 7.0.3 build 22594
Only if you use "Relogger" to launch wow
-
This is not possible during a movement
Hello, try to increment again your min / max latency
-
Revive Battle Pets
Hello, Do you have pet battle team? If no try to create team. Tell me if this resolve your problem
- Wow error Access Violation
-
Wrobot stops
Hello, you get this happen frequently ?
-
Wow 7.0.3 build 22594
Hello, http://wrobot.eu/forums/topic/2018-wrobot-old-versions/
-
hello is there any problem with stripe payment?
Hello, I cannot help you, try to contact "Stripe".
- Wow error Access Violation