- How To Go Afk In Roblox
- Roblox Anti Afk Bot Download Free
- Roblox Anti Afk Bot Script
- Roblox Anti Afk Download
- Anti Afk Bot Download
Say I'm in a tycoon game and need to hop away for a bit longer than 20 minutes before the game kicks me for inactivity. I don't want to lose my progress, so I put heavy objects on my right arrow key, W key and D key to perpetually spin my avatar around in a circle. This is a script to AFK, works on any server to get. Special about it is the fac. Anti-AFK for Roblox. This macro clicks from time to time W, and thus. Little python script to stay AFK without getting kicked in any videogame. Requirements: Python 3.7.4 or newer. The next Python modules: keyboard. Usage: Minizime your game. Execute the main script file as administrator. Go back to your game. Press the required key to start the bot ('.' Is the default key).
Feb 11th, 2021
Never
How To Go Afk In Roblox
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- local ca=Instance.new('TextLabel')local da=Instance.new('Frame')
- local _b=Instance.new('TextLabel')local ab=Instance.new('TextLabel')ba.Parent=game.CoreGui
- ba.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;ca.Parent=ba;ca.Active=true
- ca.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ca.Draggable=true
- ca.Position=UDim2.new(0.698610067,0,0.098096624,0)ca.Size=UDim2.new(0,370,0,52)
- ca.Font=Enum.Font.SourceSansSemibold;ca.Text='Anti AFK Script'ca.TextColor3=Color3.new(0,1,1)
- da.BackgroundColor3=Color3.new(0.196078,0.196078,0.196078)da.Position=UDim2.new(0,0,1.0192306,0)
- _b.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)_b.Position=UDim2.new(0,0,0.800455689,0)
- _b.Size=UDim2.new(0,370,0,21)_b.Font=Enum.Font.Arial;_b.Text='Made by Dynamic. (please subscribe)'
- _b.TextColor3=Color3.new(0,1,1)_b.TextSize=20;ab.Parent=da
- ab.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ab.Position=UDim2.new(0,0,0.158377,0)
- ab.Size=UDim2.new(0,370,0,44)ab.Font=Enum.Font.ArialBold;ab.Text='Status: Active'
- ab.TextColor3=Color3.new(0,1,1)ab.TextSize=20;local bb=game:service'VirtualUser'
- game:service'Players'.LocalPlayer.Idled:connect(function()
- bb:CaptureController()bb:ClickButton2(Vector2.new())
- ab.Text='Roblox Tried to kick you but we didnt let them kick you :D'wait(2)ab.Text='Status : Active'end)
RAW Paste Data
Roblox Anti Afk Bot Download Free
Roblox Anti Afk Bot Script
Mar 18th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Anti Afk Download
- 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
Comments are closed.