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

Search results

  1. G

    What to automate when absent of labor?

    I'm looking for an activity to automate when absent of labor. Preferably one with monetary value. Any ideas? The only one I can think of is to repeatedly kill NPCs.
  2. G

    [request] Simple script to auto use workers comps

    Yes, that is much better.
  3. G

    [request] Simple script to auto use workers comps

    I don't use the cooldown. Something like this has been working for me while(!UseItem("Worker's Compensation")) { Thread.Sleep(msec); }
  4. G

    Obtain the gold amount displayed when handing in trade pack

    public int backpackPrice() Return Value Price in gold of your backpack in current location.
  5. G

    Proper way to abort GPS movement

    Is there a good way to abort movement to a waypoint gracefully? Seems like you are only able to suspend or resume movement through the API.
  6. G

    LazyTrader - TradeRun Automatization

    Hey, how did you find the ID of the Tigerspine Grape Jam for maxItemsWeCanCraft
Back
Top