Jump to content

ScripterQQ

Members
  • Posts

    484
  • Joined

  • Last visited

Everything posted by ScripterQQ

  1. Put the healing spell on top priority with settings "Combat Only: False" and in conditions "Me in combat: False" and "Buff: "Drink"> False", it should work. At least this is how I designed my fight classes and they work fine
  2. Happens to me too when I use a spell as food, try messing around with the treshold... not saying it will fix it 100% but at least it will waste less drinks. For example put a maximum value of 70-80% Health, so maybe with one cast you reach the treshold and you drink only two times. I guess you have maximum value to 99%? I usually don't use food becuse of this, and instead I add a healing spell to my fight class, to heal me both when I'm in combat and when I'm not.
  3. Sometimes, very rare tho but still, the bot kinda stucks and everytime it does a research of the items to buy, it gets always the error "no items found", when obviously there are many and many auctions of them. The solution for me is: close Auction House window, stop WRobot, Re-open Auction House, start WRobot. I initially thought it was because of the search delay, which was set at 10 seconds, so I put it at 20 seconds but still the problem happens so I don't think it's that. I think it's more likely the bot stucks because of too many WoW opened, and maybe with a slow computer it can't process all the data and goes afk/stop working. Usually I have 1 AH Bot to buy few items, running for several hours, and other WoW opened, for example another one when I do arenas and pvp (so no other wrobot opened) It may happens, I don't care sooo much because anyway I always tab and take a look at the bot for security reasons, but well I just wanted to report this thing. Also a small note: with addons (auctionator) I'm able to buy for example 40 stacks of 1 of "Linen Cloth" with one click. When WRobot finds these kind of auctions, it buys them one at time and it wastes so much time. If you can speed up this process and mass-buying it would be perfect. Greetings
  4. Is this behaviour always happened from the first time or is it something recent? If the first times it was correct then maybe there is something wrong with wrobot, cache I don't know, try to contact admins. But keep in mind that I designed and tested it for WOTLK so I can't guarantee its working flawless on a TBC realm. Best luck
  5. If I remember correctly it shifts into cat when moving, if your character is standing still because low health, its more likely it will try to cast a heal. So I think it's working as intended, to prevent going cat form at 2% health and die vs a mob. You can change or remove the abilities by the way and make them more suitable for you. Greetings
  6. I noticed this problem with other macros, now I don't know what is "allowed" and what not, and which addon causes the problems, but my best solution was instead of using the step "RunLuaMacro" and type "/run bla bla bla", I use "RunLuaCode" and i type directly there "bla bla bla". The "Lua.LuaDoString" is a valid option but for long macro full of " " signs it can be tricky (If I remember correctly you need to change every " with a ' )
  7. Version 1.0.0

    49 downloads

    This is a plugin designed for BLACKR0CK, server WARMAN3. Place your toon at Shattrath City, use Battlegrounder product with this plugin enabled. If you have 25k or more honor, it will buy Arena Case from vendor, otherwise it will move near the SoloQ NPC, this is your wait position (you can change the wait position and put what you want, as long as it is in Shattrath City). It will also remove target (arena case vendor) to look less suspicious. I strongly reccomand you to edit your own "wait" coordinates, so we don't end up everyone in the same position. Special thanks to Droidz for the Honor Cap plugin, which helped me creating this. Have Fun
  8. I was keeping an eye on my robot as always while it was on battleground. We end up in a situation where we were farmed by the opposite faction at the cemetery. In the scoreboard I was first with 25 deaths, because the other players simple avoid to resurrect to give honor/reinforcements to enemies, and basically forfeit to the battle. So I left BG before someone reported me. I was thinking, what about a feature that automatically leaves BG after X deaths? Could be helpful against these kind of situation, where everyone is avoiding release but your bot keeps resurrecting, making you a bit suspicious. Greetings ?
  9. 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?
  10. Same, I did BGs for capping arena points and some extra for honor (gems) and everything was smooth.
  11. This sucks. Considering also I was developing a 1-80 grinder profile. If they really check quests done we are screwed.
  12. It's a common bug that it reads energy as mana, we wait for an update.
  13. Just add it as other spells, with condition "out of combat-yes" and in the options Combat only:false
  14. Update: Vargus is somehow bugged, even adding it to the database, as repair (Neutral or Alliance), it only sells items but doesn't repair. Definitely there is something wrong with this npc, and yea it's the only repair in Silithus.
  15. Nah u just go in Battleground mode, scroll down there should be a button Create Profile and u start recordin, then u save the file as WSG.xml (ally or horde)
  16. I will upload the profile soon. I think I got the solution, but sometimes it goes into tunnels because it detects enemies there.
  17. Nevermind, it was a small mistake in the fight class related to mob range! You can delete the topic.
  18. 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?
  19. Giving the command to conjure water and food is easy, the problem is to set the food/drink created for the regeneration, because the name changes with levels. Basically I'm having the same issue, I hope to find a solution so I can complete my Fight Class.
  20. Hello, I would like to include a step that forces the character going to the trainer of his class. Now I know there is plugin trainlevel.cs, customizable with levels and so on, but if I'm grinding with quester Pulse > Level 10 to 15, and the plugin is set to 13 for trainer visit for example, it simply doesn't go, because I believe the bot is still finishing the 10 to 15 pulse so it ignores the plugin. Also I'm trying to do a Quester 1-80 that fits all classes so I can't put a Step > GoToAndInteractWithNpc because every class has different trainer, so my idea was between each pulse of zone level, force the bot to visit the trainer like it would do normally, I mean knowning exactly the class and knowing where is located his trainer (but this isn't a problem, I added npc in the profile). TLDR: Is there a "Go to trainers" button/C# code that fits all classes? Thanks ?
  21. I'm learning C#, small steps but It's okay. I just noticed some profile when there are codes like "GoToPositionAndTalkWithNpc" or similar, there are the XYZ coordinates, but in some profile they are in format X, X, X, in other profiles they are written like Xf, Xf, Xf,. What the f stands for? I tried both version and apparently didn't notice any difference for my purpose to move the character in a certain position. Thanks for any clarification!
×
×
  • Create New...