Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().TSSettings = {
- key = "robloxscripts.com",
- --// UI SETTINGS
- Style = 1,
- SizeX = 500,
- SizeY = 350,
- Theme = "Light", --// Light,Dark,Mocha,Aqua,Jester,
- MainFrame = Color3.fromRGB(0, 0, 0),
- }
- local function import(url)
- local formattedurl = loadstring(game:HttpGet('https://raw.githubusercontent.com/lazywarew/Script/'..url))()
- end
- import("/main/loadermain.lua")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement