Very simple library that allows you to do some basic commands such as login page,clear terminal and other things. 


Useful commands: 

MakeLogin('USERNAME','PASSWORD') #for creating a login page 

cleart() #for clearing the chat 

surefile(example.txt) 

wait(2)#wait x seconds 

close() #close the program 


Works with all platforms.(windows , linux etc.)