Roblox is ushering in the next generation of entertainment. Imagine, create, and play together with millions of players across an infinite variety of immersive, user-generated 3D worlds.
-- Version: 2.82
local ScreenGui = Instance.new('ScreenGui')
local aimbot = Instance.new('TextButton')
local Credits = Instance.new('TextLabel')
local Close = Instance.new('TextButton')
local hitbox = Instance.new('TextButton')
--Properties:
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
main.Active = true
main.Parent = ScreenGui
main.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
main.LayoutOrder = 1
main.Position = UDim2.new(0.31669268, 0, 0.364864856, 0)
main.Visible = false
aimbot.Name = 'aimbot'
aimbot.BackgroundColor3 = Color3.new(0.670588, 0.835294, 0.921569)
aimbot.BorderColor3 = Color3.new(0.670588, 0.835294, 0.92549)
aimbot.Position = UDim2.new(0, 0, 0.318181843, 0)
aimbot.Font = Enum.Font.Gotham
aimbot.TextColor3 = Color3.new(0, 0, 0)
aimbot.MouseButton1Down:connect(function()
loadstring(game:HttpGet(('https://pastebin.com/raw/uCSJY8we'),true))()
esp.Parent = main
esp.BackgroundColor3 = Color3.new(0.670588, 0.835294, 0.921569)
esp.BorderColor3 = Color3.new(0.670588, 0.835294, 0.92549)
esp.Size = UDim2.new(0, 409, 0, 27)
esp.Text = 'ESP'
esp.TextSize = 14
loadstring(game:HttpGet(('https://pastebin.com/raw/gwN6fn2v'),true))()
Credits.Parent = main
Credits.BackgroundTransparency = 1
Credits.Font = Enum.Font.Gotham
Credits.Text = 'Made By w_illu On Novo And Roblox'
Credits.TextSize = 14
ImageLabel.Parent = main
ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
ImageLabel.Position = UDim2.new(0, 344, 0, -80)
ImageLabel.Image = 'rbxassetid://925327753'
Close.Name = 'Close'
Close.BackgroundColor3 = Color3.new(1, 1, 1)
Close.LayoutOrder = 2
Close.Font = Enum.Font.Gotham
Close.TextColor3 = Color3.new(0, 0, 0)
Close.MouseButton1Down:connect(function()
main.Visible = false
picklerick.Name = 'pickle rick'
picklerick.BackgroundColor3 = Color3.new(1, 1, 1)
picklerick.Position = UDim2.new(0, -8, 0, 217)
picklerick.Image = 'rbxassetid://1046402468'
hitbox.Name = 'hitbox'
hitbox.BackgroundColor3 = Color3.new(1, 1, 1)
hitbox.Position = UDim2.new(0, 17, 0, 24)
hitbox.Font = Enum.Font.SourceSans
hitbox.TextColor3 = Color3.new(0, 0, 0)
hitbox.MouseButton1Down:connect(function()
picklerick.Visible = false
TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel.Position = UDim2.new(0, 8, 0, -6)
TextLabel.Font = Enum.Font.Gotham
TextLabel.TextColor3 = Color3.new(0, 0, 0)
-- Scripts: