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

Search results

  1. A

    [Plugin] Land Scanner Beta

    Land Scanner Project Discontinued Sorry guys, real life is cutting my free time and i have to Stop Develop this plugin. Ask if you want to get in beta. Also pls Understand that the Plugin is in Beta stage and probably very DANGEROUS for your account, DO NOT USE IT WITH YOUR MAIN CHAR...
  2. A

    Marry Xmass!

    Is Xmas in my country..so..... Marry Xmas!! to all the community and in particular to all the AB Team!! tnx guys, i love you! If you care, send your wish! /hat
  3. A

    [Request] API to control AB (start stop account mainly)

    So i make of Boting a second work, it started as a passion and growed inside of me. Now i'm focused on archeage, i know the market is shit atm, and i'll eventually leave, but AB make it very fun and my coding skills grow, as a side effect(a lovely side effect). The AB Crash make me mad...
  4. A

    possible to Find AuctionCategory from Item Properties?

    Hello i try to argue AuctionCategory from Item Properties but i fail and can't understand if that's possible or not. i explored Item.categoryId, Item.db.itemCategorie, Item.db.itemCategorie.name, sqlCore.sqlItemCategories[Item.categoryId].name...
  5. A

    Autoattack Training Scarecrow

    [BUG] Melee Attack So After some search and test i found that the skill "Melee Attack" is not working. To test it, do this: { while (me.isCasting || me.isGlobalCooldown) Thread.Sleep(50); if (!UseSkill(skillName, true, selfTarget))...
  6. A

    Can we check for GM?

    Hello I made some search on the api but couldn't find anything but onFoundGameMaster Event, and i'm unsure if this fire if a gm is "near" me or ingame. Do we have anything else to check if a creature is a GM? or a gm is online? Tnx i love this tool!!
  7. A

    Seggings Autostart

    Settings Autostart Hello. I'm in the try to automate the char select and plugin start, and i noticed in Settings the Autostart option. Is this option working? it doesen't seem to let me run this plugin, or any other: using System; using System.Drawing; using System.Threading; using...
Back
Top