Appearance
Make Script
Now, le's finally create the script. In Nature Client, scripts are written in Lua
How the script works
Use the Scripts folder located in the Nature folder within RoamingState to manage scripts. Files with the .lua extension are recognized as scripts. Scripts are loaded first after the client is injected. Use the .script reload command for reload.
Make a script file
Create a Lua file in the Scripts folder. You can name it whatever you like. Once you've opened the .lua file in any IDE, define the first function.