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

Recent content by adiemus

  1. A

    [Plugin][Example] Simple farm mobs

    Now every time I try to run this. The green arrow immediately comes back. No error messages. This is extremely frustrating and will be refunding if issue is not resolved
  2. A

    [Plugin][Example] Simple farm mobs

    I made some changes and for the life of me cant figure out why it won't work. It won't even set the auto exp box to blank. It does nothing. using System; using System.Windows.Forms; using System.Threading; using System.Threading.Tasks; using System.Collections.Generic; using System.Linq...
  3. A

    Forcibly stopping all .dll

    Do not know what is causing. 1:46:39 PM: Connection hooked: 208.94.25.43:1239 1:46:44 PM: Connection hooked: 208.94.25.43:1250 1:47:26 PM: E:\Rawr\Plugins\Grind.dllUnknown executing error, or plugin was forcibly unloaded. 1:47:39 PM: E:\Rawr\Plugins\default.dllUnknown executing error, or...
  4. A

    [Plugin][Example] Simple farm mobs

    Interesting thing with this plugin that is causing issues. I target a ranged mob, move through another ranged mob to attack it. Kill mob 1, loot, then my character will sometimes find another mob within 20 then swap back and forth between mobs 2 and 3. Sometimes mid flamebolt. Any idea...
  5. A

    [Plugin][Example] Simple farm mobs

    Awesome. What if I wanted to target only certain creatures but still be able to attack anyone that attacked me? I know I would change this code but I am not sure what public Creature GetBestNearestMob(Zone zone) { Creature mob = null; double dist =...
  6. A

    [Plugin][Example] Simple farm mobs

    How can I get it to use an item in my inventory?
Back
Top