Everything posted by Droidz
-
Question regarding security
Hello, Proxifier is generally used: https://wrobot.eu/forums/topic/9219-guide-to-botting-with-proxifier/ . Also avoid using the same webbrowser when you create your account
-
[1.1.2] Fishbot repeatedly casts lure
Hello, try to increment your min latency in advanced general settings (or in product settings you can try to increment timer)
-
Protection from SpellManager.CastSpellBy && LuaDoString (or what?)
WRobot start when you character is already in game, you cannot bypass multiaccount security with him. You can try to edit mpq file (add code to randomize GetTime in MPQ file or found function used if they don't detect mpq files change)
-
druid dismount to herbing issue
Hello, when this happen you haven't reason in the log?
-
Hotspots
Hello, use questtypee FollowPath
-
updater is black
Hello, you have installed required softwares (read file README.txt)?
-
Party Bot Not Mounting
https://wrobot.eu/forums/topic/12316-party-bot-not-mounting/?tab=comments#comment-59028
-
Party Bot Not Mounting
Hello, try with another mount name, can you share log if problem is not resovled
-
Tauren herb issue
Hello, you can add node names to list of object to not gather (in advanced general settings)
-
Pathfinder server seem down
Since when you have this problem?
-
Protection from SpellManager.CastSpellBy && LuaDoString (or what?)
Hi, if lua is modified only on MPQ file (and server don't check it after) you can try to call this code to reset CastSpell...: wManager.Wow.Memory.WowMemory.InjectAndExecute(new [] { wManager.Wow.Memory.WowMemory.CallWrapperCode(0x53B740), "ret" });
-
Wizard's Sanctum Mesh (Stormwind)
you need to add destination position (where portal teleport) (I haven't tested, but you positions seem very near)
-
Pathfinder server seem down
Hello, It is strange, @pudge you have this problem since last update? After how many time? @M4k5P0w3r restart WRobot resolve your problem? you have this problem frequently?
-
General settings in WRobot
No sorry, If you have some knowledge of C # you can create a plugin or add it to your profile.
-
Offer
https://wrobot.eu/forums/topic/12294-general-settings-in-wrobot/
-
General settings in WRobot
Hello, try https://wrobot.eu/files/file/421-settings-backup/
-
Wrobot stopped working, and it was possible to drop FPS
Hi, try to disable your addons, if problem is not resolved try to contact fightclass creator, hi has a lot of error maybe it is know issue or bad installation.
-
Usefuls.IsLoadingOrConnecting
Hi, Use "Usefuls.InGame" To detect if UI was reloaded you can assign lua variable and check value when you need (after reloadui value will be "nil")
-
how to wait for the mobs come
Hello, you cannot change that
-
Adding plugin code to "base" code
Hi, problem is that WRobot don't unload loaded dll (or code), if you start/stop several times your code will don't found what dll use. You can try to use "Var" like that (no tested): public void Initialize() { robotManager.Helpful.Var.SetVar("TakeDeepRunTram", new Action(() => TakeDeepRunTram())); } public static void TakeDeepRunTram() { //code to enter portal, take tram and leave through other portal } in offmesh use: c#: robotManager.Helpful.Var.Var.GetVar<Action>("TakeDeepRunTram")();
-
Long collection of resources
Hello, try to activate "use lua to move" in advanced general settings
-
throw object out of the bag
https://wrobot.eu/forums/topic/5678-remove-item-from-bag/?do=findComment&comment=25887 Seems to works on wotlk
-
throw object out of the bag
Hello, what is your game version?
-
settings window can't resize
Hello, step 14: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/?tab=comments#comment-966
-
Depecage. pas d'ataque auto
Bonjour, vous devez faire un profil "Grinder" (grinder permet de choisir les mobs à attaquer)