WRobot for Wow Wrath of the Lich King - Help and support
702 topics in this forum
-
Hey guys, as the title said, i'm looking for this plugin, i know there is one(somewhere in the forum) i saw it once, but now i can't find it, so ill be glad someone to post it, thanks!
- 1 reply
- 1.6k views
-
Hello, lately i increased the number of sessions i run(from 5 to 8 ) at the same time, and two of the bots are unable to sell items to vendor, also all of them are unable to repair themselves, any suggestions how to fix that? Thanks!
- 8 replies
- 2.9k views
-
Hi, I have in my profile (quester) some steps that involve lua macros, they work very good, but one of them is /reload and it gives me the yellow message that the action was blocked by an add on. I kinda spot which addon is that makes me unable to >RunLuaMacro "/reload", what should I do? Also if I type in game /reload it works perfectly so I really don't know why manually works and with wrobot it's blocked..how to deal with this? Any help?
- 4 replies
- 3.1k views
-
Hello, i figured i can use my priest as group healer. Problem is aoe healing like some people already mentioned on forum. I don't have skills to do in in C# but in Lua i could try. My question is, can i pick spell in fight class editor and add "Lua Script" that will look at more than one party to cast aoe heals or this is job for C#?
-
- 3 replies
- 2.1k views
- 2 followers
-
-
Been using the fishing bot and it has caught me over 60,000 fish total. I have noticed that it very often recast even tho there is no fish on the hook. This does not necessarily cause any major problem however the bots information tab (Farms : x (x/hr) becomes irreverent since the information shown are not all 100%, or even 95% correct. I have tried the following: Deleting all config files, did not help. Deleted all files and made a fresh download. This did not help either. BUT, changing the millisecond delays for loot, interact and search time had some change on this issue. By default loot and interact timers are set to "0 milliseconds" …
-
- 2 replies
- 11.4k views
-
-
Greetings community, Today I experienced strange Wrobot reactions.. I have set wrobot to buy 100x of [specific food] and its not doing it good, no metter what I put in "food amount" it will buy only 55x [specific food] instead of 100. Any suggestions?
- 3 replies
- 1.5k views
- 1 follower
-
Hello , please help, any time have problem patch of navigation ,bot stuck and wait ,wait , wait while mob who in grindlist ressuraction and he go to mob to killing and after this - stuck done becouse me changed coordinates, It is very big problem - longer time to grind [N] 09:07:35 - [Path-Finding] FindPath from -2165,989 ; 1738,328 ; 80,21868 ; "None" to -2165,834 ; 1738,177 ; 78,60548 ; "None" (Kalimdor) [N] 09:07:35 - [Path-Finding] Path Count: 2 (1,627519y) [N] 09:07:35 - [Path-Finding] FindPath from -2165,989 ; 1738,328 ; 80,21868 ; "None" to -2165,834 ; 1738,177 ; 78,60548 ; "None" (Kalimdor) [N] 09:07:35 - [Path-Finding] Path Count: 2 (1,627519y) [N] 09:07:35 …
-
- 0 replies
- 973 views
- 1 follower
-
-
Hey all, I'm working on a Ret pally party bot for W@rm@ne 3.3.5 and im looking to get "Art of War" procs to be a bit more smart. The Art of war is a proc where he net Flash of Light or Exorcism becomes instant cast. At the moment im just writing the tank name into the Fight class and running a macro to target the tank when the bot has Art of War and cast FoL. Its effective, however some boss fights are a bit more party damage heavy and im seeing a lot of wasted heals landing on the tank which could go to the party. Does anyone have code or methods to check the health of party members and target / heal them in a DPS fight class. Currently im r…
-
- 1 reply
- 1.7k views
-
-
Hello Dear Com, i have a question: if it is possible to create a Plugin wich allowed you a precast function ? - let me try to explain A plugin wich react on a ingame macro command + spell - -> and force to cast for the next 3-5 sec to cast this spell ?! /wrcast Mocking Blow - Bot trys to cast Mocking Blow for the next 5 sec /wrcast Berserker Rage - Bot trys to cast Berserker Rage for the next 5 sec greetings Knoppers
-
- 1 reply
- 1.4k views
-
-
Hi my warrior is wearing shaman gear + he try to train at shaman trainer every single time . I tried many things on my own but I cant fix it . Im using bettersister 13-60 Horde with buttler I have another bot shaman and I have 0 probleme.
-
- 2 replies
- 1.6k views
-
-
Hello is there any option to not go without a target? Example, in the midst of several targets, your current target dies or disappears (rogues) automatically it takes the target closer or with a lower HP. For several times I had to click to continue hitting some target, did not want it, want it to take the next target automatically. ty
-
- 0 replies
- 1.4k views
-
-
Hello all please help)exist function to add 2 codition in option of quest "is complete condition "? need - is complete condition 1 or is complete condition 2 then ...... example : finish the grind mobs after condition 1(bag is full) or condition2(me.durability < 20 ) .....thanks for help
-
- 2 replies
- 1.7k views
- 1 follower
-
-
I cannot run the bot if I start the client through Inner Space (ISBOXER). If I open the client with just WoW.exe, the bot works fine. Below is the error I receive. I did a search for issues with either Inner Space or ISBOXER and did not find this crash. I get the crash in both DX9 and DX11.
-
- 1 reply
- 1.9k views
-
-
Is it possible to delay the attack in the PARTY option? I ask, because it reacts a little too quickly and sometimes TANK wants to pull the group mobs away from other mobs for safety group. but WRobot attacks immediately ?
-
- 2 replies
- 1.5k views
-
-
I have never done anything in tanaris, and disabled the feature to use other vendors mailbox and repair, but my character insists on running all the way to Tanaris to sell from Silithus..... How to make it stop?.. kiko silithus test.xml
-
- 13 replies
- 3.3k views
- 1 follower
-
-
Hello, I have around 10 macros already added in fightclass but with this one Im struggling... Macro is: /run for bag=0,4,1 do for slot=1,36,1 do local name=GetContainerItemLink(bag,slot);if (name and string.find(name,"Item1")) or (name and string.find(name,"Item2")) then PickupContainerItem(bag,slot);DeleteCursorItem();end;end;end hint( its working if Im clicking it by myself ingame) At fightclass editor its written like this: RunMacroText("/run for bag=0,4,1 do for slot=1,36,1 do local name=GetContainerItemLink(bag,slot);if (name and string.find(name,"Item1")) or (name and string.find(name,"Item2")) then PickupContainerItem(bag,slot…
-
- 3 replies
- 1.8k views
-
-
Hello, I'm creating a quest profile with gatherer zones, but I have some problems. I added the hotspots and IDs of the herbs, but I notice the bot gathers trash herbs if they are near, and this is a problem, for example when he needs to change zone, he takes the taxi but once arrived start gathering everything he finds in his route, and this is a huge waste of time, I want to force the bot to go only on my hotspot and gather only the herbs I added, is there something I am missing? Thanks.
-
- 1 reply
- 1.1k views
-
-
for A & H side ?
-
- 0 replies
- 1.5k views
- 1 follower
-
-
Not sure if I spot correctly the problem, but I believe the bot bugs when enemies attack first. What it does (as Mage) is white melee with weapon and just mana shield, no other spells. When I engage combat first, It does all the spell in the rotation correctly. Tried stopped/restarting the robot, the problem is still there. Any idea?
-
- 1 reply
- 1.1k views
-
-
HEllo all, please help , wrobot restarting every 1-2 min Connection error, close bot, you have probably launched 2 times bot with same license key, please contact WRobot team if it is not the case i have 1 computer and have 2 reloggers . If i start 1 relogger - normal work , but if i start 2 relogger on this computer ,have this error , wrobot have 1 ip , wow have different ip-s proxycap......this is big problem to me.....need to start 2 reloggers on 1 computer///
-
- 3 replies
- 1.3k views
- 1 follower
-
-
-
I'm trying to set up fighting class for warrior, got my stances and debuffs going. Im trying to set up shield bash to interrupt target casting right before it ends. "Target casting time left" set to 1000 doesn't do and "Target in cast" interrupts too fast. Any suggestions?
-
- 1 reply
- 1.5k views
-
-
Hey guys, when i have this option(pause if nearby players) activated, is it possible to make it work only for my faction, so if im horde and alliance is around and attack me i can attack him also, because now they can farm me all the time. Thanks! http://prntscr.com/iypjxl
-
- 4 replies
- 1.6k views
-
-
hello, after last update wrobot crashes after start often and window dont must see tittle after minimized (windows 7)
-
- 1 reply
- 1.2k views
- 1 follower
-
-
Hey... After the "big" Update of the Bot, Bot wont use any Fightclass.. I tried out many Fightclasses but no one want work.. maybe it's me or just a bug please tell me. sorry for bad english.. lol greeds
- 7 replies
- 2k views