Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Do not copy, just do Pastebin Raw method.
- --Note: This is for Arceus X, if you want to use it for Laptop too then use it.
- defaultsettings = { prefix = ';'--[[Change the Prefix if you want to. For me i want to change it to '!', this is my favorite prefix.]]; StayOpen = false; keepIY = true; logsEnabled = false; jLogsEnabled = false; aliases = {}; binds = {}; WayPoints = {}; PluginsTable = {}; } defaults = game:GetService("HttpService"):JSONEncode(defaultsettings) writefile("IY_FE.iy",defaults) loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
Advertisement
Add Comment
Please, Sign In to add comment