########################################################################## # # Ashita v4 Default Script # # This script is executed at the start of the game to allow for the user # to configure their game instance automatically. Use this script to load # plugins, addons or adjust different settings as you see fit. # # File Syntax: # # - Comments start with '#'. # - Commands start with '/'. # ########################################################################## ########################################################################## # # Load Plugins and Addons # ########################################################################## /load thirdparty /load addons /load screenshot /addon load distance /addon load fps /addon load move /addon load timestamp /addon load tparty ########################################################################## # # Load Custom Plugins and Addons # ########################################################################## /plugins load pivot /load Minimap /addon load balloon /addon load Emotes /addon load thotbar /addon load hxui /addon load noname /addon load hideconsole /addon load hideui /addon load instantah /addon load ahgo /addon load cleancs /addon load minimapcontrol ########################################################################## # # Set Keybinds and Alias # ########################################################################## /bind insert /ashita /bind SYSRQ /screenshot hide /bind ^v /paste /bind F11 /ambient /bind F12 /fps /bind ^F1 /ta /bind ^F2 /ta /bind ^F3 /ta /bind ^F4 /ta /bind ^F5 /ta /bind ^F6 /ta /bind !F1 /ta /bind !F2 /ta /bind !F3 /ta /bind !F4 /ta /bind !F5 /ta /bind !F6 /ta ########################################################################## # # Plugin and Addon Configurations # # Use this section to configure loaded plugins, addons and Ashita. # # Important: The wait here is required! If you remove it, addons will not # see any commands inside of this file! # ########################################################################## /wait 3 ########################################################################## /ambient 255 255 255 /fps /fps 1 #/hideconsole hide