Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Created By Kiruza Exploits (Subscribe for the newest/Best Roblox Exploits) - https://www.youtube.com/c/KiruzaExploits
- -- Also join our Discord for newest exploits - https://discord.gg/jbfYfKa
- local GuiService = Instance.new("ScreenGui")
- local Menu = Instance.new("TextButton")
- local Chat = Instance.new("Frame")
- local MenuBG = Instance.new("ImageLabel")
- local Close = Instance.new("TextButton")
- local Namee = Instance.new("TextBox")
- local FullEXP = Instance.new("TextButton")
- local FullEXP10 = Instance.new("TextButton")
- local Namee_2 = Instance.new("TextBox")
- local Namee_3 = Instance.new("TextBox")
- local Credits = Instance.new("TextBox")
- local Level = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local MLevel = Instance.new("TextButton")
- local MLevel2 = Instance.new("TextButton")
- local MLevel3 = Instance.new("TextButton")
- local MLevel4 = Instance.new("TextButton")
- local MLevel5 = Instance.new("TextButton")
- local MLevel6 = Instance.new("TextButton")
- local MLevel7 = Instance.new("TextButton")
- local MLevel8 = Instance.new("TextButton")
- local MLevel9 = Instance.new("TextButton")
- local MLevel10 = Instance.new("TextButton")
- local MLevel11 = Instance.new("TextButton")
- -- Properties
- GuiService.Name = "Gui Service"
- GuiService.Parent = game.CoreGui
- Menu.Name = "Menu"
- Menu.Parent = GuiService
- Menu.BackgroundColor3 = Color3.new(0, 0.188235, 0.27451)
- Menu.BackgroundTransparency = 0.5
- Menu.BorderSizePixel = 0
- Menu.Position = UDim2.new(0, 323, 0, 0)
- Menu.Size = UDim2.new(0, 60, 0, 20)
- Menu.Font = Enum.Font.SourceSansLight
- Menu.FontSize = Enum.FontSize.Size18
- Menu.Text = "Menu"
- Menu.TextColor3 = Color3.new(1, 1, 1)
- Open = false
- Chat.Name = "Chat"
- Chat.Parent = GuiService
- Chat.Active = true
- Chat.BackgroundColor3 = Color3.new(1, 1, 1)
- Chat.BackgroundTransparency = 1
- Chat.Draggable = true
- Chat.Position = UDim2.new(0.28, 000, 0.55, 1000)
- Chat.Selectable = true
- Chat.Size = UDim2.new(0, 537, 0, 56)
- Chat.Visible = false
- MenuBG.Name = "MenuBG"
- MenuBG.Parent = Chat
- MenuBG.BackgroundColor3 = Color3.new(1, 1, 1)
- MenuBG.BackgroundTransparency = 1
- MenuBG.Size = UDim2.new(0, 593, 0, 361)
- MenuBG.Image = "rbxassetid://491261712"
- MenuBG.ImageTransparency = 0.10000000149012
- Close.Name = "Close"
- Close.Parent = Chat
- Close.BackgroundColor3 = Color3.new(1, 1, 1)
- Close.BackgroundTransparency = 1
- Close.Position = UDim2.new(0, 537, 0, 28)
- Close.Size = UDim2.new(0, 40, 0, 28)
- Close.Font = Enum.Font.SourceSans
- Close.FontSize = Enum.FontSize.Size14
- Close.TextTransparency = 1
- Close.MouseButton1Down:connect(function(open)
- Chat:TweenPosition(UDim2.new(0.28, 0, 1.0, 1000), "In", "Sine",1,true)
- Open = false
- end)
- Menu.MouseButton1Down:connect(function(open)
- if Open == false then
- Chat.Visible = true
- Chat:TweenPosition(UDim2.new(0.28, 0, 0.55, -250), "Out", "Back",1.5,true)
- Open = true
- elseif Open == true then
- Chat:TweenPosition(UDim2.new(0.28, 0, 1.0, 1000), "In", "Sine",1,true)
- Open = false
- end
- end)
- FullEXP10.Name = "Yen"
- FullEXP10.Parent = Chat
- FullEXP10.BackgroundColor3 = Color3.new(0, 1, 0.968628)
- FullEXP10.BackgroundTransparency = 0.60000002384186
- FullEXP10.BorderSizePixel = 0
- FullEXP10.Position = UDim2.new(0, 20, 0, 75)
- FullEXP10.Size = UDim2.new(0, 70, 0, 70)
- FullEXP10.Font = Enum.Font.SourceSansLight
- FullEXP10.FontSize = Enum.FontSize.Size14
- FullEXP10.Text = "Yen"
- FullEXP10.TextColor3 = Color3.new(1, 1, 1)
- FullEXP10.TextStrokeColor3 = Color3.new(1, 1, 1)
- FullEXP10.MouseButton1Down:connect(function(open)
- while true do
- wait(5)
- game.Players.LocalPlayer.Data.Yen.Value = 999999
- end
- end)
- Credits.Parent = FullEXP10
- Credits.BackgroundColor3 = Color3.new(1, 1, 1)
- Credits.BackgroundTransparency = 1
- Credits.Position = UDim2.new(0, 250, 0, 200)
- Credits.Size = UDim2.new(0, 70, 0, 24)
- Credits.ZIndex = 10
- Credits.Font = Enum.Font.SourceSans
- Credits.FontSize = Enum.FontSize.Size14
- Credits.Text = "Made by: Kiruza Exploits - Youtube www.youtube.com/c/KiruzaExploits And join our Discord: https://discord.gg/jbfYfKa"
- Credits.TextColor3 = Color3.new(255, 19, 19)
- ---
- MLevel.Name = "MLevel"
- MLevel.Parent = Chat
- MLevel.BackgroundColor3 = Color3.new(0, 1, 0.968628)
- MLevel.BackgroundTransparency = 0.60000002384186
- MLevel.BorderSizePixel = 0
- MLevel.Position = UDim2.new(0, 100, 0, 75)
- MLevel.Size = UDim2.new(0, 70, 0, 70)
- MLevel.Font = Enum.Font.SourceSansLight
- MLevel.FontSize = Enum.FontSize.Size18
- MLevel.Text = "Max Level"
- MLevel.TextColor3 = Color3.new(1, 1, 1)
- MLevel.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLevel.MouseButton1Down:connect(function(open)
- while true do
- wait(1)
- game.Players.LocalPlayer.Data.Level.Value = 500
- end
- end)
- MLevel2.Name = "Strength"
- MLevel2.Parent = Chat
- MLevel2.BackgroundColor3 = Color3.new(0, 1, 0.968628)
- MLevel2.BackgroundTransparency = 0.60000002384186
- MLevel2.BorderSizePixel = 0
- MLevel2.Position = UDim2.new(0, 180, 0, 75)
- MLevel2.Size = UDim2.new(0, 70, 0, 70)
- MLevel2.Font = Enum.Font.SourceSansLight
- MLevel2.FontSize = Enum.FontSize.Size18
- MLevel2.Text = "Strength"
- MLevel2.TextColor3 = Color3.new(1, 1, 1)
- MLevel2.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLevel2.MouseButton1Down:connect(function(open)
- while true do
- wait(1)
- game.Players.LocalPlayer.Data.Str.Value = 9999999999
- end
- end)
- MLevel3.Name = "Agility"
- MLevel3.Parent = Chat
- MLevel3.BackgroundColor3 = Color3.new(0, 1, 0.968628)
- MLevel3.BackgroundTransparency = 0.60000002384186
- MLevel3.BorderSizePixel = 0
- MLevel3.Position = UDim2.new(0, 260, 0, 75)
- MLevel3.Size = UDim2.new(0, 70, 0, 70)
- MLevel3.Font = Enum.Font.SourceSansLight
- MLevel3.FontSize = Enum.FontSize.Size18
- MLevel3.Text = "Agility"
- MLevel3.TextColor3 = Color3.new(1, 1, 1)
- MLevel3.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLevel3.MouseButton1Down:connect(function(open)
- while true do
- wait(1)
- game.Players.LocalPlayer.Data.Agi.Value = 99999999
- end
- end)
- MLevel5.Name = "Stamina"
- MLevel5.Parent = Chat
- MLevel5.BackgroundColor3 = Color3.new(0, 1, 0.968628)
- MLevel5.BackgroundTransparency = 0.60000002384186
- MLevel5.BorderSizePixel = 0
- MLevel5.Position = UDim2.new(0, 340, 0, 75)
- MLevel5.Size = UDim2.new(0, 70, 0, 70)
- MLevel5.Font = Enum.Font.SourceSansLight
- MLevel5.FontSize = Enum.FontSize.Size18
- MLevel5.Text = "Stamina"
- MLevel5.TextColor3 = Color3.new(1, 1, 1)
- MLevel5.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLevel5.MouseButton1Down:connect(function(open)
- while true do
- wait(1)
- game.Players.LocalPlayer.Data.Sta.Value = 99999999
- end
- end)
- MLevel4.Name = "Attributes"
- MLevel4.Parent = Chat
- MLevel4.BackgroundColor3 = Color3.new(0, 1, 0.968628)
- MLevel4.BackgroundTransparency = 0.60000002384186
- MLevel4.BorderSizePixel = 0
- MLevel4.Position = UDim2.new(0, 420, 0, 75)
- MLevel4.Size = UDim2.new(0, 70, 0, 70)
- MLevel4.Font = Enum.Font.SourceSansLight
- MLevel4.FontSize = Enum.FontSize.Size18
- MLevel4.Text = "Attributes"
- MLevel4.TextColor3 = Color3.new(1, 1, 1)
- MLevel4.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLevel4.MouseButton1Down:connect(function(open)
- while true do
- wait(1)
- game.Players.LocalPlayer.Data.Att.Value = 99999999
- end
- end)
- MLevel6.Name = "MaxXp"
- MLevel6.Parent = Chat
- MLevel6.BackgroundColor3 = Color3.new(0, 1, 0.968628)
- MLevel6.BackgroundTransparency = 0.60000002384186
- MLevel6.BorderSizePixel = 0
- MLevel6.Position = UDim2.new(0, 20, 0, 150)
- MLevel6.Size = UDim2.new(0, 70, 0, 70)
- MLevel6.Font = Enum.Font.SourceSansLight
- MLevel6.FontSize = Enum.FontSize.Size18
- MLevel6.Text = "Max Exp"
- MLevel6.TextColor3 = Color3.new(1, 1, 1)
- MLevel6.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLevel6.MouseButton1Down:connect(function(open)
- while true do
- wait(1)
- game.Players.LocalPlayer.Data.Exp.Value = 9999999999
- end
- end)
- MLevel7.Name = "Health"
- MLevel7.Parent = Chat
- MLevel7.BackgroundColor3 = Color3.new(0, 1, 0.968628)
- MLevel7.BackgroundTransparency = 0.60000002384186
- MLevel7.BorderSizePixel = 0
- MLevel7.Position = UDim2.new(0, 100, 0, 150)
- MLevel7.Size = UDim2.new(0, 70, 0, 70)
- MLevel7.Font = Enum.Font.SourceSansLight
- MLevel7.FontSize = Enum.FontSize.Size18
- MLevel7.Text = "Health"
- MLevel7.TextColor3 = Color3.new(1, 1, 1)
- MLevel7.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLevel7.MouseButton1Down:connect(function(open)
- while true do
- wait(1)
- game.Players.LocalPlayer.Data.Hea.Value = 99999999
- wait(100000)
- end
- end)
- MLevel8.Name = "SuperH"
- MLevel8.Parent = Chat
- MLevel8.BackgroundColor3 = Color3.new(0, 1, 0.968628)
- MLevel8.BackgroundTransparency = 0.60000002384186
- MLevel8.BorderSizePixel = 0
- MLevel8.Position = UDim2.new(0, 500, 0, 225)
- MLevel8.Size = UDim2.new(0, 70, 0, 70)
- MLevel8.Font = Enum.Font.SourceSansLight
- MLevel8.FontSize = Enum.FontSize.Size18
- MLevel8.Text = "SuperHuman"
- MLevel8.TextColor3 = Color3.new(1, 1, 1)
- MLevel8.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLevel8.MouseButton1Down:connect(function(open)
- while true do
- wait(1)
- game.Players.LocalPlayer.Data.Class.Value = 1
- wait(100000)
- end
- end)
- MLevel11.Name = "Swordsman"
- MLevel11.Parent = Chat
- MLevel11.BackgroundColor3 = Color3.new(0, 1, 0.968628)
- MLevel11.BackgroundTransparency = 0.60000002384186
- MLevel11.BorderSizePixel = 0
- MLevel11.Position = UDim2.new(0, 260, 0, 225)
- MLevel11.Size = UDim2.new(0, 70, 0, 70)
- MLevel11.Font = Enum.Font.SourceSansLight
- MLevel11.FontSize = Enum.FontSize.Size18
- MLevel11.Text = "Swordsman"
- MLevel11.TextColor3 = Color3.new(1, 1, 1)
- MLevel11.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLevel11.MouseButton1Down:connect(function(open)
- while true do
- wait(1)
- game.Players.LocalPlayer.Data.Class.Value = 2
- wait(1000000)
- end
- end)
- MLevel9.Name = "Esper"
- MLevel9.Parent = Chat
- MLevel9.BackgroundColor3 = Color3.new(0, 1, 0.968628)
- MLevel9.BackgroundTransparency = 0.60000002384186
- MLevel9.BorderSizePixel = 0
- MLevel9.Position = UDim2.new(0, 420, 0, 225)
- MLevel9.Size = UDim2.new(0, 70, 0, 70)
- MLevel9.Font = Enum.Font.SourceSansLight
- MLevel9.FontSize = Enum.FontSize.Size18
- MLevel9.Text = "Esper"
- MLevel9.TextColor3 = Color3.new(1, 1, 1)
- MLevel9.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLevel9.MouseButton1Down:connect(function(open)
- while true do
- wait(1)
- game.Players.LocalPlayer.Data.Class.Value = 3
- wait(100000)
- end
- end)
- MLevel10.Name = "Cyborg"
- MLevel10.Parent = Chat
- MLevel10.BackgroundColor3 = Color3.new(0, 1, 0.968628)
- MLevel10.BackgroundTransparency = 0.60000002384186
- MLevel10.BorderSizePixel = 0
- MLevel10.Position = UDim2.new(0, 340, 0, 225)
- MLevel10.Size = UDim2.new(0, 70, 0, 70)
- MLevel10.Font = Enum.Font.SourceSansLight
- MLevel10.FontSize = Enum.FontSize.Size18
- MLevel10.Text = "Cyborg"
- MLevel10.TextColor3 = Color3.new(1, 1, 1)
- MLevel10.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLevel10.MouseButton1Down:connect(function(open)
- while true do
- wait(1)
- game.Players.LocalPlayer.Data.Class.Value = 4
- wait(10000)
- end
- end)
Add Comment
Please, Sign In to add comment