Noctural

Those Who Remain | by esohasl

Apr 5th, 2023 (edited)
10,676
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.37 KB | None | 0 0
  1. -- Parvus Hub
  2. 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)
  3.  
  4. -- Fullbright
  5. loadstring(game:HttpGet("https://pastebin.com/raw/nTFgv10m"))()
Advertisement
Add Comment
Please, Sign In to add comment