Everything posted by Droidz
-
fight class mage feu
Bonjour, pouvez vous donner plus de détails.
-
Self Heal (Holy Light) Pala while infight.
Hello, infight healing is managed by the fightclass
-
Wrobot interface freezes when using it on virtual machine
Hello, maybe Wow FPS is too slow for the bot. VM settings provide good performance?
-
All apps freezing except "No DX Hook" & Error #132
To be sure that it isn't the cause of the problem please disable this plugin. You can also try to download Wow client in another website (to be sure that it is not modified).
-
WoW_7.3.5_26124 - License Key Does Not Work
I added session to your key
-
Wrobot is using mount even when mob is close[Fixed]
Hello, yes if you can send me your log please
-
WoW_7.3.5_26124 - License Key Does Not Work
Hello, your problem should be solved.
-
Cannot find path
Hello, https://wrobot.eu/forums/topic/13470-ascension-map-not-working-bot-allways-running-into-walls/?do=findComment&comment=63515&_rid=1
-
All apps freezing except "No DX Hook" & Error #132
Hello, You use modified wow client? You have try to disable wow addons and wrobot plugins? To disable your antivirus? Check if required softwares are installed?
-
Is there a way to make bot choose mobs that are a bit further but not behind obstacles?
Hello, you can't with default products
-
Questions about loot
Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Automaton attacking mobs that are not on the list
In "Automaton" product settings you need to disable option "Kill mobs" (Wrobot will still kill the monsters on your list)
-
Automaton attacking mobs that are not on the list
Hello, Could you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Warmane Banning
Hello, are you sure that it is not possible for them to make the link with the banned accounts? (IP, web browser, ...)
-
error ;/
Hello, it is probably because you try to use "quester" profile on "grinder" product
-
I need some help to before i buy it
Hello, I am sorry I am not active on Discord. You can test bot for free with key "TRIAL"
- urgently
-
Store: Purchase [Pay]
Hi, I have verified, 3D secure is supported by Stripe. Try to contact your bank or Stripe. I will add you a key with a few days of subscription until the problem is solved.
-
Store: Purchase [Pay]
Hello, error is all time "insufficient_funds" > https://stripe.com/docs/declines/codes
-
Radius profiles
Hello, in advanced general settings tab "Vendor..." increment "Drink Amount", in tab "Food/Drink" complete drink name (you need to add NPC type "vendor" in your "NPC DB" (tab "Tools") or in your profile)
-
Run Back to Corpse, Stop Bot
Hey, it is hardcoded but try code like that (not tested) using System.Threading; using System.Threading.Tasks; using robotManager.Helpful; using robotManager.Products; using wManager.Wow.Bot.States; using wManager.Wow.Helpers; using wManager.Wow.ObjectManager; public class Main : wManager.Plugin.IPlugin { public void Initialize() { robotManager.Events.FiniteStateMachineEvents.OnRunState += (engine, state, cancelable) => { if (state is Resurrect || state is ResurrectBG) { Task.Run(() => { while (Conditions.InGameAndConnectedAndProductStartedNotInPause && ObjectManager.Me.IsDeadMe) { if (ObjectManager.Me.IsValid && ObjectManager.Me.PositionCorpse.DistanceTo(ObjectManager.Me.Position) < 45) { Logging.Write("Stop product near corpse"); Products.ProductStop(); } Thread.Sleep(500); } }); } }; } public void Dispose() { } public void Settings() { } }
-
License Key is for an other Wrobot Program. Please check
Hello, your problem is resolved
-
Relogger plugin
chekc if you use utf8 file encodage (for the plugin file)
-
Radius profiles
Hello, easy way is to use bot "Automaton" (but you can also do that with quester or grinder)
-
License Key is for an other Wrobot Program. Please check
Hello, try again