Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- name = ForumTroll;
- change = watr;
- local user = tpt.input("ForumTroll", "Type ForumTroll ");
- if user ~= "ForumTroll" then do name = false;
- end;
- end;
- if user == "ForumTroll" then do name = true;
- end;
- end;
- local pass = tpt.input("watr","Type watr ");
- if name==ForumTroll and pass~=change then do os.exit();
- end;
- end;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement