Everything posted by Droidz
-
3.3.5a Bot Converter
Hello, to convert HB quest profiles you need to use "Quester" product > "Product Settings" > "Easy profiles creator" > "Tools" > "Helpers tools" > "Buddy to WRobot". But WRobot don't convert all HB profile information, and Hb profile don't contain all informations required for WRobot profile, you need to fix profile manually. And I'll not update/add support of older profile at converter (if you want really the profile you can also convert it manually, for grinder profile you can use notepad with "replace") (you can also use trinity database to create quicly your quest profile http://wrobot.eu/files/file/470-quests-database/ ).
-
[3.3.5a+others] configurable item groups to not sell to vendor
Hello, thank for suggestion, i noted , I come back here when I add this feature.
-
3.3.5a bot stuck because mob evades
Hello, this feature is active, normally WRobot blacklist units if seem stuck (but it is not easy to detect mobs stuck).
-
compilation error when starting wrobot
You still have this problem? have you try to download again and install in a new folder WRobot? Do you have lastest framework version?
-
[Suggestion] ForceLeave Strand of the Ancients & Isle of Conquest
Hello, use this wrobot plugin:
-
Leave BG (IoC and SotA)
- 456 downloads
- Version 1.0.0
Leave BG Auto leave the current battlefield if it is Isle of Conquest or Strand of the Ancients How to install: You need to move downloaded file (Leave BG.cs) in folder "\WRobot\Plugins\", launch (or relauch) WRobot, go to tab "Plugins" and turn on "Leave BG.cs".- 2 comments
- 1 review
-
The bot does not remove the skins ( WRobot for Wow WoD 6.2.3 )
Hello, I cannot reproduct this problem, you can you try to increment/lower min/max latency in advanced general settings
- Окшибка работы Бота
-
Besoin de conseil pour améliorer l'efficience de mon Grinder
Vous avez des sacs spéciales (mines/herbes...)? Si c'est pas le cas essayé de lancer WRobot avec le raccourci "WRobot No Lock Frame".
-
Auction bot bug or not developed yet?
Hello, try to remove all files that start by "Auction-*******.xml" in "WRobot Wotlk\Settings"
-
Remote go to town
Hello, I have added your suggestion to my to do list, I ignore if I'll add or not this. (To force to go to town frequently you can use "Go to vendor/repair/mailbox with timer: XX minutes".)
-
Fight Classes.. Any up to date ones?
The frost mage fightclass seem updated: http://wrobot.eu/files/file/499-gtx-frost-mage-dps/?tab=comments For the warlock affil, you can try to edit it (or contact owner), if you need help tell what is don't works on this fightclass I'll try to fix it (give me detail, I don't play warlock): http://wrobot.eu/files/file/450-warlock-affli/
-
3.3.5a meshs
Hello, you can download all meshes file for Wotlk here: http://download.wrobot.eu/wrobotwotlk/meshes/meshes.zip
-
Upgrading Subscription
hello, I have added credit at your WRobot account (price of your old subscription), you can use it to buy new subscription
- Battlegrounder Error Popup
- Crashing with Automation
- Battlegrounder Error Popup
-
How to cancel the current cast?
Hello, like this: test Cobrashot.xml - Add spell "Cobra Shot" and put "False" at spell settings "Wait during casting". - Add spell "SpellStopCasting();" and put "True" at spell settings "Not spell, is lua script". Add condition "Me In Cast": "True" and "Is Spell Usabe" : "Kill Shot" , "True". - Add spell "Kill Shot"
-
How to create an Fight Class (developer only)
Samples: Monk - Brewmaster.cs Monk - Windwalker.cs
-
Fight Classes.. Any up to date ones?
Hello, what class/spe do you use?
-
Auction bot bug or not developed yet?
If you can tell me if problem is resolved on new update please.
-
AuctionBot not working for 3.3.5 ?
If you can tell me if problem is resolved on new update please.
-
Use item quests
Hello, It is this quest: http://www.wowhead.com/quest=11889/death-from-above ? The quest type "UseItemOn" don't work? Your code in "Macro when interact" is incorect, use code like: local name = GetItemInfo(35278); RunMacroText("/use " .. name); (I don't recommand to use /tar, it is not multilanguage, but if you want use it use this code: RunMacroText("/tar Reinforced Net"); )
-
Auto Equip Gear Upgrades
I'll not add this feature, you can use this wow addon: http://wrobot.eu/files/file/594-topfit/
-
I got an idea for the questing stuff
I have check, and I cannot add this feature sorry.