Anti Afk Bot Roblox

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).

  1. Afk Bot Roblox Download
  2. Anti Afk Macro
  3. How To Go Afk In Roblox
Mar 18th, 2019

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.

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local MainGUI = Instance.new('Frame')
  2. local Hairdresser = Instance.new('TextBox')
  3. local Cash = Instance.new('TextBox')
  4. local CloseGUI = Instance.new('TextButton')
  5. local OpenHUIButton = Instance.new('TextButton')
  6. RobloxExploits.Name ='Roblox Exploits'
  7. MainGUI.Draggable =true
  8. MainGUI.Name ='Main GUI'
  9. MainGUI.BackgroundColor3 = Color3.new(1,1,1)
  10. TextLabel.BackgroundColor3 = Color3.new(1,1,1)
  11. TextLabel.Position = UDim2.new(0.161290318,0,0.0125223603,0)
  12. TextLabel.Font = Enum.Font.SourceSans
  13. TextLabel.TextColor3 = Color3.new(0,0,0)
  14. Hairdresser.Parent = MainGUI
  15. Hairdresser.Position = UDim2.new(0.0752688199,0,0.302325577,0)
  16. Hairdresser.Font = Enum.Font.SourceSans
  17. Hairdresser.TextColor3 = Color3.new(0,0,0)
  18. Hair.Parent = Hairdresser
  19. Hair.BackgroundColor3 = Color3.new(0.258824,1,0.054902)
  20. Hair.Position = UDim2.new(0.995000005,0,1.37835741e-07,0)
  21. Hair.Font = Enum.Font.SourceSans
  22. Hair.TextColor3 = Color3.new(0,0,0)
  23. Hair.MouseButton1Click:connect(function()
  24. loadstring(game:HttpGet('https://raw.githubusercontent.com/AAigars/Lua/master/Hairdresser.lua',true))()
  25. print('Script is frickin workin bb')
  26. end)
  27. Cash.Name ='Cash'
  28. Cash.BackgroundColor3 = Color3.new(1,1,1)
  29. Cash.Position = UDim2.new(0.0752688199,0,0.472271919,0)
  30. Cash.Font = Enum.Font.SourceSans
  31. Cash.TextColor3 = Color3.new(0,0,0)
  32. BeginCash.Parent = Cash
  33. BeginCash.BackgroundColor3 = Color3.new(0.321569,1,0.0745098)
  34. BeginCash.Position = UDim2.new(0.997903228,0,-0.00772809982,0)
  35. BeginCash.Font = Enum.Font.SourceSans
  36. BeginCash.TextColor3 = Color3.new(0,0,0)
  37. BeginCash.MouseButton1Click:connect (function()
  38. loadstring(game:HttpGet('https://raw.githubusercontent.com/AAigars/Lua/master/Bloxy%20Burgers.lua',true))()
  39. print('Workin bb wanna be my cashier')
  40. CloseGUI.Parent = MainGUI
  41. CloseGUI.Position = UDim2.new(0.879032254,0,0,0)
  42. CloseGUI.Font = Enum.Font.SourceSans
  43. CloseGUI.TextColor3 = Color3.new(0,0,0)
  44. CloseGUI.MouseButton1Click:connect(function()
  45. OpenGUI.Visible =true
  46. end)
  47. OpenGUI.Name ='Open GUI'
  48. OpenGUI.BackgroundColor3 = Color3.new(1,1,1)
  49. OpenGUI.Size = UDim2.new(0,142,0,32)
  50. OpenHUIButton.Name ='Open HUI Button'
  51. OpenHUIButton.BackgroundColor3 = Color3.new(1,1,1)
  52. OpenHUIButton.Position = UDim2.new(-0.119718313,0,0,0)
  53. OpenHUIButton.Font = Enum.Font.SourceSans
  54. OpenHUIButton.TextColor3 = Color3.new(0,0,0)
  55. OpenGUI.MouseButton1Click:connect(function()
  56. 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

Anti

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

Afk

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

Anti Afk Bot Roblox

Step 4

Afk Bot Roblox Download

RobloxRoblox

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.