Advertisement
Inkkubus

variableID

Jul 17th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. os.pullEvent = os.pullEventRaw
  2. term.clear()
  3.  
  4. id = 0
  5.  
  6. config = fs.open("id", "w")
  7. config.writeLine("".. id)
  8. shell.run("idabfrage")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement