Anti AFK Bot A downloadable tool for Windows, macOS, and Linux This is made for moms who use software from home that auto close after a given amount of time without activity, like when a mom has to take a break to feed the baby. Roblox afk script Post by lovistovis » Sat Feb 10, 2018 11:36 am Hi, I'm new to ahk and I have been searching for any script the can send a space then and then to Roblox player when it's not focused. How To Be Afk In Roblox Without Being Kicked دیدئو Dideo be afk in roblox without being kicked Synapse X For Free Hacking City Thailand Working 100 roblox anti afk bot download, Roblox Build A Boat For Treasure How To Build A Good Boat e slots files Fivem Anti Afk Discord Bot Inactive Members How To Be Afk In Roblox Without Being Kicked.
This is made for moms who use software from home that auto close after a given amount of time without activity, like when a mom has to take a break to feed the baby.
How To Go Afk In Roblox
It works by firing mouse events every given second(s) on a chosen point after clicking run. click exit to end the program. Press record-enter with your mouse, then place your mouse where you want the mouse event to be fired, then hit enter to paste in the coordinates of the mouse.
Status | Released |
Category | Tool |
Platforms | Windows, macOS, Linux |
Author | ikamenov |
Tags | afk, Automation |
Install instructions
when downloaded on Linux, go to properties and allow executing file as program.
If you are on Mac, go to security and allow software running from unknown developers, and it will prompt you if you want to run this software whenever you open it.
Versions:
v0.1.0 first release
Afk Tool Roblox
v0.2.0 Mouse coordinates are no longer hard coded and added multi-threading(meaning that you can run multiple AntiAFK bots at the same time) and Record-Enter
v0.2.1 Now shows up in the taskbar
Download
Community
- --You will need something like an auto clicker to keep you from being disconnected.
- local children = game.Workspace:GetChildren()
- for _, child inpairs(child:GetChildren())do
- end
- if child:IsA('BasePart')and child.Name 'Coin'then
- child.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- ifnot game.Players.LocalPlayer.Character:FindFirstChild('Done')then
- Instance.new('BoolValue',game.Players.LocalPlayer.Character).Name ='Done'
- if player.Character then
- if player.Character:FindFirstChild('Humanoid')then
- end
- l.Parent = player.Character
- player.Character['1']:Destroy()
- game.Workspace.CurrentCamera.CameraSubject = player.Character.Humanoid
- player.Character.Animate.Disabled =true; wait(0.1)
- end
- end
- end
- --You will need something like an auto clicker to keep you from being disconnected.