game:GetService("TextChatService").TextChannels.RBXGeneral:SendAsync("loading script by team haxa [TOOL GIVER]") loadstring(game:HttpGetAsync("https://pastebin.com/raw/31k6hYSw"))() task.wait(5) -- LOADING UI local suc, err = pcall(function() local RayField = loadstring(game:HttpGet("https://raw.githubusercontent.com/GoofyBatting/Ray-Field/refs/heads/main/rayfieldextension"))() local GUI = RayField GUI:SetSize({ Size = Vector3.new(5,5,5), }) GUI:Close({ false, }) GUI:Open({ true, }) GUI:CreateButton({ 1, "Tool Giver", function() end }) GUI:SetWindow({ gethui(), Instance.new, "Frame", game.CoreGui, Vector3.new(0,8,4), Size = UDim2.new(700,15,4) }) RayField:LoadWindow() end)() if not suc then RayField() print("RE LOADING...") end