Jump to content




[1.31+] Minecraft.net Login System


31 replies to this topic

#21 Wouto1997

  • Members
  • 15 posts

Posted 30 July 2012 - 03:41 AM

good code, but 1 bad thing. When using this on a server, your session id is changed by doing this so you can't re-join the server without restarting client...

#22 koslas

  • Members
  • 62 posts
  • LocationChristchurch, New Zealand

Posted 09 September 2012 - 06:20 AM

Would you be-able to make this with it checking if they are premium, because I can't figure this out

#23 ficolas

  • New Members
  • 30 posts

Posted 06 October 2012 - 08:42 PM

Holly shit im evil...
I made a pass breaker D:
Im not so evil so I wont test it xD

#24 PixelToast

  • Signature Abuser
  • 2,265 posts
  • Location3232235883

Posted 08 October 2012 - 01:53 AM

View Postficolas, on 06 October 2012 - 08:42 PM, said:

Holly shit im evil...
I made a pass breaker D:
Im not so evil so I wont test it xD
thats how you get your IP banned

#25 cant_delete_account

  • Members
  • 484 posts

Posted 08 October 2012 - 02:19 AM

Way safer way of doing this:
print("Username:")
local uInput = read()
local req = http.get("http://www.minecraft.net/haspaid.jsp?user="..uInput)
if req.readAll() == "true" then
--user is premium
else
--user isn't premium or MC servers are down
end


#26 PixelToast

  • Signature Abuser
  • 2,265 posts
  • Location3232235883

Posted 08 October 2012 - 06:06 PM

View Postthesbros, on 08 October 2012 - 02:19 AM, said:

Way safer way of doing this:
print("Username:")
local uInput = read()
local req = http.get("http://www.minecraft.net/haspaid.jsp?user="..uInput)
if req.readAll() == "true" then
--user is premium
else
--user isn't premium or MC servers are down
end
forgot to use urlEncode so it dosent break with certain usernames :3

#27 RunasSudo-AWOLindefinitely

  • Signature Abuser
  • 249 posts
  • Location/dev/earth1aus5

Posted 27 December 2012 - 03:15 PM

*cough* keylogger

#28 1lann

  • Members
  • 516 posts
  • LocationSeattle

Posted 27 December 2012 - 03:33 PM

View Postficolas, on 06 October 2012 - 08:42 PM, said:

Holly shit im evil...
I made a pass breaker D:
Im not so evil so I wont test it xD
Minecraft.net servers block you after like 5 failed password attempts. Just telling you dat if you were thinking about brute forcing

#29 AnDwHaT5

  • Members
  • 244 posts

Posted 21 February 2013 - 11:31 AM

I love it but what i have been trying to do is make it so i can use other sources like email or enjin. Preferably enjin.

#30 Shnupbups

  • Members
  • 596 posts
  • LocationThat place over there. Y'know. The one where I am.

Posted 21 February 2013 - 12:55 PM

View PostAnDwHaT5, on 21 February 2013 - 11:31 AM, said:

I love it but what i have been trying to do is make it so i can use other sources like email or enjin. Preferably enjin.
Noooo! Run while you still can! The necromancers are at it again! The dead are waking!

Don't revive dead threads. They kill innocent coders every day. They also kill guilty ones, but no one gives a damn about them.

EDIT: That line was pretty good... signature edit time...
EDIT 2: Even though that's my third line it tells me I can only have 3 lines... stupid limits...

#31 AnDwHaT5

  • Members
  • 244 posts

Posted 21 February 2013 - 01:15 PM

And you help put it back at the top lol.

#32 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 22 February 2013 - 02:46 AM

Necromancy isn't so bad if you idiots would at least post some useful information. As it is now, I have to lock this.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users