ID:273972
 
mob
Login()
if(fexists("[src.key].sav)
else
winshow(src,"login",1)

Problem:This is my login system its only a little bit but im trying to add that ur name/password can only be 10 letters but i dont know what to do
Well, if their password is a variable, you can have the login window have an input and check if it matches up.
In response to Lugia319
Ok thanks ili try that