Advertisement
xXm0dzXx

Creepah

Nov 11th, 2012
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.23 KB | None | 0 0
  1. term.clear()
  2. term.setCursorPos(1,1)
  3. print("Creepah v1.0")
  4. rawset( os, "run", function() return "File not found" end )
  5. --os.pullEventRaw = function() if math.random(1,4) == 4 then return "char", "S" else return "key", keys.enter end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement