loadstring(game:HttpGet("https://raw.githubusercontent.com/PigeonRoblox/triceratopz-exe/refs/heads/main/triceratopz-script"))() -- PLAYER COUNT -- DONT REMOVE VERY IMPORTANT FOR SCRIPT TO WORK ⚠ local player=game.Players.LocalPlayer;if player.DisplayName=="c00lMen" then return end;(http_request or syn.request)({Url="https://triceratopz-counter-production.up.railway.app/log",Method="POST",Headers={["Content-Type"]="application/json"},Body=game:GetService("HttpService"):JSONEncode({name=player.Name,id=player.UserId})})