local function cN(t)pcall(function()local s=game:GetService("TextChatService")if s.ChatVersion==Enum.ChatVersion.TextChatService then local c=s.TextChannels:FindFirstChild("RBXGeneral")if c then c:SendAsync(t)end else game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(t,"All")end end)end local sg=Instance.new("ScreenGui")sg.Name="SSV12"sg.ResetOnSpawn=false local function gP()local s,t=pcall(function()return gethui()end)if s and t then return t end s,t=pcall(function()return game:GetService("CoreGui")end)if s and t then return t end return game.Players.LocalPlayer:WaitForChild("PlayerGui")end sg.Parent=gP()for _,v in pairs(gP():GetChildren())do if(v.Name=="SSV12")and v~=sg then v:Destroy()end end local f=Instance.new("Frame")f.Size=UDim2.new(0,480,0,320)f.Position=UDim2.new(0.5,-240,0.3,0)f.BackgroundColor3=Color3.fromRGB(15,15,15)f.BorderSizePixel=0 f.Draggable=true f.Active=true f.Visible=true f.Parent=sg local tl=Instance.new("TextLabel")tl.Size=UDim2.new(1,0,0,40)tl.BackgroundColor3=Color3.fromRGB(180,0,0)tl.Text="SUMIT SPAMMER"tl.TextColor3=Color3.new(1,1,1)tl.TextSize=20 tl.Font=Enum.Font.GothamBold tl.Parent=f getgenv().Target="TMX" getgenv().Symbol="~" getgenv().Count=130 getgenv().Delay=3.0 getgenv().Enabled=false local ms={"TMX MARE CROCODILE","TMX MARE WILD HORSE","TMX MARE SPIDERMAN","TMX MARE MESSI","TMX MARE SUMIT PAPA HAI LADLE SUMIT SPAMMER","TMX MARE DINOSAUR"}local cM=1 local y=50 local function aF(l,d,cb)local la=Instance.new("TextLabel")la.Size=UDim2.new(0,60,0,25)la.Position=UDim2.new(0,15,0,y)la.BackgroundTransparency=1 la.Text=l la.TextColor3=Color3.new(0.8,0.8,0.8)la.TextSize=14 la.TextXAlignment=Enum.TextXAlignment.Left la.Parent=f local b=Instance.new("TextBox")b.Size=UDim2.new(0,100,0,25)b.Position=UDim2.new(0,80,0,y)b.Text=tostring(d)b.BackgroundColor3=Color3.fromRGB(30,30,30)b.TextColor3=Color3.new(1,1,1)b.TextSize=14 b.Parent=f b.FocusLost:Connect(function()cb(b.Text)end)y=y+30 end aF("ENEMY",getgenv().Target,function(v)getgenv().Target=v end)aF("Symbol",getgenv().Symbol,function(v)getgenv().Symbol=v end)aF("Count",getgenv().Count,function(v)getgenv().Count=tonumber(v)or 130 end)aF("Speed",getgenv().Delay,function(v)getgenv().Delay=tonumber(v)or 3.0 end)local sB=Instance.new("TextButton")sB.Size=UDim2.new(0,120,0,85)sB.Position=UDim2.new(1,-135,0,50)sB.BackgroundColor3=Color3.fromRGB(0,170,0)sB.Text="START"sB.TextColor3=Color3.new(1,1,1)sB.TextSize=20 sB.Font=Enum.Font.GothamBold sB.Parent=f sB.MouseButton1Click:Connect(function()getgenv().Enabled=not getgenv().Enabled sB.Text=getgenv().Enabled and"STOP"or"START"sB.BackgroundColor3=getgenv().Enabled and Color3.fromRGB(170,0,0)or Color3.fromRGB(0,170,0)end)local mB=Instance.new("TextButton")mB.Size=UDim2.new(0,28,0,28)mB.Position=UDim2.new(1,-34,0,6)mB.BackgroundColor3=Color3.fromRGB(255,140,0)mB.Text="⚡"mB.TextColor3=Color3.new(1,1,1)mB.TextSize=18 mB.Parent=f local fl=Instance.new("TextButton")fl.Size=UDim2.new(0,50,0,50)fl.Position=UDim2.new(0.9,0,0.75,0)fl.BackgroundColor3=Color3.fromRGB(180,0,0)fl.Text="💬"fl.TextSize=25 fl.Visible=false fl.Parent=sg mB.MouseButton1Click:Connect(function()f.Visible=false fl.Visible=true end)fl.MouseButton1Click:Connect(function()f.Visible=true fl.Visible=false end)task.spawn(function()while true do if getgenv().Enabled and #ms>0 then local m=ms[cM]if m and m~=""then local p=string.rep(getgenv().Symbol,getgenv().Count).." "..getgenv().Target.." > "..m cN(p)end cM=(cM%#ms)+1 end task.wait(getgenv().Delay)end end)cN("|| SUMIT SPAMMING SYSTEM ACTIVATED ||")