Everything posted by Droidz
-
problem adding path point
Hello, maybe another running application on your computer uses this shortcut. Do you have any error about in your log ?
-
Does this bot need Proxy
Hello, You don't need VPN or proxy (it's even better to use your real IP). That can be useful if you get banned or when you bot in several accounts.
- The million dollar question! The use of prey.
-
payment help
Hello, It's no longer possible to use Paypal, the only alternative to credit card (Stripe) is https://wrobot.eu/allopass/
-
Bambos Wotlk Grinder Alliance issue
Good morning, Contact @Bambo to solve your problem (make sure beforehand that your IP does not change and that no one else is using your paid file).
-
My dungeon profile keep stucking at same place
It is true that in your log file the response time of the pathfinder is long. Can you try with a VPN?
-
Detect Magic Debuff and cast spell by ID or name
When you run your Lua code (in "dev... tools"), it works ? try to add a print in you code to debug it, like that : for i=1,40 do local name, rank, icon, count, debuffAuraType = UnitAura("player", i); if debuffAuraType == "Magic" then anyCurse = true; print("true") return; end end print("false")
-
My dungeon profile keep stucking at same place
Good morning, It's complicated to provide help on the creation of dungeon profiles. Tried disabling your Wow addons. Activate the radar3d to understand where the bot is trying to go. What is the state of the bot (tab info) when it is blocked?
-
Detect Magic Debuff and cast spell by ID or name
Hello, what is log debug log lines when the spell should be cast?
-
How to make profile force to go specific step after dead
You need to run this code once (before the quest or when the profile starts).
-
Combining Wrobot and Discord profiles
Hello, this post is reserved for the users with WRobot subscription
-
Whitemane server has no wow.exe, only wow_64.exe
Hello, https://wowdl.net/fichiers/clients
-
WoW 9.2.7 auction bot does not put the items up for auction
Hi, I'm sorry, I won't update the auction bot.
-
Wrobot and Wow Crashed if i take some function in Wrobot
https://wrobot.eu/bugtracker/wrobot-stürzt-nach-ca-5-10-min-ab-wow-wird-dann-beendet-r1508/
-
Wrobot stürzt nach ca 5-10 min ab Wow wird dann beendet
And with the shortcut "WRobot (DX hook)" ? Do you have an error in your log ? (if you can share few log files where the sessions crashes)
-
my char stops at the bot every few steps and keeps walking
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/ ).
- Dk starting area Quester
-
how to find the id of custom quests ?
-
WRobot_7.3.5_26124
Hello, your problem should solved
-
Wrobot stürzt nach ca 5-10 min ab Wow wird dann beendet
Hello, I replied to your ticket. Try to launch the bot with the shortcut named 'WRobot (No Lock Frame)'. Cordially,
-
How to make profile force to go specific step after dead
Hello, you should use events : robotManager.Events.FiniteStateMachineEvents.OnRunState += (engine, state, cancelable) => { if (state is wManager.Wow.Bot.States.Resurrect && ObjectManager.Me.IsDead) { // you code here cancelable.Cancel = true; } };
-
Elevators in Serpentshine Cavern
just restart bot
-
Elevators in Serpentshine Cavern
Thanks, support added
- [wotlk] Do not sell any formulas etc
-
My Bot doesn't using exact NPC's from my proflie
It's caused by your plugin AutoSelectFoodAndDrink