Gs auto clicker: you enjoy this video! WORKING AFK BOT FREE ROBLOX ASSASSIN COINSDownload AFK Bot Here:http://www.mediafire.com/file/7ia0ubc7o08282b/ROBLOX+Anti-AFK.exe. Nov 25, 2019 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).
ANTI AFK In Any Roblox Game. Not a member of Pastebin yet? Sign Up, it unlocks many cool features! Download the main afk system script from here. If you wish to download the pre-build AFK zone, download it from here. Open your game and put the main afk system script in ServerScriptService and the pre-build AFK zone (if downloaded) into Workspace. Once completed, open the script that you placed in ServerScriptService.
- 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
What does this do?
This script allows players in your game to safely go AFK if they need to do something like go down for dinner
Disclaimers
I’m not an advanced lua scripter by any means, but I thought I could try to make this system for the fun of it to release on here, so please don’t ask me to script something for you or criticize on it if it’s bad and “simple”
How do we (you guys) get it?
Just follow the steps below!
Step 1
Download the main afk system script from here. If you wish to download the pre-build AFK zone, download it from here
Step 2
Open your game and put the main afk system script in ServerScriptService and the pre-build AFK zone (if downloaded) into Workspace
Step 3
Once completed, open the script that you placed in ServerScriptService. Once opened, you will see configuration variables. The explanation of these variables is already in the script, so I don’t need to explain them here
Step 4
Afk Bot Roblox Download
You’re done! If you want to make your own custom AFK zone, read the requirements below
Requirements for custom AFK zone by default
- Must be placed in game.Workspace
- Must be named “AFK Place”
- Must be a model
- Must have a part called “Spawn” in the model
Anti Afk Macro
Video Showcase: zachariapopcorn.is-winning.xyz/4Np8LUcutB.mp4
Conclusion of Post
How To Go Afk In Roblox
Thanks for reading my post on my AFK system. If you do like this, show your kindness by liking this post, or spreading this post, it’s up to you. If you wish to add something to this script, make a PR on the Github or make a suggestion in the replies, I’m all ears. Anyways, good day and good bye.