Advertisement
Le_fish444

Parvus Hub / Roblox Blackhawk Rescue Mission 5 Script

Oct 4th, 2023 (edited)
2,138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. --[[
  2. WARNING: Scripts get patched all the time dont be suprised if you get banned
  3. ]]
  4. local IsDevelopmentBranch,NotificationTime = false,5
  5. local Branch = IsDevelopmentBranch and "development" or "main"
  6. local Source = "https://raw.githubusercontent.com/AlexR32/Parvus/" .. Branch .. "/"
  7. loadstring(game:HttpGet(Source .. "Loader.lua"),"Loader")(Branch,NotificationTime)
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement