Everything posted by Droidz
-
Plugin Path wrong ? [LootFilterWRobot]
Hello, you get this problem only with this plugin? If yes try to contact the plugin owner.
-
When I start the bot it crashes along with WoW
Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Crashes on start
Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Casting a spell then target new mob
Hello, try to disable option "Attack Before Being Attacked..."
-
Mage conjuring too many water
Sorry, it is bug of WRobot for vanilla, wait next update (or don't use IsSpellUsable condition)
-
How to use translation files
Hello, move xml file in folder "WRobot\Data\Lang\" and select lang in WRobot login window (first window)
- Wake of Ashes
-
Wrobot wow1.exe, wow2.exe...
You can start several times same wow.exe No, you cannot change arguments when you change wow path.
-
Selling issue
- [Quester] UseItemOn
Sorry, I have check code and it is mistake of me I have didn't add wait time. Wait next update for the fix.- Mage conjuring too many water
How to add spell from another fightclass to your fightclass: http://wrobot.eu/forums/topic/5033-how-to-add-easily-spell-from-another-fightclass-to-your-fightclass/- How to add easily spell from another fightclass to your fightclass
- Useitem script on specific npc only
To check if it is good npc type: if (ObjectManager.Target.Entry == 17157) // http://www.wowhead.com/npc=17157/shattered-rumbler- Force new target
Hello, you cannot change this option. But in tab tools you can click to button "Stop fight" (or "Blacklist target" > "Stop fight").- WRobot for private servers > Add Wow Vanilla support
Hello, http://wrobot.eu/forums/topic/2018-wrobot-old-versions/- Conjure Food/Conjure Water
To add easily these in your fightclass, download and move this fightclasses in folder "WRobot\Fightclass\", and:- "Wanding"
For the distance, put false at the spell option "Check if is good distance" and add condition type "C Sharp Code" with the code Lua.LuaDoString<bool>("return IsActionInRange(" + (SpellManager.GetSpellSlotId(SpellListManager.SpellIdByName("Auto Shot")) + 1) + ")") (of course, replace Auto Shot by your spell name in english, this code in implemented here).- [Quester] UseItemOn
WRobot wait channeling by default- Set a relogger to start on time?
- Conjure Food/Conjure Water
Use like here: http://wrobot.eu/applications/core/interface/file/attachment.php?id=11023- How to make smelting work?
Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Moving while fighting
http://wrobot.eu/bugtracker/add-events-in-wrobot-code-r418/?do=findComment&comment=3543- the crash reports
Hello, this problem is normally resolved.- Fight Class Settings Drop Down Box
- Stop/Start Auto Attack C#, And Wanding?
http://wrobot.eu/forums/topic/4829-wanding/#comment-22838 - [Quester] UseItemOn