Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Parvus Hub
- local IsDevelopmentBranch,NotificationTime = false,5; local Branch = IsDevelopmentBranch and "development" or "main"; local Source = "https://raw.githubusercontent.com/AlexR32/Parvus/" .. Branch .. "/"; loadstring(game:HttpGet(Source .. "Loader.lua"),"Loader")(Branch,NotificationTime)
- -- Fullbright
- loadstring(game:HttpGet("https://pastebin.com/raw/nTFgv10m"))()
Advertisement
Add Comment
Please, Sign In to add comment