AndreSoYeah

Untitled

Nov 25th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. os.loadAPI("walCrypt")
  2. for i = 1, 10 do
  3. print( walCrypt.walCrypter( "HI" ) == walCrypt.walCrypter( "HI" ) )
  4. end
Advertisement
Add Comment
Please, Sign In to add comment