Jump to content

ScripterQQ

Members
  • Posts

    484
  • Joined

  • Last visited

Everything posted by ScripterQQ

  1. I can't screenshot cuz it becomes black once I paste it into Photoshop, I give u directly the xml of the profile (Quester). testcounter.xml
  2. I get an error CS1525: '=' is not a valid term in the expression CS1026: Expected ) symbol CS1002: Expected ; symbol CS1525: ')' is not a valid term in the expression This is when I add the IF condition
  3. I wouldn't suggest it for end content, gargoyle and other stuff should be changed a bit. It's made for leveling, mainly with blood spec (without dancing rune weapon because it's useless for grinding mobs). I may create a end game fight class, Frost and Unholy to be used on Dungeons or Battlegrounds but it's something I'm not planning to do at the moment. Greetings
  4. This is for a bot, using the quester profile, in order to do repetitive stuff, for example, buying gems and send them to an alt when reached a certain amount.
  5. Nevermind, I found with RunLuaCode i can just set a variable and recall/check it when necessary, easier than I thought :) EDIT: I cannot set a "If variable = X, then GoToStep" step with lua, so I'm again at the starting point, need to find a solution..
  6. Hello, I'm working on some quester profile but I struggle with adding a counter, I'm not so exped in C# but I believe it's something easy to do. What the quest order should look like: 1) var counter = 0 2) Pulse "quest 1" 3) var counter = counter + 1 4) If counter = 10 5) Msgbox "Counter equals to 10" 6) Go To Step "9" 7) Endif 8) Go To Step "2" 9) Pulse "quest 2" Any help?
  7. Just wanted to say that the new WRobot layout is very, very good, I totally love it. Nice Job :)
  8. I believe yes, minimized... but still don't bot like mad or you will get eyes on you pretty fast imho.
  9. Version 1.0.1

    1207 downloads

    Hello, I want to share my fight class for Death Knight, WOTLK expansion (level 55-80) This is mainly designed for a full Blood Specialization but it works also with Unholy, or mixed Blood/Unholy. Can be used on Battlegrounds too. Features: - Chains of Ice/Icy touch (Chains PvP, Icy Touch PvE) - Anti-Magic Shell - Icebound Fortitude - Death Strike/Scourge Strike - Mark of Blood - Blood Tap - Gargoyle - Summon pet - Death Pact - Corpse Explosion - Pestilence (You need to buy the glyph since it is used to refresh the diseases) Tested with grinder/automaton features (zero quests), doing the job pretty good. Be sure to train the important spells at least every 5 levels! Feel free to try it and see how it works for you. If you have any suggestions or problem, contact me. IMPORTANT: As a leveling profile, remember to restart WRobot each time you learn new spells. Have Fun
  10. 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.
  11. Hello, since months I noticed a small bug but never bothered to report it. So the thing is if I choose battlegrounder and in the options "use other products while in que" i pick up Gatherer for example, I can't stop the bot. It does correctly the functions, battlegrounder and gathering but the stop bot button is stuck and i need to alt f4 the wrobot to stop it
  12. Restart the robot, should be fine. Your rotation will always prioritize Smite over Wand, Wand is when ure OOM or when u get counterspelled on cast.
  13. It's hard specially when you have crap gear no heirloom and not improved leader of the pack talent. Gear is important but I would say after leader of the pack improved you don't have anymore to worry about mana issue even tho I admit the bug is annoying.
  14. Yay I used Automaton from 1 to 80 changing zone every 5 levels around, and putting a 200-250 yard range from the starting point (usually where there are many mobs but not in big groups, so I can pull one by one)
  15. If you want just grinding mobs, use Automaton, 55-60 is a joke put it in Silithus and enjoy. I used Automaton 1-80 and it works pretty good.
  16. I'm looking for an exploit or something that let me dodge the low rating teammates in soloque without getting deserter for 30minutes. Realm is Bl4ckrock. Message me if you have something.
  17. Hello, I'm working on a quester profile, I noticed quite few times when there is a Pulse (Follow Path), the bot ignores my recorded route and decides on his own how to reach the final point, for example I recorded from barrens to tanaris and the bot is running on the edge of the mountains, with the risk of falling down and messing up all the path. Why is this happening? I'm testing it on 3.3.5 server.
  18. I noticed sometimes (on long sessions) it bugs and keep opening the vendor and closing it without selling anything. If I restart wrobot the problem goes away and it immediately repairs and continue the profile.
  19. I'm currently working on a quester profile (which doesn't include quests, it's just grinding, but with extra features). I can't publish it since it's a work in progress but I can give u a hint, use Automaton. Before even creating the profiles I leveled 3-4 chars just with Automaton with 200-250 yard range setting. You place the char in a zone with enemies with appropriate level, and let it go for 4-5 levels. Then change again zone and repeat. You can't afk 100% obviously but it works good.
  20. My main problem was because of Isle of Conquest, I found a way to exit from the base when bg starts and then try to stay in middle forever. Because if you reach the end of the profile somehow, it will try to go to the starting point, the base, which is impossibile because there are gates down, and it will run into walls. So that was my plan, exiting from the base (A to B) then loop forever in a big circle, even with variations, but as already said, it doesnt happen. I copy-pastaed the loop more than 50 times, but happens it ressurrect, does a piece of route and then it goes to the base. Means it reached the end of the profile and tries to go back at the beginning. So basically my copy-pasta of the circle/loop is useless.
  21. Small update: I got the same error while using Stauffenberg 's profile "darnassus to northshire", on a private server (not w.rmane). I was waiting at Teldrassil for the Ship to Auberdine, and exactly like my profile, I got the same error and behaviour (after the error the char was jumping into the water thinking the ship was there). I tested his profile on w.rmane and it was perfect, so I guess it's something wrong on the server rather than on the code, I don't know. I even tried to make a separate Quester profile with just a RunCode with while (ObjectManager.GetWoWGameObjectByyId(ID).Count == 0) {Thread.Sleep(1000);} and the step after, a debug print on the screen, which never triggered, meaning it was still on the while loop because the ID was not found, but the Ship appeared on the game so the while statement should have stopped. My guess is the robot on some servers can't recognize ships IDs when they appear/disappear... or it bugs somehow. I will make further tests and try to localize the problem..
  22. I think Vargus is the only repair in silithus IIRC, I remember having some problems too, now I don't have a level 50~ char to test it but meanwhile I suggest you to wipe the NPC database, and add manually Vargus as Repair, with your faction (default is neutral, change it to your faction). Then make sure Wrobot doesn't automatically add vendors, remove the check from that feature, and try. I don't remember if Vargus is a Vendor too, but try to use it only for repair.
  23. Same issue on a random 3.3.5 private server, it reads the energy bar as "mana" and tries to drink/regenerate (when obviously it's not needed)
×
×
  • Create New...