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

Search results

  1. totalschaden

    CraftItems() UseSkill() return code

    The return values of CraftItems and UseSkill() are not working properly when cast is canceled. If you Craft or Cast something, and cancel it by moving for example, both will return true. if (CraftItems(tradePackID, 1)) { Log("Successfully crafted Tradepack.", Color.Green)...
  2. totalschaden

    useItem() MountedState LastError

    Hey, im trying to use Labor Pots while Mounted, if you do it by Hand it works, so its supported by the Game. Using them while unmounted works fine. Test made with item.id 34070 // 500 LP Pot. If I however try to use it while mounted, AB will throw MountedState LastError MountedState Field...
  3. totalschaden

    Store Plugins sale per Session/s

    It would be nice if you could sell Plugin Sessions using the Store. I dont think the current System is fair to users who just use 1-3 Accounts. There are Users runnning 20+ Accounts and only pay like 15 € for your Plugin. Then again there are Users paying 15€ and only use/have 1 Account. The...
  4. totalschaden

    Embedded Resources + Store

    nvm got it working.
  5. totalschaden

    Demand for Mining Plugin ?

    Hi guys, I just saw the changelog from Feb. where a method I was waiting for was added. I already started working on this project a few month ago but abandoned it due to missing method shortly after. I thought about starting to work on it again, but im not sure if there is anyone still...
  6. totalschaden

    Status WB

    Hey, just got Wildstart + Wildbuddy, WB seems outdated ? Didnt find any Info about it, was there a recent Game Patch or do I have an outdated WB version ?
  7. totalschaden

    Gps Collision event

    How/where do I change/replace the standart Gps "collison" event where it jumps 2 times and then stop if still stuck ?
  8. totalschaden

    Detect Loading Screen

    Is there a proper way to detect a loading screen (after recall for example) ? Tryed it with gameState but thats not working for Recall.
  9. totalschaden

    Windows Forms

    Hey first time using VS + Windows stuff here, im used to use Unity + Monodevelop unfortunally it cannot make .dll's :(. Does anyone know how I show the Windows Form Stuff from my FormGui.cs ([C#] using System; using System.Collections.Generic; using System.ComponentModel; - Pastebin.com) and i...
  10. totalschaden

    Banned 1/4

    To report your ban - please create new thread, and specify: 1) Server (NA or EU, and gameworld). • EU 2) Ban time. • Today :) dont want to post time public, out can pm 3) How many accounts was banned. • 1 of 4 4) What plugins you use, or what you do with ArcheBuddy ingame • Private...
  11. totalschaden

    FFM CombatRoutine Requiem / Sorrowsong

    Fight For Me Combat Routine Kills Stuff for you :> It use the following Skills: • Mana Force • Insulating Lens • Magic Circle • Mana Stars • Hell Spear • Rhythmic Renewal • Summon Crows • Absorb Lifeforce • Dissonant • Startling Strain • Crippling Mire • Freezing Arrow • Flamebolt •...
  12. totalschaden

    GPS Editor ADD LINKS !!!

    How do you ADD LINKS in the GPS EDITOR this is not working ! :mad:
  13. totalschaden

    How to check if Skill is available ?

    How do I check if a Skill is taken in the Talent Tree, if I use if (skillCooldown("Insulating Lens") == 0) it is true for Skills not taken in Talent Tree.
  14. totalschaden

    me.getBuffs().Contains ?

    I want to check if (!me.getBuffs().Contains(???)) Where do I get the Buff ID's and how do I check for multiple Buff Ranks without killing performence ? Example would be nice.
  15. totalschaden

    Game Crash (401) Unauthorized

    If I use Hearthbuddy + Freecap w/ Socks 5 Proxy, the Game will crash (not the bot). Using it with DB just fine. Fix plz :cool: PS: If I use vp.n it runs fine.
  16. totalschaden

    Mouse steal after battle

    The Bot "steals" the mouse after battle ( moves the system mousecurser) its really annoying plz fix it.
Back
Top