local player = game.Players.LocalPlayer -- Get the TextChatService local TextChatService = game:GetService("TextChatService") -- Function to send a chat message local function sendChatMessage(message) -- Check if TextChatService is available if TextChatService then -- Send the message to the default chat channel local chatChannel = TextChatService.TextChannels.RBXGeneral if chatChannel then chatChannel:SendAsync(message) else warn("Default chat channel (RBXGeneral) not found!") end else warn("TextChatService is not available!") end end -- Example: Send a chat message sendChatMessage("-gh 63690008 62234425 301818806 376527115 48474313 62724852 2309346267 451220849 48474294") sendChatMessage("credits to: roiprizer, Mokiros and XKxngSupremeX") wait(3) sendChatMessage("-net") loadstring(game:HttpGet('https://pastebin.com/raw/P0q5PQRp'))() --[[controls X - a laser? F - a spawn a ritual T - taunt R - start run Y - for stop running]]