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

Search results

  1. totalschaden

    Windows Forms

    Hey thanks for the reply, yesterday I ended up using Show(); ApplicationRun(); in the auto executed method, so the GUI was working for the first time, after that i get even more pissed about the Windows Forms and Threading, so i ended up completely removing the GUI. I dont feel like readding it...
  2. totalschaden

    Banned 1/4

    https://www.thebuddyforum.com/archebuddy-forum/179193-vmware.html Combine my posts from Page 1,2 with the others and your good to go.
  3. totalschaden

    Windows Forms

    Thats is what I was asking for, how to do it without blocking the Thread. You could atleast have checked my post for a minute the post is completely useless for me.
  4. 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...
  5. 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...
  6. totalschaden

    [Request] character selection AFK plugin

    just use another charakter wtf..
  7. totalschaden

    FFM CombatRoutine Requiem / Sorrowsong

    Hey, its made for Fighting only, everything else was handled by my "ProGrinder" Plugin. If you want it to loot you can add a new loop: while (me.target != null && !isAlive(me.target) && me.target.dropAvailable && isAlive()) { if (debug) Log("We have Loots...
  8. totalschaden

    FFM CombatRoutine Requiem / Sorrowsong

    If you mind it let me know and i will change it, otherwise ill just leave it there. Looks promising, may use something like that in the next, if there is any. Never change a running System :rolleyes:
  9. 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 •...
  10. totalschaden

    GPS Editor ADD LINKS !!!

    Pretty sure thats what I tryed yesterday, atleast now it works thanks
  11. totalschaden

    GPS Editor ADD LINKS !!!

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

    Archebuddy IRC?

    [23:13] -OperServ- The session limit for your host pool.exilecoin.com has been exceeded. [23:13] == irc.exilecoin.com!exilecoin.com!OperServ (OperServ (Session limit exceeded)) [23:13] == ERROR: Closing link: ([email protected]) [OperServ (Session limit exceeded)] [23:13] ==...
  13. totalschaden

    LazyGrinder - An opensource grinder

    https://www.thebuddyforum.com/archebuddy-forum/archebuddy-plugins/179677-check-skill-available.html#post1652052
  14. totalschaden

    How to check if Skill is available ?

    awsome it works, just did a function to getSkills only once, gues it cost some performence to check. Thanks.
  15. 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.
  16. totalschaden

    me.getBuffs().Contains ?

    Where did you find Buff Id's there ? I only find Skill Id's.
  17. 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.
  18. totalschaden

    LazyGrinder - An opensource grinder

    me again, can you define a Folder for all Combat Rountines, then just read them out and add them to a dropdown Menu ? That way ppl with custom combat routines dont have to edit the path stuff every update, would be awsome.
  19. totalschaden

    LazyGrinder - An opensource grinder

    Nice cant wait to test this tonight, already made my own Combat Routine for this as noone supports my class :)
  20. totalschaden

    VMware

    Check if your AA Log says Vram = 0MB or if it cant find Driver, if so you deleted / changed something wrong in the reg. Reinstall is recommended then.
Back
Top