Livetopia Sumit Spamer New Script

Livetopia Sumit Spamer New Script

Livetopia 2 weeks ago
25 views
Livetopia Sumit Spamer New Script Keyless
SUMIT HAZRA SUMIT HAZRA
Play Game Game Link

Description

SUMIT SPAMMER HATER KI BHN C0D DO

Features
Compatible Executors

Script

loadstring([[
    print("========================================")
    print("🔥 SUMIT XHU3R FAAD SPAMMING SYSTEM ACTIVATED 🔥")
    print("========================================")

    pcall(function() game.CoreGui.SumitSpammer:Destroy() end)

    pcall(function()
        local chatMsg = "|| SUMIT XHU3R FAAD SPAMMING SYSTEM || ACTIVATED 🔥"
        local tcs = game:GetService("TextChatService")
        local channel = tcs.TextChannels and tcs.TextChannels:FindFirstChild("RBXGeneral")
        if channel then channel:SendAsync(chatMsg) end
    end)

    local sg = Instance.new("ScreenGui")
    sg.Name = "SumitSpammer"
    sg.ResetOnSpawn = false
    sg.Parent = game:GetService("CoreGui")

    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.Parent = sg

    local title = Instance.new("TextLabel")
    title.Size = UDim2.new(1,0,0,40)
    title.BackgroundColor3 = Color3.fromRGB(180,0,0)
    title.Text = "SUMIT SPAMMER 🔥"
    title.TextColor3 = Color3.new(1,1,1)
    title.TextSize = 20
    title.Font = Enum.Font.GothamBold
    title.Parent = f

    getgenv().Target = "TMX"
    getgenv().Symbol = "@"
    getgenv().Delay = 0.8
    getgenv().Enabled = false

    local messages = {
        "TMX MARE CROCODILE 🐊", 
        "TMX MARE WILD HORSE 🐎", 
        "TMX MARE PAKISTAN 🇵🇰",
        "TMX MARE BANGLADESH 🇧🇩", 
        "TMX MARE SUMIT PAPA HAI LADLE SUMIT SPAMMER 🔥", 
        "TMX MARE DINOSAUR 🦖"
    }
    local currentMsg = 1

    local y_left = 50
    local function addField(label, default, cb)
        local l = Instance.new("TextLabel")
        l.Size = UDim2.new(0, 60, 0, 25)
        l.Position = UDim2.new(0, 15, 0, y_left)
        l.BackgroundTransparency = 1
        l.Text = label
        l.TextColor3 = Color3.new(0.8,0.8,0.8)
        l.TextSize = 14
        l.TextXAlignment = Enum.TextXAlignment.Left
        l.Parent = f

        local b = Instance.new("TextBox")
        b.Size = UDim2.new(0, 100, 0, 25)
        b.Position = UDim2.new(0, 80, 0, y_left)
        b.Text = default
        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_left = y_left + 30
    end

    addField("Target", "TMX", function(v) getgenv().Target = v end)
    addField("Symbol", "@", function(v) getgenv().Symbol = v end)
    addField("Speed", "0.8", function(v) getgenv().Delay = tonumber(v) or 0.8 end)

    local startBtn = Instance.new("TextButton")
    startBtn.Size = UDim2.new(0, 120, 0, 85)
    startBtn.Position = UDim2.new(1, -135, 0, 50)
    startBtn.BackgroundColor3 = Color3.fromRGB(0,170,0)
    startBtn.Text = "START"
    startBtn.TextColor3 = Color3.new(1,1,1)
    startBtn.TextSize = 20
    startBtn.Font = Enum.Font.GothamBold
    startBtn.Parent = f

    startBtn.MouseButton1Click:Connect(function()
        getgenv().Enabled = not getgenv().Enabled
        if getgenv().Enabled then
            startBtn.Text = "STOP"
            startBtn.BackgroundColor3 = Color3.fromRGB(170,0,0)
        else
            startBtn.Text = "START"
            startBtn.BackgroundColor3 = Color3.fromRGB(0,170,0)
        end
    end)

    local msg_y_start = 150
    local box_w = 215
    local box_h = 35
    local pad_x = 20
    local pad_y = 10

    for i = 1, 6 do
        local col = (i <= 3) and 0 or 1
        local row = (i  " .. msgText
                    pcall(function()
                        local channel = game:GetService("TextChatService").TextChannels:FindFirstChild("RBXGeneral")
                        if channel then channel:SendAsync(fullMsg) end
                    end)
                end
                currentMsg = currentMsg % #messages + 1
            end
            task.wait(getgenv().Delay)
        end
    end)

    print("✅ SUMIT XHU3R FAAD SPAMMING SYSTEM ACTIVATED 🔥")
]])()

Comments (0)

No comments yet. Be the first!