Survive The Slimes Script | NUKE SLIMES – OPEN SOURCE

Png-4-2-300x169-1.png

Created by Bebo Mods بيبو#1777

Features:

  • NUKES SLIMES
  • OPEN SOURCE
local lib = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/bacon"))()

local version, changelog = lib:GetInfo()
local window = lib:CreateWindow("Slime Nuker"..version)
local label = lib:CreateLabel(window, "Main")


local toggled = false
local toggle = lib:CreateToggle(window, "Nuke Slime", false, function(toggleState)
   toggled = not toggled
   while toggled and game:GetService('RunService').Heartbeat:Wait() do
         for k, v in pairs(game:GetService("Workspace").slimes:GetChildren()) do
                           local args = {
                               [1] = v,
                               [2] = 1000
                           }

                           game:GetService("ReplicatedStorage").shared.remotes.muteMusic:FireServer(unpack(args))
                       end
   end
end)

local label = lib:CreateLabel(window, "Bebo Mods")

 

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of Service