Advertisement
OscarDosk1

Oscar's ANTI AFK

Dec 4th, 2021 (edited)
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.39 KB | None | 0 0
  1. wait(0.5)local ba=Instance.new("ScreenGui")
  2. local ca=Instance.new("TextLabel")local da=Instance.new("Frame")
  3. local _b=Instance.new("TextLabel")local ab=Instance.new("TextLabel")ba.Parent=game.CoreGui
  4. ba.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;ca.Parent=ba;ca.Active=true
  5. ca.BackgroundColor3=Color3.new(0.254902, 0.713725, 1)ca.Draggable=true
  6. ca.Position=UDim2.new(0.698610067,0,0.098096624,0)ca.Size=UDim2.new(0,370,0,52)
  7. ca.Font=Enum.Font.SourceSansBold;ca.Text="ANTI AFK"ca.TextColor3=Color3.new(1, 0.623529, 0.0196078)
  8. ca.TextSize=22;da.Parent=ca
  9. da.BackgroundColor3=Color3.new(0.254902, 0.713725, 1)da.Position=UDim2.new(0,0,1.0192306,0)
  10. da.Size=UDim2.new(0,370,0,107)_b.Parent=da
  11. _b.BackgroundColor3=Color3.new(0.254902, 0.713725, 1)_b.Position=UDim2.new(0,0,0.800455689,0)
  12. _b.Size=UDim2.new(0,370,0,21)_b.Font=Enum.Font.Arial;_b.Text="creds: oscr#0002"
  13. _b.TextColor3=Color3.new(1, 0.623529, 0.0196078)_b.TextSize=20;ab.Parent=da
  14. ab.BackgroundColor3=Color3.new(0.254902, 0.713725, 1)ab.Position=UDim2.new(0,0,0.158377,0)
  15. ab.Size=UDim2.new(0,370,0,44)ab.Font=Enum.Font.ArialBold;ab.Text="Status: Active"
  16. ab.TextColor3=Color3.new(1, 0.623529, 0.0196078)ab.TextSize=20;local bb=game:service'VirtualUser'
  17. game:service'Players'.LocalPlayer.Idled:connect(function()
  18.     bb:CaptureController()bb:ClickButton2(Vector2.new())
  19.     ab.Text="they tried to kic u, we stopped them :3"wait(2)ab.Text="Status: Active"end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement