Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- WARNING: Scripts get patched all the time dont be suprised if you get banned
- ]]
- 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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement