6

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

Comments
  • 2
    you just exposed your most common password
  • 3
    @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
  • 0
    @milkygreen Mostly meany typos but I can't fix it if you don't point it out :P
  • 0
    @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.
  • 0
    retrun
  • 1
    @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
  • 1
    @Rexzooly i didn't see it till after i commented
Add Comment