What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Search results

  1. J

    New Countdown for deleting characters suck!

    It takes 7 days to delete a character now. It used to take 24 hours so that really slows things down. They are getting smarter and smarter on slowing down bots. lol
  2. J

    AB need update. Official Thread.

    I'm not after the gold if you had any sense you'd know that some of us just can't get land and will do whatever it takes to get some. Even if it includes using a land grabber I don't really care if thats what it takes. I'm going to get the land I want. I pay a subscription and can't even get...
  3. J

    AB need update. Official Thread.

    I haven't gotten a single thing in two weeks opening this bot. I bought it especially for the land grab plugin I had to pay $30 for. Every time something is getting close on my server the game is patched and patch for AB comes out too late for me to try for it. Feel like I have wasted money...
  4. J

    AB need update. Official Thread.

    This really sucks they did this today with the patch. So many houses demoing today and I can't use bot to try to get me one. Very disappointing.
  5. J

    [Plugin] Questing

    Nuians and Firran both worked without any issues. I have not tested or tried the other races since neither of them interest me.
  6. J

    [Plugin] Questing

    That is false information. I've leveled 6-7 characters to lvl 34 with this plugin without a single ban. Don't spread false bullshit.
  7. J

    Is there a better wait to control how much CPU is being used?

    Both of those seem to be doing about the same thing. When I have two clients running my 4 cores stay around 60% cpu useage even while running Questing plugin. As soon as I start the Buff plugin all cpus go up to 100% and bounce between 95% and 100% cpu. As soon as I stop the plugin back down to...
  8. J

    Auto Buff Help

    That looks like a whole bunch of non sense just to pop a buff. There has to be an easier way.
  9. J

    [Plugin] Questing

    I think it only works with the default mount that the quester picks. If you have any other horse or any other mount it doesn't seem to work. It has to be the Buckskin Lilyut Horse on Nuia side and not sure which lion it uses on the other side.
  10. J

    Is there a better wait to control how much CPU is being used?

    I've tried to add Thread.Sleep(1000) to the end of the code before it loops again still uses a lot of cpu didn't make any difference.
  11. J

    [Plugin] Questing

    Suggestion: Allow mount speed to be used anytime it's up. If the mount always used speed when running would level up A LOT faster than it does now.
  12. J

    Hey, help me improve ArcheBuddy

    How about different payment options? Such as buying 2 unlimited instead of jumping from 1 to 3. For some reason after 2 accounts my system starts using way too much cpu and I get a lot of processing lag. So I can't run 3 so if I buy unlimited 3 accounts one of them is wasted because I can't use...
  13. J

    Is there a better wait to control how much CPU is being used?

    When I use a while loop to check buffs its using a lot of cpu with this while loop. Is there something I am doing wrong or a better way to do this so my cpu isn't getting maxed out? public void PluginRun() { while (true) { if...
  14. J

    Auto Buff Help

    Even if I use the rank in the name it still spams it. I can't seem to stop it. I've tried the code you provided also and still the same thing. if (skillCooldown("Refreshment") == 0 && me.getBuffs().Exists(b => b.name.StartsWith ("Refreshment"))) // Casting "Refreshment"...
  15. J

    Is there a way to save settings on Multi-Clients?

    It seems only 1 of the multi clients actually save the settings for the next launch. Every time I launch the other clients all the settings are like new again. Sound loud as hell stupid tutorial is turned back on. I have to go in and set up every single client to turn all this junk off every...
  16. J

    [Plugin] Simple Anti AFK

    After you put the .cs file in then tell your editor where the plugin folder is at. Then hit the Compile button on the Editor. It will create a .dll file inside that folder. Then you can run the plugin from your manager.
  17. J

    Auto Buff Help

    So I use that in my while loop to check if the buff exists?
  18. J

    [Plugin] Questing

    I noticed that it works on a Daggerspell but when I was questing at some point on my Defiler it wouldn't ever use Earthen Grip but I started using the plugin around lvl 25 and not from the beginning so I am not sure if that is why. I will create another Defiler soon and test it just to see.
  19. J

    [Plugin] Questing

    It does just not for elf race.
  20. J

    [Plugin] Questing

    I've noticed on a different class combination that it works fine. When I created a Daggerspell last night it was using Enervate and Earthen Grip and it was working great, but on my Defiler it would never use Earthen Grip that I noticed. It would only use Enervate. I'll do some more testing and...
Back
Top