if game.GameId == 8340680684 and game.PlaceId == 78296331391950 then loadstring(game:HttpGet("https://raw.githubusercontent.com/welomenchaina/MainProjects/refs/heads/main/Obfuscated/OneBlockScript.lua", true))() elseif game.GameId == 8340680684 and game.PlaceId ~= 78296331391950 then game:GetService("StarterGui"):SetCore("SendNotification", { Title = "You need to be in the game"; Text = "Go into the main game"; Duration = 5; }) print("Go into main game first") elseif game.GameId ~= 8340680684 then game:GetService("StarterGui"):SetCore("SendNotification", { Title = "Wrong game!"; Text = "Wrong game buddy, this is for One Block!"; Duration = 5; }) end