Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- defaultsettings = {
- 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'))()
Add Comment
Please, Sign In to add comment