Everything posted by Droidz
-
interrupt casting at 80 - 90%
Hello, you can try to use lua codition https://wow.gamepedia.com/API_UnitCastingInfo: local name, text, texture, startTimeMS, endTimeMS, isTradeSkill, castID, notInterruptible, spellId = UnitCastingInfo("player") if name then local finish = GetTime() - startTimeMS/1000 local casttime = (endTimeMS - startTimeMS) /1000 local p = finish * 100 / casttime print(name .. ' casting ' .. p .. ' %.') end
-
Box bot
Move dll file in folder "Plugins", launch WRobot, go to tab plugins and enable it
-
Grinder profiles
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Program cant update
Hello, try to disable your antivirus
-
Box bot
Hello, yes you can with "Party" bot (you can also use this plugin: https://wrobot.eu/files/file/1645-partybot-helper/ )
-
Creating a quester profile
Hello, it is this quest? https://www.youtube.com/watch?v=_6FpIcxqR8M Try to disable quest setting "Has objective 1"
-
Your Place In The World
- Your Place In The World
Changed Status to Not a Bug Changed Version to All- Resurrecting bugged? (elysium)
Hello, I added setting to select distance to res: wManager.wManagerSetting.CurrentSetting.RetrieveCorpseMaxDistance (by default 26)- Dieing inside dungeon - Stops in front of portal
If you can wait next update- Dieing inside dungeon - Stops in front of portal
Changed Status to Fixed Changed Version to All- Ressurection on corpse issue
- Food and drink
In advanced general settings tab "Food/Drink" put your item name in "Food name" and "Drink name"- How to load .cs file?
Move file in folder "FightClass" (and select file in general settings option fightclass)- Food and drink
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Control ghost
Hello, wait next update and tell me if problem is resolved- Bot dont start, many errors in Logfile
Hello, try to disable your antivirus/firewall and redownload and reinstall WRobot in new folder- GoTo MapClick
Hello, use event "wManager.Wow.Forms.UserControlMiniMap.OnMouseClickEvent"- Wow 64 bit only
Hello, WRobot no longer (and won't) update for live (Blizz) servers. I'll probably add BfA private servers support (and 64bit) when Blizz will release next extension (9.x.x).- Record Profiles
Hello, I would like but it is not possible (or too complicated) to add.- More functions in remote
Hello, sorry I not planned to add more functions in remote featre- plugin request: fly up after gathering
Hello, WRobot do it. Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Server Down?
Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Hunter - Won't Attack Mobs & Ammo Help
Hello, disable your wow addons, if your problem is not resolved disable all wrobot plugins- Cant figure out how to eat and drink, keep dyin
With your current settings, WRobot will regen only if your character are less than 1% of health (and stop regen at 78% or more), use value like 55% to 90% - Your Place In The World