Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Rexzooly3525y@calmyourtities, What ... are you telling me that no one uses the password "magicSource", I thought god and sex was our dated now as there two short :P
-
Rexzooly3525y@milkygreen ooo Snap lol, well it was air code and I am dyslexic so life happens lol but yes this would create me some problems if I was coding that lol good catch.
-
Rexzooly3525y@Parzi I am little lost with this comment since the commenter already pointed out where I went wrong and I already replied two them, but welcome to this random Rant anyway :P
Related Rants
me ={}
function me.returned()
error, login = http.submit("devrant.com", {"Rexzooly", "magicSource"}, 20);
if error == 200 then
//Ya I logged in
retrun true
else
me.resetpassword();
me.returned();
end
end
me.returned().
As the function kind of says ... I AM BACK and I remembered to reset my password :P
rant
returned
lua
rexzooly