Everything posted by Droidz
-
Paid Version - How Do I Run Away From Elites and Not Fight Them
Hello, you can use this plugin: Ignore Elite.cs or in advanced general settings tab "pathfinding" you use option "try to avoid group of mobs". But the best is to avoid to bot in complicated areas
-
无法使用坐骑
Hello, try to disable all wow addons
-
Ascension - Game Version Incorrect
Hello, It's a very old version and we both know which one it is... Use current bot version (with trial version if you want test)
-
Ascension: Map not working, Bot allways running into walls.
https://wrobot.eu/forums/topic/13026-project-ascension-wrobot-no-longer-finding-client/?do=findComment&comment=61936&_rid=1 I do not advise to do this, I remind you that Ascension detects the bot
-
Ascension: Map not working, Bot allways running into walls.
The code that I given is for Azeroth, for Kalimdor use wManager.Wow.Memory.WowMemory.Memory.WriteInt32(wManager.Wow.ObjectManager.ObjectManager.ObjectManagerAddress + 0xCC, (int)wManager.Wow.Enums.ContinentId.Kalimdor); You can run it in your profile, in plugin, or in "Dev... tools" (tab "Tools"), paste the code in top textbox, select "C#" (instead "Lua (Wow)") and click on "Run Code".
-
Remote not working
Problem should be resolved
-
Remote not working
you go here to view remote https://wrobot.eu/remote/ ?
-
Ascension: Map not working, Bot allways running into walls.
Hello, Ascension use launcher (and modified game client), that launcher inject dll which contains protection code agains bot (in this case he changes continent ID on memory to make WRobot think he's in another place). To fix it you need to run code like wManager.Wow.Memory.WowMemory.Memory.WriteInt32(wManager.Wow.ObjectManager.ObjectManager.ObjectManagerAddress + 0xCC, (int)wManager.Wow.Enums.ContinentId.Azeroth); But it is unsafe (for your account). In any case, use bot on this server is not recommanded and very unsafe
-
Remote not working
Hello, do you have error in your log file?
-
Discord Channel?
Hello, you can found link in site header ( https://discord.gg/HXunx8tUpn )
-
Wrobot crashing and unable to start again unless OS is restarted
Hello, I can't reproduce this problem. You have installed SlimDX? https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/slimdx/SlimDX Runtime .NET 4.0 x86 (January 2012).msi
-
Add Vendor
Hello, Open your profile with profile editor (of your product), you can add/remove NPC (you can also remove all NPC from the "NPC DB" tab tools)
-
Pet Attack
Hello, https://wrobot.eu/forums/topic/10135-tbc-lock-reapplying-dot/?do=findComment&comment=53630&_rid=1
-
出一个昨晚买的半年CDK!
Hello, I am sorry but I don't understand
-
Dies on spawn
hello, try to use 60%>95% (you have more than 50% when character resurrect).
-
Disable .bak files in settings folder
Hey, I'll don't add option for that, but you can use script like https://sumtips.com/tips-n-tricks/recursively-delete-specific-file-type-from-folder-subfolders/ and run it manually or automaticly with https://www.digitalcitizen.life/ways-start-task-scheduler-windows/ (if you can I can write bot or relogger plugin for that)
-
Plugin for buying specific items when less than X in bags
add NPC in "NPC DB" (tab tools)
-
Vanilla WoW Error 132 after update.
Hello, I can't reproduce your problem and I no other report of that for now. You can try to disable your antivirus, you can also try to launch WRobot with the shortcut "WRobot (DX hook)"
-
License key not working. Does it work with multiple devices?
Hello, yes you can use your key in several devices/places (but not at same time, or limit of running bots is number of sessions of your key). You still have this problem? Check your log files (in "Logs" folder to check if you have errors)
-
Plugin for buying specific items when less than X in bags
Hello, when you add your NPC in your NPCDB (or profile) put 2 to option "GossipOption"
-
Newb here needing some help
Hell, 1. try to use return ObjectManager.Me.LevelDecimal >= 2 && base.IsComplete(); 2. try to disable option "AutoDetectObjectiveCount2" in "A New Threat Part 2"
-
Conditions
Look https://wrobot.eu/forums/topic/8083-solved-hunter-feed-pet/?tab=comments#comment-36982
-
PathFinder server seem down, use offline pathfinder.
Hello, I restarted all servers problem should be resolved. You got problem in what version?
-
Conditions
Some condition has description (like "Health Percent"). For "Pet Health Points" condition compare health points of your pet
-
Bot not getting close enough to Ogre for Sinister Strike
Hello, in advanced general settings tab fightclass try to disable option "Calculate interact/combat distance by target size"