The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
XxSwordmaster_2xX Anti-AFK script pastebin roblox
By XxSwordmaster_2xX Anti-AFK on 2024-09-22 08:00 am | Syntax: LUA | Views: 8



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. wait(0.5)local ba=Instance.new("ScreenGui")
  2.  
  3. local ca=Instance.new("TextLabel")local da=Instance.new("Frame")
  4.  
  5. local _b=Instance.new("TextLabel")local ab=Instance.new("TextLabel")ba.Parent=game.CoreGui
  6.  
  7. ba.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;ca.Parent=ba;ca.Active=true
  8.  
  9. ca.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ca.Draggable=true
  10.  
  11. ca.Position=UDim2.new(0.698610067,0,0.098096624,0)ca.Size=UDim2.new(0,304,0,52)
  12.  
  13. ca.Font=Enum.Font.SourceSansBold;ca.Text="Made by XxSwordmaster_2xX"ca.TextColor3=Color3.new(213,115,61)
  14.  
  15. ca.TextSize=22;da.Parent=ca
  16.  
  17. da.BackgroundColor3=Color3.new(0.196078,0.196078,0.196078)da.Position=UDim2.new(0,0,1.0192306,0)
  18.  
  19. da.Size=UDim2.new(0,304,0,107)_b.Parent=da
  20.  
  21. _b.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)_b.Position=UDim2.new(0,0,0.800455689,0)
  22.  
  23. _b.Size=UDim2.new(0,304,0,21)_b.Font=Enum.Font.Arial;_b.Text="Script By : HazeNx"
  24.  
  25. _b.TextColor3=Color3.new(1,1,1)_b.TextSize=20;ab.Parent=da
  26.  
  27. ab.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ab.Position=UDim2.new(0,0,0.158377379,0)
  28.  
  29. ab.Size=UDim2.new(0,304,0,44)ab.Font=Enum.Font.ArialBold;ab.Text="Status : Working"
  30.  
  31. ab.TextColor3=Color3.new(1,1,1)ab.TextSize=20;local bb=game:service'VirtualUser'
  32.  
  33. game:service'Players'.LocalPlayer.Idled:connect(function()
  34.  
  35. bb:CaptureController()bb:ClickButton2(Vector2.new())
  36. wait(1200)ab.Text="You Idled For 20 Minutes!"wait(2)ab.Text="Status : Working"end)



  • Recent Roblox Scripts