Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local SUSSYIMPOSTER = Instance.new("TextLabel")
- local SpeedGod = Instance.new("TextButton")
- local InfStamina = Instance.new("TextButton")
- local SpinnyBoi = Instance.new("TextButton")
- local InfKills = Instance.new("TextButton")
- local ToSpawn = Instance.new("TextButton")
- local HealCharacter = Instance.new("TextButton")
- local FeFling = Instance.new("TextButton")
- local BlueTower = Instance.new("TextButton")
- local BallSpin = Instance.new("TextButton")
- local RedThingyOfHeck = Instance.new("TextButton")
- local FeSpider = Instance.new("TextButton")
- local ToBigTower = Instance.new("TextButton")
- local CloseButton = Instance.new("TextButton")
- local ResetCharacter = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- ScreenGui.ResetOnSpawn = false
- Main.Name = "Main"
- Main.Parent = ScreenGui
- Main.BackgroundColor3 = Color3.fromRGB(95, 95, 95)
- Main.BorderSizePixel = 5
- Main.Position = UDim2.new(0.0556678474, 0, 0.0690745041, 0)
- Main.Size = UDim2.new(0, 400, 0, 400)
- Main.Active = true
- SUSSYIMPOSTER.Name = "SUSSYIMPOSTER"
- SUSSYIMPOSTER.Parent = Main
- SUSSYIMPOSTER.BackgroundColor3 = Color3.fromRGB(77, 77, 77)
- SUSSYIMPOSTER.BorderSizePixel = 5
- SUSSYIMPOSTER.Size = UDim2.new(0, 400, 0, 50)
- SUSSYIMPOSTER.Font = Enum.Font.GothamBold
- SUSSYIMPOSTER.Text = "Smooth Slicing SUSSY IMPOSTER AMOGUS QUANDLE DINGLE TickleTipson"
- SUSSYIMPOSTER.TextColor3 = Color3.fromRGB(255, 255, 255)
- SUSSYIMPOSTER.TextScaled = true
- SUSSYIMPOSTER.TextSize = 14.000
- SUSSYIMPOSTER.TextWrapped = true
- SpeedGod.Name = "SpeedGod"
- SpeedGod.Parent = Main
- SpeedGod.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- SpeedGod.BorderSizePixel = 3
- SpeedGod.Position = UDim2.new(0.0399999991, 0, 0.174999997, 0)
- SpeedGod.Size = UDim2.new(0, 100, 0, 50)
- SpeedGod.Font = Enum.Font.SourceSansBold
- SpeedGod.Text = "Speedy God!"
- SpeedGod.TextColor3 = Color3.fromRGB(255, 255, 255)
- SpeedGod.TextScaled = true
- SpeedGod.TextSize = 14.000
- SpeedGod.TextWrapped = true
- SpeedGod.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
- end)
- InfStamina.Name = "InfStamina"
- InfStamina.Parent = Main
- InfStamina.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- InfStamina.BorderSizePixel = 3
- InfStamina.Position = UDim2.new(0.702500045, 0, 0.174999997, 0)
- InfStamina.Size = UDim2.new(0, 100, 0, 50)
- InfStamina.Font = Enum.Font.SourceSansBold
- InfStamina.Text = "Infinite Stamina (GLITCHES SWORD)"
- InfStamina.TextColor3 = Color3.fromRGB(255, 255, 255)
- InfStamina.TextScaled = true
- InfStamina.TextSize = 14.000
- InfStamina.TextWrapped = true
- InfStamina.MouseButton1Down:connect(function()
- game.ReplicatedStorage.LocalPlayer.EventoPrincipal:Destroy()
- end)
- SpinnyBoi.Name = "SpinnyBoi"
- SpinnyBoi.Parent = Main
- SpinnyBoi.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- SpinnyBoi.BorderSizePixel = 3
- SpinnyBoi.Position = UDim2.new(0.37499997, 0, 0.174999997, 0)
- SpinnyBoi.Size = UDim2.new(0, 100, 0, 50)
- SpinnyBoi.Font = Enum.Font.SourceSansBold
- SpinnyBoi.Text = "SPINNY BOI!"
- SpinnyBoi.TextColor3 = Color3.fromRGB(255, 255, 255)
- SpinnyBoi.TextScaled = true
- SpinnyBoi.TextSize = 14.000
- SpinnyBoi.TextWrapped = true
- SpinnyBoi.MouseButton1Down:connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/yuJYWVVC'))()
- end)
- InfKills.Name = "InfKills"
- InfKills.Parent = Main
- InfKills.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- InfKills.BorderSizePixel = 3
- InfKills.Position = UDim2.new(0.699999988, 0, 0.367500007, 0)
- InfKills.Size = UDim2.new(0, 100, 0, 50)
- InfKills.Font = Enum.Font.SourceSansBold
- InfKills.Text = "Infinite Stats (NOT FE)"
- InfKills.TextColor3 = Color3.fromRGB(255, 255, 255)
- InfKills.TextScaled = true
- InfKills.TextSize = 14.000
- InfKills.TextWrapped = true
- InfKills.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.leaderstats.Kills.Value = math.huge
- game.Players.LocalPlayer.leaderstats.Spree.Value = math.huge
- end)
- ToSpawn.Name = "ToSpawn"
- ToSpawn.Parent = Main
- ToSpawn.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- ToSpawn.BorderSizePixel = 3
- ToSpawn.Position = UDim2.new(0.0399999991, 0, 0.367500007, 0)
- ToSpawn.Size = UDim2.new(0, 100, 0, 50)
- ToSpawn.Font = Enum.Font.SourceSansBold
- ToSpawn.Text = "Spawn"
- ToSpawn.TextColor3 = Color3.fromRGB(255, 255, 255)
- ToSpawn.TextScaled = true
- ToSpawn.TextSize = 14.000
- ToSpawn.TextWrapped = true
- ToSpawn.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137, 120, -572)
- end)
- HealCharacter.Name = "HealCharacter"
- HealCharacter.Parent = Main
- HealCharacter.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- HealCharacter.BorderSizePixel = 3
- HealCharacter.Position = UDim2.new(0.375, 0, 0.367500007, 0)
- HealCharacter.Size = UDim2.new(0, 100, 0, 50)
- HealCharacter.Font = Enum.Font.SourceSansBold
- HealCharacter.Text = "Heal"
- HealCharacter.TextColor3 = Color3.fromRGB(255, 255, 255)
- HealCharacter.TextScaled = true
- HealCharacter.TextSize = 14.000
- HealCharacter.TextWrapped = true
- HealCharacter.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
- end)
- FeFling.Name = "FeFling"
- FeFling.Parent = Main
- FeFling.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- FeFling.BorderSizePixel = 3
- FeFling.Position = UDim2.new(0.0399999991, 0, 0.754999995, 0)
- FeFling.Size = UDim2.new(0, 100, 0, 50)
- FeFling.Font = Enum.Font.SourceSansBold
- FeFling.Text = "Fe Fling (Type ;fling)"
- FeFling.TextColor3 = Color3.fromRGB(255, 255, 255)
- FeFling.TextScaled = true
- FeFling.TextSize = 14.000
- FeFling.TextWrapped = true
- FeFling.MouseButton1Down:connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- BlueTower.Name = "BlueTower"
- BlueTower.Parent = Main
- BlueTower.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- BlueTower.BorderSizePixel = 3
- BlueTower.Position = UDim2.new(0.0399999991, 0, 0.5625, 0)
- BlueTower.Size = UDim2.new(0, 100, 0, 50)
- BlueTower.Font = Enum.Font.SourceSansBold
- BlueTower.Text = "To Blue Tower"
- BlueTower.TextColor3 = Color3.fromRGB(255, 255, 255)
- BlueTower.TextScaled = true
- BlueTower.TextSize = 14.000
- BlueTower.TextWrapped = true
- BlueTower.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(145, 175, -420)
- end)
- BallSpin.Name = "BallSpin"
- BallSpin.Parent = Main
- BallSpin.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- BallSpin.BorderSizePixel = 3
- BallSpin.Position = UDim2.new(0.375, 0, 0.754999995, 0)
- BallSpin.Size = UDim2.new(0, 100, 0, 50)
- BallSpin.Font = Enum.Font.SourceSansBold
- BallSpin.Text = "Fe Ball Spin"
- BallSpin.TextColor3 = Color3.fromRGB(255, 255, 255)
- BallSpin.TextScaled = true
- BallSpin.TextSize = 14.000
- BallSpin.TextWrapped = true
- BallSpin.MouseButton1Down:connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/EJskzezp'))()
- end)
- RedThingyOfHeck.Name = "RedThingyOfHeck"
- RedThingyOfHeck.Parent = Main
- RedThingyOfHeck.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- RedThingyOfHeck.BorderSizePixel = 3
- RedThingyOfHeck.Position = UDim2.new(0.375, 0, 0.5625, 0)
- RedThingyOfHeck.Size = UDim2.new(0, 100, 0, 50)
- RedThingyOfHeck.Font = Enum.Font.SourceSansBold
- RedThingyOfHeck.Text = "To Red Thing Of Heck"
- RedThingyOfHeck.TextColor3 = Color3.fromRGB(255, 255, 255)
- RedThingyOfHeck.TextScaled = true
- RedThingyOfHeck.TextSize = 14.000
- RedThingyOfHeck.TextWrapped = true
- RedThingyOfHeck.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137, 143, -708)
- end)
- FeSpider.Name = "FeSpider"
- FeSpider.Parent = Main
- FeSpider.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- FeSpider.BorderSizePixel = 3
- FeSpider.Position = UDim2.new(0.699999988, 0, 0.754999995, 0)
- FeSpider.Size = UDim2.new(0, 100, 0, 50)
- FeSpider.Font = Enum.Font.SourceSansBold
- FeSpider.Text = "Fe Spider (AHHH)"
- FeSpider.TextColor3 = Color3.fromRGB(255, 255, 255)
- FeSpider.TextScaled = true
- FeSpider.TextSize = 14.000
- FeSpider.TextWrapped = true
- FeSpider.MouseButton1Down:connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/at8naatu'))()
- end)
- ToBigTower.Name = "ToBigTower"
- ToBigTower.Parent = Main
- ToBigTower.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- ToBigTower.BorderSizePixel = 3
- ToBigTower.Position = UDim2.new(0.704999983, 0, 0.5625, 0)
- ToBigTower.Size = UDim2.new(0, 100, 0, 50)
- ToBigTower.Font = Enum.Font.SourceSansBold
- ToBigTower.Text = "To Big Tower"
- ToBigTower.TextColor3 = Color3.fromRGB(255, 255, 255)
- ToBigTower.TextScaled = true
- ToBigTower.TextSize = 14.000
- ToBigTower.TextWrapped = true
- ToBigTower.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(47, 137, -526)
- end)
- CloseButton.Name = "CloseButton"
- CloseButton.Parent = Main
- CloseButton.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- CloseButton.BorderSizePixel = 0
- CloseButton.Position = UDim2.new(0.904999971, 0, -7.62939436e-08, 0)
- CloseButton.Size = UDim2.new(0, 38, 0, 25)
- CloseButton.Font = Enum.Font.SourceSansBold
- CloseButton.Text = "X"
- CloseButton.TextColor3 = Color3.fromRGB(255, 85, 0)
- CloseButton.TextScaled = true
- CloseButton.TextSize = 14.000
- CloseButton.TextWrapped = true
- ResetCharacter.Name = "ResetCharacter"
- ResetCharacter.Parent = Main
- ResetCharacter.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
- ResetCharacter.BorderSizePixel = 3
- ResetCharacter.Position = UDim2.new(0.0399999991, 0, 0.930000007, 0)
- ResetCharacter.Size = UDim2.new(0, 366, 0, 21)
- ResetCharacter.Font = Enum.Font.SourceSansBold
- ResetCharacter.Text = "Reset Character"
- ResetCharacter.TextColor3 = Color3.fromRGB(255, 255, 255)
- ResetCharacter.TextScaled = true
- ResetCharacter.TextSize = 14.000
- ResetCharacter.TextWrapped = true
- ResetCharacter.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.Humanoid.Health = 0
- end)
- -- Scripts:
- local function SFTXZ_fake_script() -- SUSSYIMPOSTER.RainbowText
- local script = Instance.new('Script', SUSSYIMPOSTER)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.TextColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.b = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(SFTXZ_fake_script)()
- local function BUGJRSZ_fake_script() -- Main.Smooth GUI Dragging
- local script = Instance.new('LocalScript', Main)
- local UserInputService = game:GetService("UserInputService")
- local runService = (game:GetService("RunService"));
- local gui = script.Parent
- local dragging
- local dragInput
- local dragStart
- local startPos
- function Lerp(a, b, m)
- return a + (b - a) * m
- end;
- local lastMousePos
- local lastGoalPos
- local DRAG_SPEED = (23); -- // The speed of the UI darg.
- function Update(dt)
- if not (startPos) then return end;
- if not (dragging) and (lastGoalPos) then
- gui.Position = UDim2.new(startPos.X.Scale, Lerp(gui.Position.X.Offset, lastGoalPos.X.Offset, dt * DRAG_SPEED), startPos.Y.Scale, Lerp(gui.Position.Y.Offset, lastGoalPos.Y.Offset, dt * DRAG_SPEED))
- return
- end;
- local delta = (lastMousePos - UserInputService:GetMouseLocation())
- local xGoal = (startPos.X.Offset - delta.X);
- local yGoal = (startPos.Y.Offset - delta.Y);
- lastGoalPos = UDim2.new(startPos.X.Scale, xGoal, startPos.Y.Scale, yGoal)
- gui.Position = UDim2.new(startPos.X.Scale, Lerp(gui.Position.X.Offset, xGoal, dt * DRAG_SPEED), startPos.Y.Scale, Lerp(gui.Position.Y.Offset, yGoal, dt * DRAG_SPEED))
- end;
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- lastMousePos = UserInputService:GetMouseLocation()
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- runService.Heartbeat:Connect(Update)
- end
- coroutine.wrap(BUGJRSZ_fake_script)()
- local function GZOPT_fake_script() -- SpeedGod.RainbowBorder
- local script = Instance.new('Script', SpeedGod)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(GZOPT_fake_script)()
- local function BYLIYBM_fake_script() -- InfStamina.RainbowBorder
- local script = Instance.new('Script', InfStamina)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(BYLIYBM_fake_script)()
- local function EBODPCP_fake_script() -- SpinnyBoi.RainbowBorder
- local script = Instance.new('Script', SpinnyBoi)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(EBODPCP_fake_script)()
- local function DHNHLV_fake_script() -- InfKills.RainbowBorder
- local script = Instance.new('Script', InfKills)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(DHNHLV_fake_script)()
- local function GAIDX_fake_script() -- ToSpawn.RainbowBorder
- local script = Instance.new('Script', ToSpawn)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(GAIDX_fake_script)()
- local function BKMS_fake_script() -- HealCharacter.RainbowBorder
- local script = Instance.new('Script', HealCharacter)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(BKMS_fake_script)()
- local function RKZOY_fake_script() -- FeFling.RainbowBorder
- local script = Instance.new('Script', FeFling)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(RKZOY_fake_script)()
- local function VYZW_fake_script() -- BlueTower.RainbowBorder
- local script = Instance.new('Script', BlueTower)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(VYZW_fake_script)()
- local function RTAUN_fake_script() -- BallSpin.RainbowBorder
- local script = Instance.new('Script', BallSpin)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(RTAUN_fake_script)()
- local function UVDF_fake_script() -- RedThingyOfHeck.RainbowBorder
- local script = Instance.new('Script', RedThingyOfHeck)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(UVDF_fake_script)()
- local function PZASMXD_fake_script() -- FeSpider.RainbowBorder
- local script = Instance.new('Script', FeSpider)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(PZASMXD_fake_script)()
- local function FOOANQV_fake_script() -- ToBigTower.RainbowBorder
- local script = Instance.new('Script', ToBigTower)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(FOOANQV_fake_script)()
- local function TOHG_fake_script() -- CloseButton.RainbowBorder
- local script = Instance.new('Script', CloseButton)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(TOHG_fake_script)()
- local function HQYXRFA_fake_script() -- CloseButton.LocalScript
- local script = Instance.new('LocalScript', CloseButton)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- end)
- end
- coroutine.wrap(HQYXRFA_fake_script)()
- local function ZSWQ_fake_script() -- ResetCharacter.RainbowBorder
- local script = Instance.new('Script', ResetCharacter)
- local text = script.Parent
- local add = 10
- wait(1)
- local k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,0/255)
- k = k + add
- wait()
- end
- while true do
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,k/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,255/255,0/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255,k/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(0/255,255/255 - k/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(k/255,0/255,255/255)
- k = k + add
- wait()
- end
- k = 1
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255,0/255,255/255 - k/255)
- k = k + add
- wait()
- end
- while k <= 255 do
- text.BorderColor3 = Color3.new(255/255 - k/255,0/255,0/255)
- k = k + add
- wait()
- end
- end
- end
- coroutine.wrap(ZSWQ_fake_script)()
Add Comment
Please, Sign In to add comment