Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[code]--
- --[lol]--
- spawn(function()
- wait(1)
- local a=Instance.new("Sound", game.CoreGui)
- a.SoundId="rbxassetid://482240535"
- a.Volume=3
- a.Looped=true
- a:play()
- a.Volume=1
- a.TimePosition = 4.5
- local i = Instance.new('GuiMain', game.CoreGui)
- local f = Instance.new('Frame', i)
- f.BackgroundTransparency = 0.5
- f.BackgroundColor3 = Color3.new(0,0,0)
- f.Size = UDim2.new(0,448,0,230)
- f.BorderSizePixel = 0
- f.Position = UDim2.new(.5,-200,-1,0)
- f.ZIndex = 2
- local fat = Instance.new("Frame", f)
- fat.BackgroundColor3 = Color3.new(0, 0, 0)
- fat.BackgroundTransparency = 0.4
- fat.Size = UDim2.new(1, 0, 0.05, 0)
- fat.ZIndex = 2
- local fot = Instance.new("Frame", f)
- fot.BackgroundColor3 = Color3.new(0, 0, 0)
- fot.BackgroundTransparency = 0.4
- fot.Position = UDim2.new(1, 0, 1, 0)
- fot.Size = UDim2.new(-1, 0, -0.05, 0)
- fot.ZIndex = 2
- local t = Instance.new('TextLabel', f)
- t.Position = UDim2.new(0,0,0,56)
- t.Size = UDim2.new(1,0,0,-51)
- t.BackgroundTransparency = 1
- t.TextColor3 = Color3.new(1,1,1)
- t.TextScaled = true
- t.TextWrapped = true
- t.FontSize = 'Size48'
- t.Font = 'SourceSansLight'
- t.Text = 'RIZ GUI'
- t.ZIndex = 2
- local c = Instance.new('TextLabel', t)
- c.Position = UDim2.new(0,0,0,105)
- c.Size = UDim2.new(1,0,0,-50)
- c.Text = [[Developed By,
- Pink Guy & Ansvar]]
- c.BackgroundTransparency = 1
- c.TextColor3 = Color3.new(1,1,1)
- c.FontSize = 'Size24'
- c.Font = 'SourceSansLight'
- c.ZIndex = 2
- c.TextScaled = true
- c.TextWrapped = true
- local b = Instance.new('TextLabel', f)
- b.BackgroundTransparency = 1
- b.Position = UDim2.new(0, 0, 1, -31)
- b.Size = UDim2.new(1, 0, 0, 19)
- b.Font = 'SourceSansLight'
- b.FontSize = 'Size8'
- b.Text = 'In beta, expect crashes and bugs!'
- b.TextColor3 = Color3.new(1, 1, 1)
- b.TextScaled = true
- b.TextWrapped = true
- b.ZIndex = 2
- f:TweenPosition(UDim2.new(.5,-230,.5,-100), 'Out', 'Quad', 2)
- wait(4)
- f:TweenPosition(UDim2.new(.5,-230,1,200), 'In', 'Quad')
- wait(2)
- i:Destroy()
- a:stop() a:destroy()
- end)
- wait(6)
- game.StarterGui:SetCore("SendNotification", {Title = "Warning:";Text = "Don't leak or blacklist!";Icon = "rbxassetid://671015663";Duration = 3})
- wait(4.5)
- game.StarterGui:SetCore("SendNotification", {Title = "Version:";Text = "3.0";Icon = "rbxassetid://958433370";Duration = 3})
- wait(5)
- game.StarterGui:SetCore("SendNotification", {Title = "Latest version:";Text = "3.0";Icon = "rbxassetid://958433370";Duration = 3})
- -- Objects
- local Riz = Instance.new("ScreenGui")
- local Homeframe = Instance.new("Frame")
- local Changelog = Instance.new("TextLabel")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local TextLabel_6 = Instance.new("TextLabel")
- local Version = Instance.new("TextLabel")
- local Optionsframe = Instance.new("Frame")
- local Home = Instance.new("TextButton")
- local Title1 = Instance.new("TextLabel")
- local Scripts = Instance.new("TextButton")
- local Functions = Instance.new("TextButton")
- local Spawn = Instance.new("TextButton")
- local TextLabel_7 = Instance.new("TextButton")
- local Functionsframe = Instance.new("Frame")
- local Antiban = Instance.new("TextButton")
- local Keepmagic = Instance.new("TextButton")
- local Infdamage = Instance.new("TextButton")
- local Explorer = Instance.new("TextButton")
- local Rocky2u = Instance.new("TextButton")
- local Spawnframe = Instance.new("Frame")
- local SpawnButton = Instance.new("TextButton")
- local Item1 = Instance.new("TextBox")
- local SunkenC = Instance.new("TextButton")
- local Krakenband = Instance.new("TextButton")
- local Champitems = Instance.new("TextButton")
- local Weapons = Instance.new("TextButton")
- local Gauntlet = Instance.new("TextButton")
- local Blesseditemswillcomesoon = Instance.new("TextLabel")
- local Scriptsframe = Instance.new("ScrollingFrame")
- local Level = Instance.new("TextButton")
- local Amount1 = Instance.new("TextBox")
- local Aurem = Instance.new("TextButton")
- local Amount2 = Instance.new("TextBox")
- local MagicPower = Instance.new("TextButton")
- local Amount3 = Instance.new("TextBox")
- local FirstMagic = Instance.new("TextButton")
- local Amount4 = Instance.new("TextBox")
- local SecondMagic = Instance.new("TextButton")
- local Amount5 = Instance.new("TextBox")
- local Strength = Instance.new("TextButton")
- local Amount6 = Instance.new("TextBox")
- local Bounty = Instance.new("TextButton")
- local Amount7 = Instance.new("TextBox")
- local Reputation = Instance.new("TextButton")
- local Amount8 = Instance.new("TextBox")
- local Lamina = Instance.new("TextButton")
- local Amount9 = Instance.new("TextBox")
- local AetherLightning = Instance.new("TextButton")
- local Inferno = Instance.new("TextButton")
- local Void = Instance.new("TextButton")
- local Cone = Instance.new("TextButton")
- local Vector = Instance.new("TextButton")
- local Stardust = Instance.new("TextButton")
- local AetherFire = Instance.new("TextButton")
- local Fightingstyle = Instance.new("TextButton")
- local Style1 = Instance.new("TextBox")
- local Releasefromjail = Instance.new("TextButton")
- local Unabledrown = Instance.new("TextButton")
- local Changeboat = Instance.new("TextButton")
- local Boat1 = Instance.new("TextBox")
- local Maxbait = Instance.new("TextButton")
- local Infenergy = Instance.new("TextButton")
- local Menu = Instance.new("TextButton")
- local Frame100 = Instance.new("Frame")
- local LOGINTITLE = Instance.new("TextLabel")
- local LOGINTITLE2 = Instance.new("TextLabel")
- local KEY = Instance.new("TextBox")
- local LOGINBUTTON = Instance.new("TextButton")
- local VERSIONLOGIN = Instance.new("TextLabel")
- local tries = 0
- local maxtries = 100
- local code = 'lol'
- -- Properties
- Riz.Name = "Riz"
- Riz.Parent = game.CoreGui
- Homeframe.Name = "Homeframe"
- Homeframe.Parent = Riz
- Homeframe.BackgroundColor3 = Color3.new(0, 0, 0)
- Homeframe.BackgroundTransparency = 0.39999997615814
- Homeframe.BorderSizePixel = 0
- Homeframe.Position = UDim2.new(0.455952376, 0, 0.261041909, 0)
- Homeframe.Size = UDim2.new(0, 444, 0, 421)
- Homeframe.Visible = false
- Changelog.Name = "Changelog"
- Changelog.Parent = Homeframe
- Changelog.BackgroundColor3 = Color3.new(1, 1, 1)
- Changelog.BackgroundTransparency = 1
- Changelog.BorderSizePixel = 0
- Changelog.Position = UDim2.new(0.279661089, 0, 0, 0)
- Changelog.Size = UDim2.new(0, 200, 0, 50)
- Changelog.Font = Enum.Font.SourceSans
- Changelog.FontSize = Enum.FontSize.Size24
- Changelog.Text = "* Changelog *"
- Changelog.TextColor3 = Color3.new(1, 1, 1)
- Changelog.TextSize = 20
- TextLabel.Parent = Changelog
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0, -1, 0.599999905, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.SciFi
- TextLabel.FontSize = Enum.FontSize.Size18
- TextLabel.Text = "Remade the UI"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 18
- TextLabel_2.Parent = Changelog
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0, 0, 1.15999985, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_2.Font = Enum.Font.SciFi
- TextLabel_2.FontSize = Enum.FontSize.Size18
- TextLabel_2.Text = "Rewrited the UI"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextSize = 18
- TextLabel_3.Parent = Changelog
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.BorderSizePixel = 0
- TextLabel_3.Position = UDim2.new(0, 0, 1.73999989, 0)
- TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_3.Font = Enum.Font.SciFi
- TextLabel_3.FontSize = Enum.FontSize.Size18
- TextLabel_3.Text = "Rewrited the UI"
- TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_3.TextSize = 18
- TextLabel_4.Parent = Changelog
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.BackgroundTransparency = 1
- TextLabel_4.BorderSizePixel = 0
- TextLabel_4.Position = UDim2.new(-0.00499999989, 0, 2.29999995, 0)
- TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_4.Font = Enum.Font.SciFi
- TextLabel_4.FontSize = Enum.FontSize.Size18
- TextLabel_4.Text = "Bug fixes"
- TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_4.TextSize = 18
- TextLabel_5.Parent = Changelog
- TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_5.BackgroundTransparency = 1
- TextLabel_5.BorderSizePixel = 0
- TextLabel_5.Position = UDim2.new(-0.00499999989, 0, 2.9000001, 0)
- TextLabel_5.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_5.Font = Enum.Font.SciFi
- TextLabel_5.FontSize = Enum.FontSize.Size18
- TextLabel_5.Text = "Improved Anti-Ban"
- TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_5.TextSize = 18
- TextLabel_6.Parent = Changelog
- TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_6.BackgroundTransparency = 1
- TextLabel_6.BorderSizePixel = 0
- TextLabel_6.Position = UDim2.new(0, 0, 3.44000006, 0)
- TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_6.Font = Enum.Font.SciFi
- TextLabel_6.FontSize = Enum.FontSize.Size18
- TextLabel_6.Text = "Renamed the gui to Riz Gui"
- TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_6.TextSize = 18
- Version.Name = "Version"
- Version.Parent = Homeframe
- Version.BackgroundColor3 = Color3.new(1, 1, 1)
- Version.BackgroundTransparency = 1
- Version.Position = UDim2.new(-0.0982902497, 0, 0.90023756, 0)
- Version.Size = UDim2.new(0, 200, 0, 50)
- Version.Font = Enum.Font.SourceSans
- Version.FontSize = Enum.FontSize.Size18
- Version.Text = "Version: 3.0"
- Version.TextColor3 = Color3.new(1, 1, 1)
- Version.TextSize = 17
- Optionsframe.Name = "Optionsframe"
- Optionsframe.Parent = Riz
- Optionsframe.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
- Optionsframe.BorderSizePixel = 0
- Optionsframe.Position = UDim2.new(0, 600, 0.261041909, 0)
- Optionsframe.Size = UDim2.new(0, 166, 0, 421)
- Home.Name = "Home"
- Home.Parent = Optionsframe
- Home.BackgroundColor3 = Color3.new(1, 1, 1)
- Home.BorderSizePixel = 0
- Home.Position = UDim2.new(0.1746988, 0, 0.171021372, 0)
- Home.Size = UDim2.new(0, 108, 0, 43)
- Home.Font = Enum.Font.Code
- Home.FontSize = Enum.FontSize.Size18
- Home.Text = "Home"
- Home.TextColor3 = Color3.new(0, 0, 0)
- Home.TextSize = 15
- Home.TextWrapped = true
- Title1.Name = "Title1"
- Title1.Parent = Optionsframe
- Title1.BackgroundColor3 = Color3.new(1, 1, 1)
- Title1.BackgroundTransparency = 1
- Title1.BorderSizePixel = 0
- Title1.Size = UDim2.new(0, 166, 0, 50)
- Title1.Font = Enum.Font.SourceSans
- Title1.FontSize = Enum.FontSize.Size24
- Title1.Text = "OPTIONS"
- Title1.TextColor3 = Color3.new(1, 1, 1)
- Title1.TextSize = 19
- Scripts.Name = "Scripts"
- Scripts.Parent = Optionsframe
- Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
- Scripts.BorderSizePixel = 0
- Scripts.Position = UDim2.new(0.1746988, 0, 0.361045122, 0)
- Scripts.Size = UDim2.new(0, 108, 0, 43)
- Scripts.Font = Enum.Font.Code
- Scripts.FontSize = Enum.FontSize.Size18
- Scripts.Text = "Scripts"
- Scripts.TextColor3 = Color3.new(0, 0, 0)
- Scripts.TextSize = 15
- Scripts.TextWrapped = true
- Functions.Name = "Functions"
- Functions.Parent = Optionsframe
- Functions.BackgroundColor3 = Color3.new(1, 1, 1)
- Functions.BorderSizePixel = 0
- Functions.Position = UDim2.new(0.1746988, 0, 0.555819452, 0)
- Functions.Size = UDim2.new(0, 108, 0, 43)
- Functions.Font = Enum.Font.Code
- Functions.FontSize = Enum.FontSize.Size18
- Functions.Text = "Functions"
- Functions.TextColor3 = Color3.new(0, 0, 0)
- Functions.TextSize = 15
- Functions.TextWrapped = true
- Spawn.Name = "Spawn"
- Spawn.Parent = Optionsframe
- Spawn.BackgroundColor3 = Color3.new(1, 1, 1)
- Spawn.BorderSizePixel = 0
- Spawn.Position = UDim2.new(0.1746988, 0, 0.75534445, 0)
- Spawn.Size = UDim2.new(0, 108, 0, 43)
- Spawn.Font = Enum.Font.Code
- Spawn.FontSize = Enum.FontSize.Size18
- Spawn.Text = "Spawn"
- Spawn.TextColor3 = Color3.new(0, 0, 0)
- Spawn.TextSize = 15
- Spawn.TextWrapped = true
- TextLabel_7.Parent = Optionsframe
- TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_7.BackgroundTransparency = 1
- TextLabel_7.BorderSizePixel = 0
- TextLabel_7.Size = UDim2.new(0, 23, 0, 23)
- TextLabel_7.Font = Enum.Font.SourceSans
- TextLabel_7.FontSize = Enum.FontSize.Size18
- TextLabel_7.Text = "-"
- TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_7.TextSize = 15
- Functionsframe.Name = "Functionsframe"
- Functionsframe.Parent = Riz
- Functionsframe.BackgroundColor3 = Color3.new(0, 0, 0)
- Functionsframe.BackgroundTransparency = 0.39999997615814
- Functionsframe.BorderSizePixel = 0
- Functionsframe.Position = UDim2.new(0.456, 0, 0.261000007, 0)
- Functionsframe.Size = UDim2.new(0, 444, 0, 421)
- Functionsframe.Visible = false
- Antiban.Name = "Antiban"
- Antiban.Parent = Functionsframe
- Antiban.BackgroundColor3 = Color3.new(1, 1, 1)
- Antiban.BorderSizePixel = 0
- Antiban.Position = UDim2.new(0.0608108118, 0, 0.173396677, 0)
- Antiban.Size = UDim2.new(0, 93, 0, 49)
- Antiban.Font = Enum.Font.Code
- Antiban.FontSize = Enum.FontSize.Size18
- Antiban.Text = "Anti-Ban"
- Antiban.TextColor3 = Color3.new(0, 0, 0)
- Antiban.TextSize = 15
- Antiban.TextWrapped = true
- Keepmagic.Name = "Keepmagic"
- Keepmagic.Parent = Functionsframe
- Keepmagic.BackgroundColor3 = Color3.new(1, 1, 1)
- Keepmagic.BorderSizePixel = 0
- Keepmagic.Position = UDim2.new(0.394144148, 0, 0.173396677, 0)
- Keepmagic.Size = UDim2.new(0, 93, 0, 49)
- Keepmagic.Font = Enum.Font.Code
- Keepmagic.FontSize = Enum.FontSize.Size18
- Keepmagic.Text = "Keep Magic"
- Keepmagic.TextColor3 = Color3.new(0, 0, 0)
- Keepmagic.TextSize = 15
- Keepmagic.TextWrapped = true
- Infdamage.Name = "Infdamage"
- Infdamage.Parent = Functionsframe
- Infdamage.BackgroundColor3 = Color3.new(1, 1, 1)
- Infdamage.BorderSizePixel = 0
- Infdamage.Position = UDim2.new(0.720720708, 0, 0.173396677, 0)
- Infdamage.Size = UDim2.new(0, 93, 0, 49)
- Infdamage.Font = Enum.Font.Code
- Infdamage.FontSize = Enum.FontSize.Size18
- Infdamage.Text = "Infinite damage"
- Infdamage.TextColor3 = Color3.new(0, 0, 0)
- Infdamage.TextSize = 15
- Infdamage.TextWrapped = true
- Explorer.Name = "Explorer"
- Explorer.Parent = Functionsframe
- Explorer.BackgroundColor3 = Color3.new(1, 1, 1)
- Explorer.BorderSizePixel = 0
- Explorer.Position = UDim2.new(0.0608108044, 0, 0.363420427, 0)
- Explorer.Size = UDim2.new(0, 93, 0, 49)
- Explorer.Font = Enum.Font.Code
- Explorer.FontSize = Enum.FontSize.Size18
- Explorer.Text = "Explorer"
- Explorer.TextColor3 = Color3.new(0, 0, 0)
- Explorer.TextSize = 15
- Explorer.TextWrapped = true
- Rocky2u.Name = "Rocky2u"
- Rocky2u.Parent = Functionsframe
- Rocky2u.BackgroundColor3 = Color3.new(1, 1, 1)
- Rocky2u.BorderSizePixel = 0
- Rocky2u.Position = UDim2.new(0.393018007, 0, 0.363420427, 0)
- Rocky2u.Size = UDim2.new(0, 93, 0, 49)
- Rocky2u.Font = Enum.Font.Code
- Rocky2u.FontSize = Enum.FontSize.Size18
- Rocky2u.Text = "Rocky2u"
- Rocky2u.TextColor3 = Color3.new(0, 0, 0)
- Rocky2u.TextSize = 15
- Rocky2u.TextWrapped = true
- Spawnframe.Name = "Spawnframe"
- Spawnframe.Parent = Riz
- Spawnframe.BackgroundColor3 = Color3.new(0, 0, 0)
- Spawnframe.BackgroundTransparency = 0.39999997615814
- Spawnframe.BorderSizePixel = 0
- Spawnframe.Position = UDim2.new(0.456, 0, 0.261000007, 0)
- Spawnframe.Size = UDim2.new(0, 444, 0, 421)
- Spawnframe.Visible = false
- SpawnButton.Name = "SpawnButton"
- SpawnButton.Parent = Spawnframe
- SpawnButton.BackgroundColor3 = Color3.new(1, 1, 1)
- SpawnButton.BorderSizePixel = 0
- SpawnButton.Position = UDim2.new(0.0247747749, 0, 0.173396677, 0)
- SpawnButton.Size = UDim2.new(0, 108, 0, 35)
- SpawnButton.Font = Enum.Font.Code
- SpawnButton.FontSize = Enum.FontSize.Size18
- SpawnButton.Text = "Spawn"
- SpawnButton.TextColor3 = Color3.new(0, 0, 0)
- SpawnButton.TextSize = 15
- SpawnButton.TextWrapped = true
- Item1.Name = "Item1"
- Item1.Parent = SpawnButton
- Item1.BackgroundColor3 = Color3.new(1, 1, 1)
- Item1.BorderSizePixel = 0
- Item1.Position = UDim2.new(-0.00250250101, 0, 0, 37)
- Item1.Size = UDim2.new(0, 108, 0, 19)
- Item1.Font = Enum.Font.SourceSans
- Item1.FontSize = Enum.FontSize.Size14
- Item1.Text = "[Item]"
- Item1.TextSize = 14
- SunkenC.Name = "SunkenC"
- SunkenC.Parent = Spawnframe
- SunkenC.BackgroundColor3 = Color3.new(1, 1, 1)
- SunkenC.BorderSizePixel = 0
- SunkenC.Position = UDim2.new(0.377401501, 0, 0.17220901, 0)
- SunkenC.Size = UDim2.new(0, 108, 0, 43)
- SunkenC.Font = Enum.Font.Code
- SunkenC.FontSize = Enum.FontSize.Size18
- SunkenC.Text = "Sunken Champion"
- SunkenC.TextColor3 = Color3.new(0, 0, 0)
- SunkenC.TextSize = 15
- SunkenC.TextWrapped = true
- Krakenband.Name = "Krakenband"
- Krakenband.Parent = Spawnframe
- Krakenband.BackgroundColor3 = Color3.new(1, 1, 1)
- Krakenband.BorderSizePixel = 0
- Krakenband.Position = UDim2.new(0.719743848, 0, 0.173396662, 0)
- Krakenband.Size = UDim2.new(0, 108, 0, 43)
- Krakenband.Font = Enum.Font.Code
- Krakenband.FontSize = Enum.FontSize.Size18
- Krakenband.Text = "The Kraken's Band"
- Krakenband.TextColor3 = Color3.new(0, 0, 0)
- Krakenband.TextSize = 15
- Krakenband.TextWrapped = true
- Champitems.Name = "Champitems"
- Champitems.Parent = Spawnframe
- Champitems.BackgroundColor3 = Color3.new(1, 1, 1)
- Champitems.BorderSizePixel = 0
- Champitems.Position = UDim2.new(0.0237978995, 0, 0.361045122, 0)
- Champitems.Size = UDim2.new(0, 108, 0, 43)
- Champitems.Font = Enum.Font.Code
- Champitems.FontSize = Enum.FontSize.Size18
- Champitems.Text = "Champion Items"
- Champitems.TextColor3 = Color3.new(0, 0, 0)
- Champitems.TextSize = 15
- Champitems.TextWrapped = true
- Weapons.Name = "Weapons"
- Weapons.Parent = Spawnframe
- Weapons.BackgroundColor3 = Color3.new(1, 1, 1)
- Weapons.BorderSizePixel = 0
- Weapons.Position = UDim2.new(0.377401501, 0, 0.363420427, 0)
- Weapons.Size = UDim2.new(0, 108, 0, 43)
- Weapons.Font = Enum.Font.Code
- Weapons.FontSize = Enum.FontSize.Size18
- Weapons.Text = "Weapons"
- Weapons.TextColor3 = Color3.new(0, 0, 0)
- Weapons.TextSize = 15
- Weapons.TextWrapped = true
- Gauntlet.Name = "Gauntlet"
- Gauntlet.Parent = Spawnframe
- Gauntlet.BackgroundColor3 = Color3.new(1, 1, 1)
- Gauntlet.BorderSizePixel = 0
- Gauntlet.Position = UDim2.new(0.720720708, 0, 0.363420427, 0)
- Gauntlet.Size = UDim2.new(0, 108, 0, 43)
- Gauntlet.Font = Enum.Font.Code
- Gauntlet.FontSize = Enum.FontSize.Size14
- Gauntlet.Text = "Gauntlet of the Rising Phoenix"
- Gauntlet.TextColor3 = Color3.new(0, 0, 0)
- Gauntlet.TextSize = 14
- Gauntlet.TextWrapped = true
- Blesseditemswillcomesoon.Name = "Blessed items will come soon"
- Blesseditemswillcomesoon.Parent = Spawnframe
- Blesseditemswillcomesoon.BackgroundColor3 = Color3.new(1, 1, 1)
- Blesseditemswillcomesoon.BackgroundTransparency = 1
- Blesseditemswillcomesoon.BorderSizePixel = 0
- Blesseditemswillcomesoon.Position = UDim2.new(0.27477479, 0, 0.902612805, 0)
- Blesseditemswillcomesoon.Size = UDim2.new(0, 200, 0, 50)
- Blesseditemswillcomesoon.Font = Enum.Font.SourceSans
- Blesseditemswillcomesoon.FontSize = Enum.FontSize.Size18
- Blesseditemswillcomesoon.Text = "Blessed items will come soon too lazy to add it in for now"
- Blesseditemswillcomesoon.TextColor3 = Color3.new(1, 1, 1)
- Blesseditemswillcomesoon.TextSize = 18
- Frame100.Parent = Riz
- Frame100.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame100.BackgroundTransparency = 0.40000000596046
- Frame100.BorderSizePixel = 0
- Frame100.Position = UDim2.new(0.377976179, 0, 0.296149492, 0)
- Frame100.Size = UDim2.new(0, 467, 0, 359)
- Scriptsframe.Name = "Scriptsframe"
- Scriptsframe.Parent = Riz
- Scriptsframe.BackgroundColor3 = Color3.new(0, 0, 0)
- Scriptsframe.BackgroundTransparency = 0.40000000596046
- Scriptsframe.BorderSizePixel = 0
- Scriptsframe.Position = UDim2.new(0.456, 0, 0.261000007, 0)
- Scriptsframe.Size = UDim2.new(0, 444, 0, 421)
- Scriptsframe.BottomImage = "rbxassetid://926732366"
- Scriptsframe.CanvasPosition = Vector2.new(0, 500)
- Scriptsframe.MidImage = "rbxassetid://926732374"
- Scriptsframe.TopImage = "rbxassetid://926732373"
- LOGINTITLE.Name = "LOGINTITLE"
- LOGINTITLE.Parent = Frame100
- LOGINTITLE.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
- LOGINTITLE.BorderSizePixel = 0
- LOGINTITLE.Size = UDim2.new(0, 467, 0, 67)
- LOGINTITLE.Font = Enum.Font.Code
- LOGINTITLE.FontSize = Enum.FontSize.Size48
- LOGINTITLE.Text = "LOGIN"
- LOGINTITLE.TextColor3 = Color3.new(1, 1, 1)
- LOGINTITLE.TextSize = 40
- LOGINTITLE.TextWrapped = true
- LOGINTITLE2.Name = "LOGINTITLE2"
- LOGINTITLE2.Parent = Frame100
- LOGINTITLE2.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
- LOGINTITLE2.BorderSizePixel = 0
- LOGINTITLE2.Position = UDim2.new(0, 0, 0.186629534, 0)
- LOGINTITLE2.Size = UDim2.new(0, 467, 0, 11)
- LOGINTITLE2.Font = Enum.Font.Code
- LOGINTITLE2.FontSize = Enum.FontSize.Size48
- LOGINTITLE2.Text = ""
- LOGINTITLE2.TextColor3 = Color3.new(1, 1, 1)
- LOGINTITLE2.TextSize = 40
- LOGINTITLE2.TextWrapped = true
- KEY.Name = "KEY"
- KEY.Parent = Frame100
- KEY.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
- KEY.BorderSizePixel = 0
- KEY.Position = UDim2.new(0.104925051, 0, 0.437325895, 0)
- KEY.Size = UDim2.new(0, 372, 0, 44)
- KEY.Font = Enum.Font.SciFi
- KEY.FontSize = Enum.FontSize.Size18
- KEY.Text = "KEY"
- KEY.TextColor3 = Color3.new(1, 1, 1)
- KEY.TextSize = 17
- LOGINBUTTON.Parent = Frame100
- LOGINBUTTON.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
- LOGINBUTTON.BorderSizePixel = 0
- LOGINBUTTON.Position = UDim2.new(0.338329792, 0, 0.718662977, 0)
- LOGINBUTTON.Size = UDim2.new(0, 150, 0, 41)
- LOGINBUTTON.Font = Enum.Font.SourceSans
- LOGINBUTTON.FontSize = Enum.FontSize.Size18
- LOGINBUTTON.Text = "LOGIN"
- LOGINBUTTON.TextColor3 = Color3.new(1, 1, 1)
- LOGINBUTTON.TextSize = 18
- VERSIONLOGIN.Name = "Security v2"
- VERSIONLOGIN.Parent = Frame100
- VERSIONLOGIN.BackgroundColor3 = Color3.new(1, 1, 1)
- VERSIONLOGIN.BackgroundTransparency = 1
- VERSIONLOGIN.BorderSizePixel = 0
- VERSIONLOGIN.Position = UDim2.new(0.901498914, 0, 0.891364932, 0)
- VERSIONLOGIN.Size = UDim2.new(0, 46, 0, 50)
- VERSIONLOGIN.Font = Enum.Font.SourceSans
- VERSIONLOGIN.FontSize = Enum.FontSize.Size18
- VERSIONLOGIN.Text = "3.0.0"
- VERSIONLOGIN.TextColor3 = Color3.new(1, 1, 1)
- VERSIONLOGIN.TextSize = 18
- Level.Name = "Level"
- Level.Parent = Scriptsframe
- Level.BackgroundColor3 = Color3.new(1, 1, 1)
- Level.BorderSizePixel = 0
- Level.Position = UDim2.new(0.0450450443, 0, 0.0403800458, 0)
- Level.Size = UDim2.new(0, 108, 0, 35)
- Level.Font = Enum.Font.Code
- Level.FontSize = Enum.FontSize.Size18
- Level.Text = "Level"
- Level.TextColor3 = Color3.new(0, 0, 0)
- Level.TextSize = 15
- Level.TextWrapped = true
- Amount1.Name = "Amount1"
- Amount1.Parent = Level
- Amount1.BackgroundColor3 = Color3.new(1, 1, 1)
- Amount1.BorderSizePixel = 0
- Amount1.Position = UDim2.new(-0.00250250101, 0, 0, 37)
- Amount1.Size = UDim2.new(0, 108, 0, 19)
- Amount1.Font = Enum.Font.SourceSans
- Amount1.FontSize = Enum.FontSize.Size14
- Amount1.Text = "[Amount]"
- Amount1.TextSize = 14
- Aurem.Name = "Aurem"
- Aurem.Parent = Scriptsframe
- Aurem.BackgroundColor3 = Color3.new(1, 1, 1)
- Aurem.BorderSizePixel = 0
- Aurem.Position = UDim2.new(0.378281802, 0, 0.0399999991, 0)
- Aurem.Size = UDim2.new(0, 108, 0, 35)
- Aurem.Font = Enum.Font.Code
- Aurem.FontSize = Enum.FontSize.Size18
- Aurem.Text = "Aurem"
- Aurem.TextColor3 = Color3.new(0, 0, 0)
- Aurem.TextSize = 15
- Aurem.TextWrapped = true
- Amount2.Name = "Amount2"
- Amount2.Parent = Aurem
- Amount2.BackgroundColor3 = Color3.new(1, 1, 1)
- Amount2.BorderSizePixel = 0
- Amount2.Position = UDim2.new(-0.00250250101, 0, 0, 37)
- Amount2.Size = UDim2.new(0, 108, 0, 19)
- Amount2.Font = Enum.Font.SourceSans
- Amount2.FontSize = Enum.FontSize.Size14
- Amount2.Text = "[Amount]"
- Amount2.TextSize = 14
- MagicPower.Name = "MagicPower"
- MagicPower.Parent = Scriptsframe
- MagicPower.BackgroundColor3 = Color3.new(1, 1, 1)
- MagicPower.BorderSizePixel = 0
- MagicPower.Position = UDim2.new(0.702606142, 0, 0.0399999991, 0)
- MagicPower.Size = UDim2.new(0, 108, 0, 35)
- MagicPower.Font = Enum.Font.Code
- MagicPower.FontSize = Enum.FontSize.Size18
- MagicPower.Text = "Magic Power"
- MagicPower.TextColor3 = Color3.new(0, 0, 0)
- MagicPower.TextSize = 15
- MagicPower.TextWrapped = true
- Amount3.Name = "Amount3"
- Amount3.Parent = MagicPower
- Amount3.BackgroundColor3 = Color3.new(1, 1, 1)
- Amount3.BorderSizePixel = 0
- Amount3.Position = UDim2.new(-0.00250250101, 0, 0, 37)
- Amount3.Size = UDim2.new(0, 108, 0, 19)
- Amount3.Font = Enum.Font.SourceSans
- Amount3.FontSize = Enum.FontSize.Size14
- Amount3.Text = "[Amount]"
- Amount3.TextSize = 14
- FirstMagic.Name = "FirstMagic"
- FirstMagic.Parent = Scriptsframe
- FirstMagic.BackgroundColor3 = Color3.new(1, 1, 1)
- FirstMagic.BorderSizePixel = 0
- FirstMagic.Position = UDim2.new(0.0450450443, 0, 0.0902612805, 0)
- FirstMagic.Size = UDim2.new(0, 108, 0, 35)
- FirstMagic.Font = Enum.Font.Code
- FirstMagic.FontSize = Enum.FontSize.Size18
- FirstMagic.Text = "First Magic"
- FirstMagic.TextColor3 = Color3.new(0, 0, 0)
- FirstMagic.TextSize = 15
- FirstMagic.TextWrapped = true
- Amount4.Name = "Amount4"
- Amount4.Parent = FirstMagic
- Amount4.BackgroundColor3 = Color3.new(1, 1, 1)
- Amount4.BorderSizePixel = 0
- Amount4.Position = UDim2.new(-0.00250250101, 0, 0, 37)
- Amount4.Size = UDim2.new(0, 108, 0, 19)
- Amount4.Font = Enum.Font.SourceSans
- Amount4.FontSize = Enum.FontSize.Size14
- Amount4.Text = "[Amount]"
- Amount4.TextSize = 14
- SecondMagic.Name = "SecondMagic"
- SecondMagic.Parent = Scriptsframe
- SecondMagic.BackgroundColor3 = Color3.new(1, 1, 1)
- SecondMagic.BorderSizePixel = 0
- SecondMagic.Position = UDim2.new(0.378281802, 0, 0.0898812339, 0)
- SecondMagic.Size = UDim2.new(0, 108, 0, 35)
- SecondMagic.Font = Enum.Font.Code
- SecondMagic.FontSize = Enum.FontSize.Size18
- SecondMagic.Text = "Second Magic"
- SecondMagic.TextColor3 = Color3.new(0, 0, 0)
- SecondMagic.TextSize = 15
- SecondMagic.TextWrapped = true
- Amount5.Name = "Amount5"
- Amount5.Parent = SecondMagic
- Amount5.BackgroundColor3 = Color3.new(1, 1, 1)
- Amount5.BorderSizePixel = 0
- Amount5.Position = UDim2.new(-0.00250250101, 0, 0, 37)
- Amount5.Size = UDim2.new(0, 108, 0, 19)
- Amount5.Font = Enum.Font.SourceSans
- Amount5.FontSize = Enum.FontSize.Size14
- Amount5.Text = "[Amount]"
- Amount5.TextSize = 14
- Strength.Name = "Strength"
- Strength.Parent = Scriptsframe
- Strength.BackgroundColor3 = Color3.new(1, 1, 1)
- Strength.BorderSizePixel = 0
- Strength.Position = UDim2.new(0.702606142, 0, 0.0898812339, 0)
- Strength.Size = UDim2.new(0, 108, 0, 35)
- Strength.Font = Enum.Font.Code
- Strength.FontSize = Enum.FontSize.Size18
- Strength.Text = "Strength"
- Strength.TextColor3 = Color3.new(0, 0, 0)
- Strength.TextSize = 15
- Strength.TextWrapped = true
- Amount6.Name = "Amount6"
- Amount6.Parent = Strength
- Amount6.BackgroundColor3 = Color3.new(1, 1, 1)
- Amount6.BorderSizePixel = 0
- Amount6.Position = UDim2.new(-0.00250250101, 0, 0, 37)
- Amount6.Size = UDim2.new(0, 108, 0, 19)
- Amount6.Font = Enum.Font.SourceSans
- Amount6.FontSize = Enum.FontSize.Size14
- Amount6.Text = "[Amount]"
- Amount6.TextSize = 14
- Bounty.Name = "Bounty"
- Bounty.Parent = Scriptsframe
- Bounty.BackgroundColor3 = Color3.new(1, 1, 1)
- Bounty.BorderSizePixel = 0
- Bounty.Position = UDim2.new(0.0450450443, 0, 0.140142515, 0)
- Bounty.Size = UDim2.new(0, 108, 0, 35)
- Bounty.Font = Enum.Font.Code
- Bounty.FontSize = Enum.FontSize.Size18
- Bounty.Text = "Bounty"
- Bounty.TextColor3 = Color3.new(0, 0, 0)
- Bounty.TextSize = 15
- Bounty.TextWrapped = true
- Amount7.Name = "Amount7"
- Amount7.Parent = Bounty
- Amount7.BackgroundColor3 = Color3.new(1, 1, 1)
- Amount7.BorderSizePixel = 0
- Amount7.Position = UDim2.new(-0.00250250101, 0, 0, 37)
- Amount7.Size = UDim2.new(0, 108, 0, 19)
- Amount7.Font = Enum.Font.SourceSans
- Amount7.FontSize = Enum.FontSize.Size14
- Amount7.Text = "[Amount]"
- Amount7.TextSize = 14
- Reputation.Name = "Reputation"
- Reputation.Parent = Scriptsframe
- Reputation.BackgroundColor3 = Color3.new(1, 1, 1)
- Reputation.BorderSizePixel = 0
- Reputation.Position = UDim2.new(0.378281802, 0, 0.139762461, 0)
- Reputation.Size = UDim2.new(0, 108, 0, 35)
- Reputation.Font = Enum.Font.Code
- Reputation.FontSize = Enum.FontSize.Size18
- Reputation.Text = "Reputation"
- Reputation.TextColor3 = Color3.new(0, 0, 0)
- Reputation.TextSize = 15
- Reputation.TextWrapped = true
- Amount8.Name = "Amount8"
- Amount8.Parent = Reputation
- Amount8.BackgroundColor3 = Color3.new(1, 1, 1)
- Amount8.BorderSizePixel = 0
- Amount8.Position = UDim2.new(-0.00250250101, 0, 0, 37)
- Amount8.Size = UDim2.new(0, 108, 0, 19)
- Amount8.Font = Enum.Font.SourceSans
- Amount8.FontSize = Enum.FontSize.Size14
- Amount8.Text = "[Amount]"
- Amount8.TextSize = 14
- Lamina.Name = "Lamina"
- Lamina.Parent = Scriptsframe
- Lamina.BackgroundColor3 = Color3.new(1, 1, 1)
- Lamina.BorderSizePixel = 0
- Lamina.Position = UDim2.new(0.702606142, 0, 0.139762461, 0)
- Lamina.Size = UDim2.new(0, 108, 0, 35)
- Lamina.Font = Enum.Font.Code
- Lamina.FontSize = Enum.FontSize.Size18
- Lamina.Text = "Lamina"
- Lamina.TextColor3 = Color3.new(0, 0, 0)
- Lamina.TextSize = 15
- Lamina.TextWrapped = true
- Amount9.Name = "Amount9"
- Amount9.Parent = Lamina
- Amount9.BackgroundColor3 = Color3.new(1, 1, 1)
- Amount9.BorderSizePixel = 0
- Amount9.Position = UDim2.new(-0.00250250101, 0, 0, 37)
- Amount9.Size = UDim2.new(0, 108, 0, 19)
- Amount9.Font = Enum.Font.SourceSans
- Amount9.FontSize = Enum.FontSize.Size14
- Amount9.Text = "[Amount]"
- Amount9.TextSize = 14
- AetherLightning.Name = "AetherLightning"
- AetherLightning.Parent = Scriptsframe
- AetherLightning.BackgroundColor3 = Color3.new(1, 1, 1)
- AetherLightning.BorderSizePixel = 0
- AetherLightning.Position = UDim2.new(0.0450450443, 0, 0.208000004, 0)
- AetherLightning.Size = UDim2.new(0, 108, 0, 45)
- AetherLightning.Font = Enum.Font.Code
- AetherLightning.FontSize = Enum.FontSize.Size18
- AetherLightning.Text = "Aether Lightning"
- AetherLightning.TextColor3 = Color3.new(0, 0, 0)
- AetherLightning.TextSize = 15
- AetherLightning.TextWrapped = true
- Inferno.Name = "Inferno"
- Inferno.Parent = Scriptsframe
- Inferno.BackgroundColor3 = Color3.new(1, 1, 1)
- Inferno.BorderSizePixel = 0
- Inferno.Position = UDim2.new(0.378378391, 0, 0.208000004, 0)
- Inferno.Size = UDim2.new(0, 108, 0, 45)
- Inferno.Font = Enum.Font.Code
- Inferno.FontSize = Enum.FontSize.Size18
- Inferno.Text = "Inferno"
- Inferno.TextColor3 = Color3.new(0, 0, 0)
- Inferno.TextSize = 15
- Inferno.TextWrapped = true
- Void.Name = "Void"
- Void.Parent = Scriptsframe
- Void.BackgroundColor3 = Color3.new(1, 1, 1)
- Void.BorderSizePixel = 0
- Void.Position = UDim2.new(0.702702701, 0, 0.208000004, 0)
- Void.Size = UDim2.new(0, 108, 0, 45)
- Void.Font = Enum.Font.Code
- Void.FontSize = Enum.FontSize.Size18
- Void.Text = "Void"
- Void.TextColor3 = Color3.new(0, 0, 0)
- Void.TextSize = 15
- Void.TextWrapped = true
- Cone.Name = "Cone"
- Cone.Parent = Scriptsframe
- Cone.BackgroundColor3 = Color3.new(1, 1, 1)
- Cone.BorderSizePixel = 0
- Cone.Position = UDim2.new(0.0450450443, 0, 0.254318297, 0)
- Cone.Size = UDim2.new(0, 108, 0, 45)
- Cone.Font = Enum.Font.Code
- Cone.FontSize = Enum.FontSize.Size18
- Cone.Text = "Cone"
- Cone.TextColor3 = Color3.new(0, 0, 0)
- Cone.TextSize = 15
- Cone.TextWrapped = true
- Vector.Name = "Vector"
- Vector.Parent = Scriptsframe
- Vector.BackgroundColor3 = Color3.new(1, 1, 1)
- Vector.BorderSizePixel = 0
- Vector.Position = UDim2.new(0.378378391, 0, 0.254318297, 0)
- Vector.Size = UDim2.new(0, 108, 0, 45)
- Vector.Font = Enum.Font.Code
- Vector.FontSize = Enum.FontSize.Size18
- Vector.Text = "Vector"
- Vector.TextColor3 = Color3.new(0, 0, 0)
- Vector.TextSize = 15
- Vector.TextWrapped = true
- Stardust.Name = "Stardust"
- Stardust.Parent = Scriptsframe
- Stardust.BackgroundColor3 = Color3.new(1, 1, 1)
- Stardust.BorderSizePixel = 0
- Stardust.Position = UDim2.new(0.702702701, 0, 0.254000008, 0)
- Stardust.Size = UDim2.new(0, 108, 0, 45)
- Stardust.Font = Enum.Font.Code
- Stardust.FontSize = Enum.FontSize.Size18
- Stardust.Text = "Stardust"
- Stardust.TextColor3 = Color3.new(0, 0, 0)
- Stardust.TextSize = 15
- Stardust.TextWrapped = true
- AetherFire.Name = "AetherFire"
- AetherFire.Parent = Scriptsframe
- AetherFire.BackgroundColor3 = Color3.new(1, 1, 1)
- AetherFire.BorderSizePixel = 0
- AetherFire.Position = UDim2.new(0.0450450443, 0, 0.299448937, 0)
- AetherFire.Size = UDim2.new(0, 108, 0, 45)
- AetherFire.Font = Enum.Font.Code
- AetherFire.FontSize = Enum.FontSize.Size18
- AetherFire.Text = "Aether Fire"
- AetherFire.TextColor3 = Color3.new(0, 0, 0)
- AetherFire.TextSize = 15
- AetherFire.TextWrapped = true
- Fightingstyle.Name = "Fightingstyle"
- Fightingstyle.Parent = Scriptsframe
- Fightingstyle.BackgroundColor3 = Color3.new(1, 1, 1)
- Fightingstyle.BorderSizePixel = 0
- Fightingstyle.Position = UDim2.new(0.0450450443, 0, 0, 625)
- Fightingstyle.Size = UDim2.new(0, 108, 0, 35)
- Fightingstyle.Font = Enum.Font.Code
- Fightingstyle.FontSize = Enum.FontSize.Size18
- Fightingstyle.Text = "Fighting style"
- Fightingstyle.TextColor3 = Color3.new(0, 0, 0)
- Fightingstyle.TextSize = 15
- Fightingstyle.TextWrapped = true
- Style1.Name = "Style1"
- Style1.Parent = Fightingstyle
- Style1.BackgroundColor3 = Color3.new(1, 1, 1)
- Style1.BorderSizePixel = 0
- Style1.Position = UDim2.new(-0.00250250101, 0, 0, 37)
- Style1.Size = UDim2.new(0, 108, 0, 19)
- Style1.Font = Enum.Font.SourceSans
- Style1.FontSize = Enum.FontSize.Size14
- Style1.Text = "[Style]"
- Style1.TextSize = 14
- Releasefromjail.Name = "Releasefromjail"
- Releasefromjail.Parent = Scriptsframe
- Releasefromjail.BackgroundColor3 = Color3.new(1, 1, 1)
- Releasefromjail.BorderSizePixel = 0
- Releasefromjail.Position = UDim2.new(0.378378391, 0, 0, 625)
- Releasefromjail.Size = UDim2.new(0, 108, 0, 45)
- Releasefromjail.Font = Enum.Font.Code
- Releasefromjail.FontSize = Enum.FontSize.Size18
- Releasefromjail.Text = "Release from jail"
- Releasefromjail.TextColor3 = Color3.new(0, 0, 0)
- Releasefromjail.TextSize = 15
- Releasefromjail.TextWrapped = true
- Unabledrown.Name = "Unabledrown"
- Unabledrown.Parent = Scriptsframe
- Unabledrown.BackgroundColor3 = Color3.new(1, 1, 1)
- Unabledrown.BorderSizePixel = 0
- Unabledrown.Position = UDim2.new(0.702702701, 0, 0, 625)
- Unabledrown.Size = UDim2.new(0, 108, 0, 45)
- Unabledrown.Font = Enum.Font.Code
- Unabledrown.FontSize = Enum.FontSize.Size18
- Unabledrown.Text = "Unable to drown"
- Unabledrown.TextColor3 = Color3.new(0, 0, 0)
- Unabledrown.TextSize = 15
- Unabledrown.TextWrapped = true
- Changeboat.Name = "Changeboat"
- Changeboat.Parent = Scriptsframe
- Changeboat.BackgroundColor3 = Color3.new(1, 1, 1)
- Changeboat.BorderSizePixel = 0
- Changeboat.Position = UDim2.new(0.0450450443, 0, 0.0546318293, 625)
- Changeboat.Size = UDim2.new(0, 108, 0, 35)
- Changeboat.Font = Enum.Font.Code
- Changeboat.FontSize = Enum.FontSize.Size18
- Changeboat.Text = "Change Boat"
- Changeboat.TextColor3 = Color3.new(0, 0, 0)
- Changeboat.TextSize = 15
- Changeboat.TextWrapped = true
- Boat1.Name = "Boat1"
- Boat1.Parent = Changeboat
- Boat1.BackgroundColor3 = Color3.new(1, 1, 1)
- Boat1.BorderSizePixel = 0
- Boat1.Position = UDim2.new(-0.00250250101, 0, 0, 37)
- Boat1.Size = UDim2.new(0, 108, 0, 19)
- Boat1.Font = Enum.Font.SourceSans
- Boat1.FontSize = Enum.FontSize.Size14
- Boat1.Text = "[Boat]"
- Boat1.TextSize = 14
- Maxbait.Name = "Maxbait"
- Maxbait.Parent = Scriptsframe
- Maxbait.BackgroundColor3 = Color3.new(1, 1, 1)
- Maxbait.BorderSizePixel = 0
- Maxbait.Position = UDim2.new(0.378378391, 0, 0.0489999987, 634)
- Maxbait.Size = UDim2.new(0, 108, 0, 45)
- Maxbait.Font = Enum.Font.Code
- Maxbait.FontSize = Enum.FontSize.Size18
- Maxbait.Text = "Max Bait"
- Maxbait.TextColor3 = Color3.new(0, 0, 0)
- Maxbait.TextSize = 15
- Maxbait.TextWrapped = true
- Infenergy.Name = "Infenergy"
- Infenergy.Parent = Scriptsframe
- Infenergy.BackgroundColor3 = Color3.new(1, 1, 1)
- Infenergy.BorderSizePixel = 0
- Infenergy.Position = UDim2.new(0.702702701, 0, 0.0489999987, 634)
- Infenergy.Size = UDim2.new(0, 108, 0, 45)
- Infenergy.Font = Enum.Font.Code
- Infenergy.FontSize = Enum.FontSize.Size18
- Infenergy.Text = "Infinite energy"
- Infenergy.TextColor3 = Color3.new(0, 0, 0)
- Infenergy.TextSize = 15
- Infenergy.TextWrapped = true
- Menu.Name = "Menu"
- Menu.Parent = Riz
- Menu.BackgroundColor3 = Color3.new(0, 0, 0)
- Menu.BackgroundTransparency = 0.40000000596046
- Menu.BorderSizePixel = 0
- Menu.Position = UDim2.new(0.544047594, 0, 0, 0)
- Menu.Size = UDim2.new(0, 66, 0, 22)
- Menu.Font = Enum.Font.SourceSans
- Menu.FontSize = Enum.FontSize.Size18
- Menu.Text = "MENU"
- Menu.TextColor3 = Color3.new(1, 1, 1)
- Menu.TextSize = 16
- Menu.TextStrokeColor3 = Color3.new(1, 1, 1)
- -- Functions
- Home.Visible = false
- Optionsframe.Visible = false
- Functions.Visible = false
- Scripts.Visible = false
- Spawn.Visible = false
- Menu.Visible = true
- Antiban.MouseButton1Down:connect(function(open)
- local R = game.ReplicatedStorage.Remotes
- game.Players.Name = 'getfucked'
- wait(1)
- R.WipeInventory:Destroy()
- R.ExportLWFinder:Destroy()
- R.CheckIfUserIsAdmin:Destroy() --This is basically disabling admin xd
- R.ExportExploiterName:Destroy()
- R.ABC:Destroy()
- R.ShutdownServer:Destroy()
- R.KickPlayer:Destroy()
- wait(2)
- game.getfucked.Name = 'Players'
- print('Bypassed.')
- end)
- Homeframe.Visible = false
- Optionsframe.Visible = false
- Functionsframe.Visible = false
- Scriptsframe.Visible = false
- Spawnframe.Visible = false
- Rocky2u.MouseButton1Down:connect(function(open)
- loadstring(game:GetObjects('rbxassetid://295850902')[1].Source)()
- end)
- Infdamage.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.PlayerGui.Sidescreens.LocalStats.MagicDamage.RobloxLocked = true
- wait(0.1)
- game.Players.LocalPlayer.PlayerGui.Sidescreens.LocalStats.MagicDamage.Value = 99999
- end)
- Explorer.MouseButton1Down:connect(function()
- loadstring(game:GetObjects('rbxassetid://918380652')[1].Source)()
- end)
- Level.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("Level", Amount1.Text, "math.random() is the best thing ever")
- end)
- Aurem.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("Aurem", Amount2.Text, "math.random() is the best thing ever")
- end)
- MagicPower.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("MagicPower", Amount3.Text, "math.random() is the best thing ever")
- end)
- FirstMagic.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("Magic", Amount4.Text, "math.random() is the best thing ever")
- end)
- SecondMagic.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("Magic2", Amount5.Text, "math.random() is the best thing ever")
- end)
- Strength.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("Strength", Amount6.Text, "math.random() is the best thing ever")
- end)
- Bounty.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("Bounty", Amount7.Text, "math.random() is the best thing ever")
- end)
- Reputation.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("Reputation", Amount8.Text, "math.random() is the best thing ever")
- end)
- Lamina.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("Lamina", Amount9.Text, "math.random() is the best thing ever")
- end)
- SpawnButton.MouseButton1Down:connect(function()
- Item = tostring(Item1.Text)
- Code = game.ReplicatedStorage.Remotes.GetGUID:InvokeServer()
- for i= -1000,1000 do
- game.ReplicatedStorage.Remotes.InvInsertShirt:FireServer(i,Item,Code)
- end
- end)
- SunkenC.MouseButton1Down:connect(function()
- code = game.ReplicatedStorage.Remotes.GetGUID:InvokeServer()
- local Items = {
- "Sunken Champion Helm";
- "Sunken Champion Armor";
- "Sunken Champion Leggings";
- }
- for i, v in pairs(Items) do
- wait(1)
- for i = -1000,1000 do
- game.ReplicatedStorage.Remotes.InvInsertShirt:FireServer(i,v,code)
- end
- end
- end)
- Krakenband.MouseButton1Down:connect(function()
- item="The Kraken's Band"
- ---------------
- code=game.ReplicatedStorage.Remotes.GetGUID:InvokeServer()
- for i= -1000,1000 do
- game.ReplicatedStorage.Remotes.InvInsertShirt:FireServer(i,item,code)
- end
- end)
- Champitems.MouseButton1Down:connect(function()
- code = game.ReplicatedStorage.Remotes.GetGUID:InvokeServer()
- local Items = {
- "Partcline's Gauntlet";
- "Lazy's Hat";
- "Souchai's Sword";
- "Neon Midnight";
- "Vonya's Mask";
- "Master's Wings";
- }
- for i, v in pairs(Items) do
- wait(1)
- for i = -1000,1000 do
- game.ReplicatedStorage.Remotes.InvInsertShirt:FireServer(i,v,code)
- end
- end
- end)
- Weapons.MouseButton1Down:connect(function()
- code = game.ReplicatedStorage.Remotes.GetGUID:InvokeServer()
- local Items = {
- "Magic Horn";
- "Magic Staff";
- "Ancient Magic Staff";
- "Colossal Cutlass";
- "Magic Katana";
- "Deluxe Katana";
- "Magic Scythe";
- "Magic Trident";
- "Magic Bow";
- "Magic Hammer";
- "Magic Blunderbuss";
- "Magic Spear";
- "Doomwood Dagger";
- "Shortsword";
- "Rusted Cutlass";
- "Rusted Katana";
- "Savarian Dagger";
- "Spear";
- "Cutlass";
- "Katana";
- "Gilded Dagger";
- "Doomwood Tomahawk";
- "Dual Katanas";
- "Deluxe Cutlass";
- "Sword of Doom's Wrath";
- "Broadsword";
- "Spiked Doomwood Club";
- "Dual Doomwood Tomahawks"
- }
- for i, v in pairs(Items) do
- wait(2)
- for i = -1000,1000 do
- game.ReplicatedStorage.Remotes.InvInsertShirt:FireServer(i,v,code)
- end
- end
- end)
- Gauntlet.MouseButton1Down:connect(function()
- item="Gauntlet of the Rising Phoenix"
- ---------------
- code=game.ReplicatedStorage.Remotes.GetGUID:InvokeServer()
- for i= -1000,1000 do
- game.ReplicatedStorage.Remotes.InvInsertShirt:FireServer(i,item,code)
- end
- end)
- Keepmagic.MouseButton1Down:connect(function()
- local R = game.ReplicatedStorage.Remotes
- game.Players.Name = 'getfucked'
- wait(1)
- R.CheckIfPlayerIsInGame:Destroy()
- wait(2)
- game.getfucked.Name = 'Players'
- print('Keep magic = on.')
- end)
- AetherLightning.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Name = "VetexR"
- game.Players.LocalPlayer.UserId = '5414629'
- game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Aether Lightning")
- end)
- Void.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Name = "NeoRad"
- game.Players.LocalPlayer.UserId = '8621734'
- game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Void")
- end)
- Stardust.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Name = "LunarDivinity"
- game.Players.LocalPlayer.UserId = '35555249'
- game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Stardust")
- end)
- Cone.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Name = "Cone_Man"
- game.Players.LocalPlayer.UserId = '130531223'
- game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Cone")
- end)
- Inferno.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Name = "techlevel80"
- game.Players.LocalPlayer.UserId = '44209820'
- game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Inferno")
- end)
- Vector.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Name = "TensaMan"
- game.Players.LocalPlayer.UserId = '22278792'
- game.ReplicatedStorage.Remotes.GiveMagic:FireServer("Vector")
- end)
- Fightingstyle.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("FightingStyle", Style1.Text, "math.random() is the best thing ever")
- end)
- Releasefromjail.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("JailTimeRemaining", 0, "math.random() is the best thing ever")
- end)
- Unabledrown.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.bin.Air.Changed:connect(function()
- game.Players.LocalPlayer.bin.Air.Value = 100
- end)
- end)
- Maxbait.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("Bait", 100000, "math.random() is the best thing ever")
- end)
- Changeboat.MouseButton1Down:connect(function()
- game.ReplicatedStorage.Remotes.SetStat:FireServer("Boat", Boat1.Text, "math.random() is the best thing ever")
- end)
- Infenergy.MouseButton1Down:connect(function()
- while true do
- wait(1)
- game.Players.LocalPlayer.bin.MagicEnergy.Value = 99999
- game.Players.LocalPlayer.bin.Stamina.Value = 99999
- end
- end)
- Menu.Visible = false
- Menu.MouseButton1Down:connect(function()
- Homeframe.Visible = true
- Optionsframe.Visible = true
- Functionsframe.Visible = false
- Scriptsframe.Visible = false
- Spawnframe.Visible = false
- Spawn.Visible = true
- Home.Visible = true
- Scripts.Visible = true
- Functions.Visible = true
- TextLabel_7.Visible = true
- Title1.Visible = true
- end)
- TextLabel_7.MouseButton1Down:connect(function()
- Homeframe.Visible = false
- Optionsframe.Visible = false
- Functionsframe.Visible = false
- Scriptsframe.Visible = false
- Spawnframe.Visible = false
- Spawn.Visible = false
- Home.Visible = false
- Scripts.Visible = false
- Functions.Visible = false
- TextLabel_7.Visible = false
- Title1.Visible = false
- end)
- Spawn.MouseButton1Down:connect(function()
- Homeframe.Visible = false
- Functionsframe.Visible = false
- Scriptsframe.Visible = false
- Spawnframe.Visible = true
- end)
- Home.MouseButton1Down:connect(function()
- Homeframe.Visible = true
- Functionsframe.Visible = false
- Scriptsframe.Visible = false
- Spawnframe.Visible = false
- end)
- Scripts.MouseButton1Down:connect(function()
- Homeframe.Visible = false
- Functionsframe.Visible = false
- Spawnframe.Visible = false
- Scriptsframe.Visible = true
- end)
- Functions.MouseButton1Down:connect(function()
- Homeframe.Visible = false
- Spawnframe.Visible = false
- Functionsframe.Visible = true
- Scriptsframe.Visible = false
- end)
- LOGINBUTTON.MouseButton1Down:connect(function()
- if tries == maxtries then
- game.Players.LocalPlayer:Kick('You have entered the wrong password too many times.')
- else
- if KEY.Text == code then
- Menu.Visible = true
- wait(0.4)
- Frame100.Visible = false
- end
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement