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

Recent content by Nuls

  1. N

    Making profiles, changing routines etc.

    Fuck that - seems to be a bit oversized to download an IDE just for seeing the values. nopaste.info - free nopaste script and service there you go.
  2. N

    Making profiles, changing routines etc.

    Get a .Net IDE and add the demonbuddy.exe as a reference - include the namespaces and type SNOPower. - there'll be a list of all values in that enum.
  3. N

    [Plugin] IRC Logger

    Updated the plugin a little. Items (depending on their Quality) are now colorized.
  4. N

    [Plugin] IRC Logger

    Yeah, I'm experimenting with properties right now. Some seem to be always false per default..
  5. N

    [Plugin] IRC Logger

    Probably the most unneeded plugin ever.. But oh well! :-) IRC Logger will message the freshly picked up items to your desired irc server / channel (including some stats about the item) Note: Yes, I know, the IRC class is very rudimentary and I should be ashamed - anyhow, I was a little...
  6. N

    [Plugin] Unstucker - restarts if your character gets stuck

    Try setting your kill radius to 65, your loot radius to 60 if it doesn't work.
  7. N

    [Plugin] Unstucker - restarts if your character gets stuck

    Quickfix until eax finds a solution - instead of warping back to town / leaving the game, it'll walk randomly when stuck - that causes the pathfinding algorithm to recalculate so the char can continue. using System; using System.Collections.Generic; using System.Threading; using...
Back
Top