Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Converted with ttyyuu12345's model to script plugin v4
- function sandbox(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- ScreenGui0 = Instance.new("ScreenGui")
- ScreenGui1 = Instance.new("ScreenGui")
- TextLabel2 = Instance.new("TextLabel")
- Script3 = Instance.new("Script")
- Frame4 = Instance.new("Frame")
- TextButton5 = Instance.new("TextButton")
- Script6 = Instance.new("Script")
- TextButton7 = Instance.new("TextButton")
- Script8 = Instance.new("Script")
- TextButton9 = Instance.new("TextButton")
- Script10 = Instance.new("Script")
- TextButton11 = Instance.new("TextButton")
- Script12 = Instance.new("Script")
- TextButton13 = Instance.new("TextButton")
- Script14 = Instance.new("Script")
- TextButton15 = Instance.new("TextButton")
- Script16 = Instance.new("Script")
- TextButton17 = Instance.new("TextButton")
- Script18 = Instance.new("Script")
- TextButton19 = Instance.new("TextButton")
- Script20 = Instance.new("Script")
- TextButton21 = Instance.new("TextButton")
- Script22 = Instance.new("Script")
- ScrollingFrame23 = Instance.new("ScrollingFrame")
- Script24 = Instance.new("Script")
- ScreenGui0.Name = "Botted"
- ScreenGui0.Parent = mas
- ScreenGui0.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- ScreenGui1.Name = "scripts"
- ScreenGui1.Parent = ScreenGui0
- ScreenGui1.Enabled = false
- ScreenGui1.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- TextLabel2.Name = "title"
- TextLabel2.Parent = ScreenGui1
- TextLabel2.Position = UDim2.new(0.268312097, 0, 0.125307128, 0)
- TextLabel2.Size = UDim2.new(0, 503, 0, 50)
- TextLabel2.Active = true
- TextLabel2.BackgroundColor = BrickColor.new("Really black")
- TextLabel2.BackgroundColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextLabel2.BorderSizePixel = 0
- TextLabel2.Selectable = true
- TextLabel2.Font = Enum.Font.SourceSans
- TextLabel2.FontSize = Enum.FontSize.Size48
- TextLabel2.Text = "Botted"
- TextLabel2.TextColor = BrickColor.new("Institutional white")
- TextLabel2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel2.TextSize = 40
- TextLabel2.TextWrap = true
- TextLabel2.TextWrapped = true
- Script3.Name = "RainbowifyText"
- Script3.Parent = TextLabel2
- table.insert(cors,sandbox(Script3,function()
- local text = script.Parent
- text.Active = true
- text.Draggable = true
- local ArtificialHB2 = Instance.new("BindableEvent", script)
- ArtificialHB2.Name = "Heartbeat2"
- script:WaitForChild("Heartbeat2")
- local tf = 0
- local allowframeloss = false
- local tossremainder = false
- local lastframe = tick()
- local frame = 1/60
- ArtificialHB2:Fire()
- game:GetService("RunService").Heartbeat:connect(function(s, p)
- tf = tf + s
- if tf >= frame then
- if allowframeloss then
- script.Heartbeat2:Fire()
- lastframe = tick()
- else
- for i = 1, math.floor(tf / frame) do
- ArtificialHB2:Fire()
- end
- lastframe = tick()
- end
- if tossremainder then
- tf = 0
- else
- tf = tf - frame * math.floor(tf / frame)
- end
- end
- end)
- function swait(num)
- if num == 0 or num == nil then
- ArtificialHB2.Event:wait()
- else
- for i = 0, num do
- ArtificialHB2.Event:wait()
- end
- end
- end
- local label = script.Parent
- local r = 255
- local g = 0
- local b = 0
- coroutine.resume(coroutine.create(function()
- while wait() do
- for i = 0, 254/5 do
- swait()
- g = g + 5
- end
- for i = 0, 254/5 do
- swait()
- r = r - 5
- end
- for i = 0, 254/5 do
- swait()
- b = b + 5
- end
- for i = 0, 254/5 do
- swait()
- g = g - 5
- end
- for i = 0, 254/5 do
- swait()
- r = r + 5
- end
- for i = 0, 254/5 do
- swait()
- b = b - 5
- end
- end
- end))
- while true do
- swait()
- text.TextColor3 = Color3.new(r/255,g/255,b/255)
- end
- end))
- Frame4.Name = "mainnew"
- Frame4.Parent = TextLabel2
- Frame4.Position = UDim2.new(-0, 0, 0.986999989, 0)
- Frame4.Size = UDim2.new(0, 503, 0, 585)
- Frame4.BackgroundColor = BrickColor.new("Black")
- Frame4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
- Frame4.BorderSizePixel = 0
- TextButton5.Name = "jevilv4"
- TextButton5.Parent = Frame4
- TextButton5.Position = UDim2.new(0.570576549, 0, 0.0300000049, 0)
- TextButton5.Size = UDim2.new(0, 158, 0, 48)
- TextButton5.BackgroundColor = BrickColor.new("Really black")
- TextButton5.BackgroundColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton5.BorderColor = BrickColor.new("Really black")
- TextButton5.BorderColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton5.BorderSizePixel = 0
- TextButton5.Font = Enum.Font.SourceSans
- TextButton5.FontSize = Enum.FontSize.Size14
- TextButton5.Text = "Jevil V4"
- TextButton5.TextColor = BrickColor.new("Institutional white")
- TextButton5.TextColor3 = Color3.new(1, 1, 1)
- TextButton5.TextScaled = true
- TextButton5.TextSize = 14
- TextButton5.TextWrap = true
- TextButton5.TextWrapped = true
- Script6.Parent = TextButton5
- table.insert(cors,sandbox(Script6,function()
- local button = script.Parent
- local plr = button.Parent.Parent.Parent.Parent.Parent.Parent
- function clicked()
- require(03220109495).load(plr.Name)
- end
- script.Parent.MouseButton1Click:Connect(clicked)
- end))
- TextButton7.Name = "memeusv2"
- TextButton7.Parent = Frame4
- TextButton7.Position = UDim2.new(0.0357852876, 0, 0.0300000049, 0)
- TextButton7.Size = UDim2.new(0, 158, 0, 48)
- TextButton7.BackgroundColor = BrickColor.new("Really black")
- TextButton7.BackgroundColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton7.BorderColor = BrickColor.new("Really black")
- TextButton7.BorderColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton7.BorderSizePixel = 0
- TextButton7.Font = Enum.Font.SourceSans
- TextButton7.FontSize = Enum.FontSize.Size14
- TextButton7.Text = "Memeus V2"
- TextButton7.TextColor = BrickColor.new("Institutional white")
- TextButton7.TextColor3 = Color3.new(1, 1, 1)
- TextButton7.TextScaled = true
- TextButton7.TextSize = 14
- TextButton7.TextWrap = true
- TextButton7.TextWrapped = true
- Script8.Parent = TextButton7
- table.insert(cors,sandbox(Script8,function()
- local button = script.Parent
- local plr = button.Parent.Parent.Parent.Parent.Parent.Parent
- function clicked()
- require(4062190156).meme(plr.Name, "smooth")
- end
- script.Parent.MouseButton1Click:Connect(clicked)
- end))
- TextButton9.Name = "youngmacka123skidbeater"
- TextButton9.Parent = Frame4
- TextButton9.Position = UDim2.new(0.0377733596, 0, 0.159999996, 0)
- TextButton9.Size = UDim2.new(0, 158, 0, 48)
- TextButton9.BackgroundColor = BrickColor.new("Really black")
- TextButton9.BackgroundColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton9.BorderColor = BrickColor.new("Really black")
- TextButton9.BorderColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton9.BorderSizePixel = 0
- TextButton9.Font = Enum.Font.SourceSans
- TextButton9.FontSize = Enum.FontSize.Size14
- TextButton9.Text = "youngmacka123's Skid Beater"
- TextButton9.TextColor = BrickColor.new("Institutional white")
- TextButton9.TextColor3 = Color3.new(1, 1, 1)
- TextButton9.TextScaled = true
- TextButton9.TextSize = 14
- TextButton9.TextWrap = true
- TextButton9.TextWrapped = true
- Script10.Parent = TextButton9
- table.insert(cors,sandbox(Script10,function()
- local button = script.Parent
- local plr = button.Parent.Parent.Parent.Parent.Parent.Parent
- function clicked()
- require(4062398647).meme(plr.Name, "beatemup")
- end
- script.Parent.MouseButton1Click:Connect(clicked)
- end))
- TextButton11.Name = "sansmorph"
- TextButton11.Parent = Frame4
- TextButton11.Position = UDim2.new(0.570576549, 0, 0.159999996, 0)
- TextButton11.Size = UDim2.new(0, 158, 0, 48)
- TextButton11.BackgroundColor = BrickColor.new("Really black")
- TextButton11.BackgroundColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton11.BorderColor = BrickColor.new("Really black")
- TextButton11.BorderColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton11.BorderSizePixel = 0
- TextButton11.Font = Enum.Font.SourceSans
- TextButton11.FontSize = Enum.FontSize.Size14
- TextButton11.Text = "youngmacka123's Sans morph"
- TextButton11.TextColor = BrickColor.new("Institutional white")
- TextButton11.TextColor3 = Color3.new(1, 1, 1)
- TextButton11.TextScaled = true
- TextButton11.TextSize = 14
- TextButton11.TextWrap = true
- TextButton11.TextWrapped = true
- Script12.Parent = TextButton11
- table.insert(cors,sandbox(Script12,function()
- local button = script.Parent
- local plr = button.Parent.Parent.Parent.Parent.Parent.Parent
- function clicked()
- require(4063823681).meme(plr.Name, "smashbros")
- end
- script.Parent.MouseButton1Click:Connect(clicked)
- end))
- TextButton13.Name = "revenge"
- TextButton13.Parent = Frame4
- TextButton13.Position = UDim2.new(0.0357853174, 0, 0.279658109, 0)
- TextButton13.Size = UDim2.new(0, 158, 0, 48)
- TextButton13.BackgroundColor = BrickColor.new("Really black")
- TextButton13.BackgroundColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton13.BorderColor = BrickColor.new("Really black")
- TextButton13.BorderColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton13.BorderSizePixel = 0
- TextButton13.Font = Enum.Font.SourceSans
- TextButton13.FontSize = Enum.FontSize.Size14
- TextButton13.Text = "Revenge"
- TextButton13.TextColor = BrickColor.new("Institutional white")
- TextButton13.TextColor3 = Color3.new(1, 1, 1)
- TextButton13.TextScaled = true
- TextButton13.TextSize = 14
- TextButton13.TextWrap = true
- TextButton13.TextWrapped = true
- Script14.Parent = TextButton13
- table.insert(cors,sandbox(Script14,function()
- local button = script.Parent
- local plr = button.Parent.Parent.Parent.Parent.Parent.Parent
- function clicked()
- require(4063924015).creeper(plr.Name, "visualize")
- end
- script.Parent.MouseButton1Click:Connect(clicked)
- end))
- TextButton15.Name = "captainfalcon"
- TextButton15.Parent = Frame4
- TextButton15.Position = UDim2.new(0.570576549, 0, 0.279658109, 0)
- TextButton15.Size = UDim2.new(0, 158, 0, 48)
- TextButton15.BackgroundColor = BrickColor.new("Really black")
- TextButton15.BackgroundColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton15.BorderColor = BrickColor.new("Really black")
- TextButton15.BorderColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton15.BorderSizePixel = 0
- TextButton15.Font = Enum.Font.SourceSans
- TextButton15.FontSize = Enum.FontSize.Size14
- TextButton15.Text = "Captain Falcon"
- TextButton15.TextColor = BrickColor.new("Institutional white")
- TextButton15.TextColor3 = Color3.new(1, 1, 1)
- TextButton15.TextScaled = true
- TextButton15.TextSize = 14
- TextButton15.TextWrap = true
- TextButton15.TextWrapped = true
- Script16.Parent = TextButton15
- table.insert(cors,sandbox(Script16,function()
- local button = script.Parent
- local plr = button.Parent.Parent.Parent.Parent.Parent.Parent
- function clicked()
- require(4064055266).falcon(plr.Name, "nostalgic")
- end
- script.Parent.MouseButton1Click:Connect(clicked)
- end))
- TextButton17.Name = "respawn"
- TextButton17.Parent = Frame4
- TextButton17.Position = UDim2.new(0, 0, 0.917264938, 0)
- TextButton17.Size = UDim2.new(0, 119, 0, 48)
- TextButton17.BackgroundColor = BrickColor.new("Really black")
- TextButton17.BackgroundColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
- TextButton17.BorderColor = BrickColor.new("Really black")
- TextButton17.BorderColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton17.BorderSizePixel = 0
- TextButton17.Font = Enum.Font.SourceSans
- TextButton17.FontSize = Enum.FontSize.Size14
- TextButton17.Text = "Respawn"
- TextButton17.TextColor = BrickColor.new("Institutional white")
- TextButton17.TextColor3 = Color3.new(1, 1, 1)
- TextButton17.TextScaled = true
- TextButton17.TextSize = 14
- TextButton17.TextWrap = true
- TextButton17.TextWrapped = true
- Script18.Parent = TextButton17
- table.insert(cors,sandbox(Script18,function()
- local button = script.Parent
- local plr = button.Parent.Parent.Parent.Parent.Parent.Parent
- function clicked()
- plr:LoadCharacter()
- end
- script.Parent.MouseButton1Click:Connect(clicked)
- end))
- TextButton19.Name = "rejoin"
- TextButton19.Parent = Frame4
- TextButton19.Position = UDim2.new(0.236580521, 0, 0.917264938, 0)
- TextButton19.Size = UDim2.new(0, 119, 0, 48)
- TextButton19.BackgroundColor = BrickColor.new("Really black")
- TextButton19.BackgroundColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
- TextButton19.BorderColor = BrickColor.new("Really black")
- TextButton19.BorderColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- TextButton19.BorderSizePixel = 0
- TextButton19.Font = Enum.Font.SourceSans
- TextButton19.FontSize = Enum.FontSize.Size14
- TextButton19.Text = "Rejoin"
- TextButton19.TextColor = BrickColor.new("Institutional white")
- TextButton19.TextColor3 = Color3.new(1, 1, 1)
- TextButton19.TextScaled = true
- TextButton19.TextSize = 14
- TextButton19.TextWrap = true
- TextButton19.TextWrapped = true
- Script20.Parent = TextButton19
- table.insert(cors,sandbox(Script20,function()
- local button = script.Parent
- local plr = button.Parent.Parent.Parent.Parent.Parent.Parent
- function clicked()
- game:GetService("TeleportService"):Teleport(game.PlaceId, plr)
- if plr.Character ~= nil then
- plr.Character:remove()
- end
- end
- script.Parent.MouseButton1Click:Connect(clicked)
- end))
- TextButton21.Name = "openclose"
- TextButton21.Parent = ScreenGui0
- TextButton21.Position = UDim2.new(0, 0, 0.958230972, 0)
- TextButton21.Size = UDim2.new(0, 200, 0, 34)
- TextButton21.BackgroundColor = BrickColor.new("Black")
- TextButton21.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
- TextButton21.BorderSizePixel = 0
- TextButton21.Font = Enum.Font.SourceSans
- TextButton21.FontSize = Enum.FontSize.Size14
- TextButton21.Text = "Open"
- TextButton21.TextColor = BrickColor.new("Institutional white")
- TextButton21.TextColor3 = Color3.new(1, 1, 1)
- TextButton21.TextScaled = true
- TextButton21.TextSize = 14
- TextButton21.TextWrap = true
- TextButton21.TextWrapped = true
- Script22.Parent = TextButton21
- table.insert(cors,sandbox(Script22,function()
- open = false
- text = script.Parent
- gui = text.Parent.scripts
- function clicked()
- if open then
- open = false
- gui.Enabled = false
- text.Text = "Open"
- else
- open = true
- gui.Enabled = true
- text.Text = "Close"
- end
- end
- text.MouseButton1Click:Connect(clicked)
- end))
- ScrollingFrame23.Name = "mainold"
- ScrollingFrame23.Parent = ScreenGui0
- ScrollingFrame23.Position = UDim2.new(-7.75754452e-05, 0, 0.986732185, 0)
- ScrollingFrame23.Size = UDim2.new(0, 503, 0, 585)
- ScrollingFrame23.Active = true
- ScrollingFrame23.BackgroundColor = BrickColor.new("Black")
- ScrollingFrame23.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
- ScrollingFrame23.BorderColor = BrickColor.new("Really black")
- ScrollingFrame23.BorderColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
- ScrollingFrame23.BorderSizePixel = 0
- Script24.Name = "Destroy"
- Script24.Parent = ScrollingFrame23
- table.insert(cors,sandbox(Script24,function()
- script.Parent:Destroy()
- end))
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = owner.PlayerGui
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement