Jump to content

ScripterQQ

Members
  • Posts

    484
  • Joined

  • Last visited

Posts posted by ScripterQQ

  1. So recently I noticed the battleground product causes major fps drops, when I stop WRobot the game goes back to smooth (50-60 fps), the moment I press start on WRobot it drops to 10-20 fps, and it stucks very often, like there is a cpu/memory issue (in fact I noticed the cpu usage is huge, usually100%). I remember time ago running smooth even 4-5 battlegrounder together with no problems.

    Any idea about how to fix this? I tried even with no addon, same problem. I tried also that "max fps<50>" in the file settings but didn't work.

    Thanks for any help.

  2. 1 hour ago, Matenia said:

    Yes it isn't detected and neither is EWT. Pretty sure people have even modified the old PQR by now to work around Warmane's detection (which was mostly string detection, looking for PQR in chatframe)

    A modified pqr version would be nice to have, specially for those times where I am in dungeon and I'm literally so tired that I can't focus well on doing the basic 1-2-3 rotation, and I just want to finish the dungeon asap and get the emblems and log out.
    However, I am still very careful even with wrobot, I got flagged by the sentinel anticheat recently, while using the auction feature on my main account. I don't know exactly what happened but after that, I switched the auction feature on a trash character and now it camps the AH day and night non stop, and I never got a warning. So stupid...

  3. 1 hour ago, binbin said:

    I've put healing wave into fightclass, usable out of combat.

    Made it only use out of combat and wait during casting is ticked. But the character won't wait for the casting to finish, it'll start moving soon after it starts casting.

    Also it drinks first rather than healing.

    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

  4. 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.

  5. 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

     

  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. 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?

  8. 15 minutes ago, Garub said:

    please provide the xml please, I would like to test the improvements of you.
    Which file do I replace?

    I will upload the profile soon. I think I got the solution, but sometimes it goes into tunnels because it detects enemies there.

  9. 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 ?

  10. 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...