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

Search results

  1. J

    Add Method for opening new gifts in update please?

    If it is possible could you add a method so we can make a plugin that will open the new gifts we are getting every 30m so when AFK we are still getting gifts?
  2. J

    Out: Is there a way to see someone's location like it says in guild list?

    Is there a way to show someone's location that you aren't in the guild with? Like friends? I want to know what zone my friends are in sometimes would be nice to write a little plugin so I can see what zones they are in for the friends who aren't in my guild. I would imagine there has to be a...
  3. J

    Out or Anyone who can answer: How do I cancel a method from continuing?

    I'm wanting to allow my plugin to have a check box on the widget. I want it to start when the checkbox is checked then stop when its unchecked. It works great when its checked it does what it suppose to do but when its unchecked it won't stop. Is there is way to cancel PlantItemsAsFarm or...
  4. J

    UseDoodadSkill help

    Can someone help fix this code I'm trying to work with. I'm not sure why its not working but I'm not the best coder. Could use some assistance. public string seedchoice = "Azalea Seed"; public uint skill; public int gtime; public string descr; public...
  5. J

    Out: Is there a way to stop character from running into range of target?

    I'm trying to make a simple PvP plugin to fire my skills in the order I want while I am PvPing. The issue I am having is soon as I pick a target my character takes off running towards the target till its in range. I don't want my character to move I want to control the character all I want it to...
  6. J

    Out: Was the CollectItemsAtFarm function changed?

    For some reason I can't get my plugin to pick things up on my farm anymore. It will plant them with no problems but it won't pick them up. Such as this line of code it won't pick up the Azalea it was working till this last update we just got. CollectItemsAtFarm("Azalea", "Gathering: Spend 1...
  7. J

    Suggestion: Refresh Server List

    For the times the game goes down and try to login and get to the server select and server is on maintenance or something like. Would be nice if it refresh the server page until it can login. Right now it only just sits there and never does anything if the server isn't up. Is there a way to add a...
  8. J

    Auto Report them back!

    Someone should make a plugin that will report someone if they report you. Not sure if archebuddy has a method or a check to see if someone reported you and give them love back but it would be awesome to report them also.
  9. J

    Crash not sure?

    All day yesterday bot worked flawless no issues at all. Today every time I try to load the game it gets to the server selection then it goes to the movie like there is no internet connection. If I hit the Esc key it will skip the movie and go to character selection. Then after that the game just...
  10. J

    Out: Is there a way to plant and gather at your house?

    It seems to work great on farms but when I try to use any plugin at my house it will never do anything. I noticed the method is PlantItemAtFarm but I tried PlantItemAtHouse and it said that didn't exist. Is there is a way to plant at a house if so what is the secret? I even tried to use your...
  11. 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
  12. 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...
  13. 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...
  14. J

    Auto Buff Help

    I'm trying to get into coding some of these plugins but having some issues. I'm trying something simple like buffing myself with Refreshment when the buff comes off and for some reason the code isn't working when I run the plugin it never does anything. Can someone tell me what I am doing wrong...
  15. J

    Buy Evenstone and break down gear

    I haven't been able to get the option in the Questing bot to break down gear it doesn't work for me it only sells the items. I can't get the disenchanting option of AutoRotate skills and AutoBuff to do it either. Can someone please make one that will break down gear please?
Back
Top