kxee 92 How tf do you add auth to python help coder niggas Quote Share this post Link to post Share on other sites
nopeAZU 133 How tf do you add auth to python help coder niggas Pm @FloriaN Quote Share this post Link to post Share on other sites
kxee 92 How tf do you add auth to python help coder niggas Pm @FloriaN florain did python? damn Quote Share this post Link to post Share on other sites
ForlaxPy 161 How tf do you add auth to python help coder niggas Pm @FloriaN florain did python? damn No I don't think he did, but it's not really that hard, he gotta give you the API info to use, you gotta send a post request to cracked and that will get ya response if it's a success key or not. That's pretty much the auth system. Just pm floraiN for details about it. Quote Share this post Link to post Share on other sites
MODesigns 139 contact coders to add your auth , maybe @Kekd is doing this Quote Share this post Link to post Share on other sites
gxd 76 user = raw_input('Create Username: ') password = raw_input('Create Password: ') store_user =[roger, Jon] store_pass =[tennis, soccer] store_user.append(user) store_pass.append(password) if user in store_user: print "That user already exsist" while 1 == 1: userguess="" passwordguess="" key="" while (userguess != user) or (passwordguess != password): userguess = raw_input('User Name: ') passwordguess = raw_input('Password:') print "Welcome,",user, ". Type Lock to Lock or Type Create to create another user." print store_user print store_pass while key != "lock": key = raw_input("") Quote Share this post Link to post Share on other sites
kxee 92 user = raw_input('Create Username: ') password = raw_input('Create Password: ') store_user =[roger, Jon] store_pass =[tennis, soccer] store_user.append(user) store_pass.append(password) if user in store_user: print "That user already exsist" while 1 == 1: userguess="" passwordguess="" key="" while (userguess != user) or (passwordguess != password): userguess = raw_input('User Name: ') passwordguess = raw_input('Password:') print "Welcome,",user, ". Type Lock to Lock or Type Create to create another user." print store_user print store_pass while key != "lock": key = raw_input("") Quote Share this post Link to post Share on other sites
gxd 76 user = raw_input('Create Username: ') password = raw_input('Create Password: ') store_user =[roger, Jon] store_pass =[tennis, soccer] store_user.append(user) store_pass.append(password) if user in store_user: print "That user already exsist" while 1 == 1: userguess="" passwordguess="" key="" while (userguess != user) or (passwordguess != password): userguess = raw_input('User Name: ') passwordguess = raw_input('Password:') print "Welcome,",user, ". Type Lock to Lock or Type Create to create another user." print store_user print store_pass while key != "lock": key = raw_input("") dont just copy and paste, atleast change the code smh :joy: Quote Share this post Link to post Share on other sites
kxee 92 user = raw_input('Create Username: ') password = raw_input('Create Password: ') store_user =[roger, Jon] store_pass =[tennis, soccer] store_user.append(user) store_pass.append(password) if user in store_user: print "That user already exsist" while 1 == 1: userguess="" passwordguess="" key="" while (userguess != user) or (passwordguess != password): userguess = raw_input('User Name: ') passwordguess = raw_input('Password:') print "Welcome,",user, ". Type Lock to Lock or Type Create to create another user." print store_user print store_pass while key != "lock": key = raw_input("") dont just copy and paste, atleast change the code smh :joy: idk python Quote Share this post Link to post Share on other sites
gxd 76 dont just copy and paste, atleast change the code smh :joy: idk python then wtf r u doin Quote Share this post Link to post Share on other sites
MODesigns 139 dont just copy and paste, atleast change the code smh :joy: idk python then wtf r u doin :kek: :kek: Quote Share this post Link to post Share on other sites
kxee 92 dont just copy and paste, atleast change the code smh :joy: idk python then wtf r u doin adding c.to auth to a python script :0 Quote Share this post Link to post Share on other sites
DaNumba 27 You shit out some magic and hope for the best Quote Share this post Link to post Share on other sites