Created by the Roblox Corporation, Roblox formally appeared in 2006. However, its beta was delivered two years earlier, in 2004. In simple words, Roblox is a platform where you can create games with the association of Roblox Studio. The main feature of Roblox is that the User is offered thousand of free games that the existing User created. Hope You Found This Helpful!Link For AFK Bot: http://www.mediafire.com/file/ccpc8g624f472th/Anti-AFK.exe/file.
local MainGUI = Instance.new('Frame')
local Hairdresser = Instance.new('TextBox')
local Cash = Instance.new('TextBox')
local CloseGUI = Instance.new('TextButton')
local OpenHUIButton = Instance.new('TextButton')
RobloxExploits.Name ='Roblox Exploits'
MainGUI.Draggable =true
MainGUI.Name ='Main GUI'
MainGUI.BackgroundColor3 = Color3.new(1,1,1)
TextLabel.BackgroundColor3 = Color3.new(1,1,1)
TextLabel.Position = UDim2.new(0.161290318,0,0.0125223603,0)
TextLabel.Font = Enum.Font.SourceSans
TextLabel.TextColor3 = Color3.new(0,0,0)
Hairdresser.Parent = MainGUI
Hairdresser.Position = UDim2.new(0.0752688199,0,0.302325577,0)
Hairdresser.Font = Enum.Font.SourceSans
Hairdresser.TextColor3 = Color3.new(0,0,0)
Hair.Parent = Hairdresser
Hair.BackgroundColor3 = Color3.new(0.258824,1,0.054902)
Hair.Position = UDim2.new(0.995000005,0,1.37835741e-07,0)
Hair.Font = Enum.Font.SourceSans
Hair.TextColor3 = Color3.new(0,0,0)
Hair.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/AAigars/Lua/master/Hairdresser.lua',true))()
print('Script is frickin workin bb')
end)
Cash.Name ='Cash'
Cash.BackgroundColor3 = Color3.new(1,1,1)
Cash.Position = UDim2.new(0.0752688199,0,0.472271919,0)
Cash.Font = Enum.Font.SourceSans
Cash.TextColor3 = Color3.new(0,0,0)
BeginCash.Parent = Cash
BeginCash.BackgroundColor3 = Color3.new(0.321569,1,0.0745098)
BeginCash.Position = UDim2.new(0.997903228,0,-0.00772809982,0)
BeginCash.Font = Enum.Font.SourceSans
BeginCash.TextColor3 = Color3.new(0,0,0)
BeginCash.MouseButton1Click:connect (function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/AAigars/Lua/master/Bloxy%20Burgers.lua',true))()
print('Workin bb wanna be my cashier')
CloseGUI.Parent = MainGUI
CloseGUI.Position = UDim2.new(0.879032254,0,0,0)
CloseGUI.Font = Enum.Font.SourceSans
CloseGUI.TextColor3 = Color3.new(0,0,0)
CloseGUI.MouseButton1Click:connect(function()
OpenGUI.Visible =true
end)
OpenGUI.Name ='Open GUI'
OpenGUI.BackgroundColor3 = Color3.new(1,1,1)
OpenGUI.Size = UDim2.new(0,142,0,32)
OpenHUIButton.Name ='Open HUI Button'
OpenHUIButton.BackgroundColor3 = Color3.new(1,1,1)
OpenHUIButton.Position = UDim2.new(-0.119718313,0,0,0)
OpenHUIButton.Font = Enum.Font.SourceSans
OpenHUIButton.TextColor3 = Color3.new(0,0,0)
OpenGUI.MouseButton1Click:connect(function()
OpenGUI.Visible =false