bloxburg script 2019 -- Credits to Thunder Mods for adding Anti AFK and Luaa for making the script. loadstring(game:HttpGet("https://raw.githubusercontent.com/AAigars/Lua/master/Hairdresser.lua", true))() local VirtualUser=game:service'VirtualUser' game:service'Players'.LocalPlayer.Idled:connect(function() VirtualUser:CaptureController() VirtualUser:ClickButton2(Vector2.new()) end) bloxburg script 2019