LDShadowLord

AE0047Int

Oct 23rd, 2013
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. clocking = true
  2. os.unloadAPI("")
  3. os.loadAPI("")
  4. client.setup()
  5. while clocking do
  6.   client.drawScreen()
  7.   client.newveri()
  8. end
Advertisement
Add Comment
Please, Sign In to add comment