Skip to content

Instantly share code, notes, and snippets.

@buracc
Created September 13, 2018 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save buracc/3bcb2c91fb41b37d53f474ec4d3bcbd9 to your computer and use it in GitHub Desktop.
Save buracc/3bcb2c91fb41b37d53f474ec4d3bcbd9 to your computer and use it in GitHub Desktop.
V0.01
- Release
V0.03
- Fixed script crashing at start
- Fixed depositing and withdrawing too fast
- Fixed checking bank for food (doesn't detect food sometimes)
- Added exp till next level, and current + start thieving level to paint
- Added dropping empty jugs
- Expanded master farmer detection area (safe of dark wizards)
- Added dodgy necklace support
- Added checks inbetween actions, so it doesn't try to do multiple actions at the same time which causes the player to get stuck
- Added run toggle
- Added specifying food/necklace withdraw amount
- Removed suicide option, script will now check if you have selected men/farmer and if you are withdrawing 0 food
V0.04
- Fixed script going to bank even if you select 0 food
V0.05
- Added dropping user specified junk seeds, also saves them locally so you don't have to type them each time (Enter seeds you want to drop seperated by comma NO SPACES. ex: Guam seed,Potato seed,Onion seed,etc)
- Fixed not going to bank at full inv (if suiciding)
- Fixed trying to 'withdraw' 0 food from bank
V0.07
- Added zeah master farmer (premium feature, not accessible right now)
- Added progressive mode
- Fixed an issue where if you wanted to suicide, the player would not pickpocket the npc because of your hp being under the value you specified (it will now ignore the slider value if you're not withdrawing any food)
- Added teleporting using glory or skills necklace
- Change paint a lil bit
- Added tracking total usage data. Script saves exp gained, levels gained, and time used into a database. All this data can be accessed by you. Whenever you stop your script, you will be provided with a link to your personal usage data. This feature will be more customizable later on, and I will provide a panel where you can customize the data you want to save, view your statistics and more.
- Added food of your choice (no longer restricted to use wines only), type food of your choice in the text box (case sensitive)
V0.09 (current version)
- Fixed the bug which caused your character to get stuck at some point while trying to drop seeds/equip necklace at the same time
V0.1 (next)
- Added tea stall in varrock
- Changed progressive mode to make it go from men to tea stalls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment