www.roblox-scripter.com

Сontent continues after AD

Script – Parvus

Thank you for using our website
Your script:

				
					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)
				
			

How about trying out new scripts?