Roblox Hack Cerberus Roblox
i do not own this exploit all credit goes to their respected owners - downloads: -.
Cerberus Roblox Exploit
Description: Cerberus is a complete anti-theft application, the best protection you can get to recover your misplaced, lost or stolen Android device. It's not just a 'find my phone' app or a phone tracker, Cerberus has many unique features that make it the perfect app to locate your phone or tablet, identify the thief and get back your device. The Cerberus is an uncommon level 35 katana, dropped from the Alpha Icewhal in Avalanche Expanse. It has a 15% critical chance and does 210 damage. When upgraded to +10, it does 294 damage. The drop rate for this item is 2% The Cerberus' design concept was recreated from a base concept that was posted by a fan of the game on Twitter named 'DodieZero'. The Cerberus is the second item in the.
- local ScreenGui = Instance.new('ScreenGui')
- local Credits = Instance.new('TextLabel')
- local daball = Instance.new('TextButton')
- local insaneothers = Instance.new('TextButton')
- -- Properties
- ScreenGui.Parent = game.CoreGui
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame.Draggable = true
- Frame.Size = UDim2.new(0, 358, 0, 423)
- Credits.Name = 'Credits'
- Credits.BackgroundColor3 = Color3.new(0, 0, 0)
- Credits.Position = UDim2.new(0, 79, 0, 0)
- Credits.Font = Enum.Font.SciFi
- Credits.Text = 'By Cozmo V3rm'
- Credits.TextSize = 24
- insaneall.Name = 'insaneall'
- insaneall.BackgroundColor3 = Color3.new(0, 0, 0)
- insaneall.Position = UDim2.new(0, 0, 0, 106)
- insaneall.Font = Enum.Font.SciFi
- insaneall.Text = 'FE Insane all'
- insaneall.TextSize = 18
- daball.Name = 'daball'
- daball.BackgroundColor3 = Color3.new(0, 0, 0)
- daball.Position = UDim2.new(0, 0, 0, 228)
- daball.Font = Enum.Font.SciFi
- daball.Text = 'FE Dab all'
- daball.TextSize = 18
- dabothers.Name = 'dabothers'
- dabothers.BackgroundColor3 = Color3.new(0, 0, 0)
- dabothers.Position = UDim2.new(0, 203, 0, 230)
- dabothers.Font = Enum.Font.SciFi
- dabothers.Text = 'FE Dab others'
- dabothers.TextSize = 18
- insaneothers.Name = 'insaneothers'
- insaneothers.BackgroundColor3 = Color3.new(0, 0, 0)
- insaneothers.Position = UDim2.new(0, 203, 0, 105)
- insaneothers.Font = Enum.Font.SciFi
- insaneothers.Text = 'FE Insane others'
- insaneothers.TextSize = 18
- insaneall.MouseButton1Click:connect(function()
- local AnimationId = '33796059'
- Anim.AnimationId = 'rbxassetid://'..AnimationId
- local k = v.Character.Humanoid:LoadAnimation(Anim)
- k:AdjustSpeed(90)
- end)
- insaneothers.MouseButton1Click:connect(function()
- if v.Name~=game.Players.LocalPlayer.Name then
- local Anim = Instance.new('Animation')
- local k = v.Character.Humanoid:LoadAnimation(Anim)
- k:AdjustSpeed(90)
- end
- dabothers.MouseButton1Click:connect(function()
- if v.Name~=game.Players.LocalPlayer.Name then
- local Anim = Instance.new('Animation')
- local k = v.Character.Humanoid:LoadAnimation(Anim)
- k:AdjustSpeed(1)
- end
- daball.MouseButton1Click:connect(function()
- local AnimationId = '248263260'
- Anim.AnimationId = 'rbxassetid://'..AnimationId
- local k = v.Character.Humanoid:LoadAnimation(Anim)
- k:AdjustSpeed(1)
- end)