Skip to content

Releases: GhostDataIsDreaming/LiveScripting

v2.2 Stable

Choose a tag to compare

@GhostDataIsDreaming GhostDataIsDreaming released this 28 Jul 03:38

Prepare for SDN Release

ChangeLog

  • Revamped the menus. Now includes 3 distinct menues. Loader, Editor, Settings
  • Rewrote the Script Loading, Handling, Executing
    -- Start your Lua Scripts with (script.)
    --Supports onStart, onLoop, onExit, onResume, onPaint
    --Supports onLoop calling even if not present, treats entire script as onLoop
  • Rewrote the sample WoodcutAnywhere. Start that shit anywhere and when your inventory is full it will walk to bank, deposit and then walk back
  • Option to choose samples from the Load Menu. Automatically run them when chose.

First Release

Choose a tag to compare

@GhostDataIsDreaming GhostDataIsDreaming released this 25 Jul 10:26
2eb2a3b

First Release

How To Install

  1. Place in DreamBot\Scripts
  2. Load or Write a Lua Script
  3. Edit it and see results immediatly
  4. Enjoy!