Advertisement
SavageCore

Untitled

Apr 23rd, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. local name = os.getComputerLabel()
  2. text = "[" .. name .. "~] How deep do you want each branch? (Length) (1/99): "
  3. io.write(text)
  4. ll = io.read()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement