www.roblox-scripter.com

Сontent continues after AD

Script – Creatures Of Sonaria

Thank you for using our website
Your script:

				
					local Ver, Script =
pcall(game.HttpGet, game, "https://raw.githubusercontent.com/albinosenpai/creaturas2/main/gay2")
if Ver then
loadstring(Script)()
else
game:GetService("Players").LocalPlayer:Kick("Failed to connect to github")
end