if game.PlaceId == 6403373529 then -- Doğru oyun, scripti çalıştır loadstring(game:HttpGet("https://paste.tc/raw/slap-battles-script-2"))() else -- Yanlış oyun, uyarı göster Rayfield:Notify({ Title = "WRONG GAME", Content = "WRONG GAME", Duration = 100, Image = 4483362458, }) end