Jump to content

[Share] Advanced L2 Account Manager (Using ingame emailer)


Guest Elfocrash

Recommended Posts

# L2 Emailer Options

# It has to be a Gmail Account

EmailUsername =

EmailPassword =

 

what i need to do?

 

You ask for email's password? Suspicious.

 

I will have a look at the code.

Link to comment
Share on other sites

You ask for email's password? Suspicious.

 

I will have a look at the code.

 

Think about it... Οbviously need the password to sent e-mails.

 

@Elfocrash man great job. I love your codes :D

Link to comment
Share on other sites

Guest Elfocrash

Pauler

You dont know how smtp works? The

Account actually logs on the mail server and sends the mail. This is why pass is needed

Link to comment
Share on other sites

  • 2 months later...

Hello, i get disconnected when i connecting in server ..

 

dmin Login at 10:38. Admin logs in game with AccessLevel 1.

Client: [Character: Admin - Account: pienas - IP: 78.62.xxx.xx] - Failed reading: [C] 03 EnterWorld ; javax/mail/MessagingException

java.lang.NoClassDefFoundError: javax/mail/MessagingException

at com.l2jfrozen.gameserver.network.clientpackets.EnterWorld.runImpl(EnterWorld.java:360)

at com.l2jfrozen.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:75)

at com.l2jfrozen.gameserver.network.L2GameClient.run(L2GameClient.java:1341)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)

at java.lang.Thread.run(Thread.java:722)

Caused by: java.lang.ClassNotFoundException: javax.mail.MessagingException

at java.net.URLClassLoader$1.run(URLClassLoader.java:366)

at java.net.URLClassLoader$1.run(URLClassLoader.java:355)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)

at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

... 6 more

 

java.lang.NoClassDefFoundError: javax/mail/MessagingException

at com.l2jfrozen.gameserver.network.clientpackets.EnterWorld.runImpl(EnterWorld.java:360)

at com.l2jfrozen.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:75)

at com.l2jfrozen.gameserver.network.L2GameClient.run(L2GameClient.java:1341)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)

at java.lang.Thread.run(Thread.java:722)

Caused by: java.lang.ClassNotFoundException: javax.mail.MessagingException

at java.net.URLClassLoader$1.run(URLClassLoader.java:366)

at java.net.URLClassLoader$1.run(URLClassLoader.java:355)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)

at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

... 6 more

Link to comment
Share on other sites

Hello guys.

 

I coded something to sell it but i realized it's been a lot of days since i shared my last code so i will share it.

Don't get tricked by the title. This is not a regular account manager.

It is the more secure and unique account manager.

 

Why?

This npc has EVERYTHING related to an account.

 

Let me explain it's functionality.

As long as you log ingame a html will pop up after 20 seconds and it will ask you to enter your email address.

You can either close it or enter your valid address.

As long as you do add it then you will be able to use the account manager npc.

There are 6 options on the npc. Let me explain how they work.

  • Change Password: If you press this the system will send you and email with a 4-digit code which you will be asked to add on a textbox. If the code is correct you just add twice the same new pass and the pass will change.
  • Add Security Question: If you press this an html will pop up and it will ask you do answer a secret question. Default is what is your maiden mother's name.
  • Forgot Security Question: If you press this the system will send you to your email the secret question you have submitted.
  • Change Security Question: If you press this the system will send to your email a 4-digit code and and html will ask you to add the code in a textbox. If the code is correct you are able to change your security answer.
  • Change email address: If you press this the system will send to your email a 4-digit code and and html will ask you to add it in a textbox. If the code is correct then you are able to change your email address.
  • Forgot my Password: *ATTENTION* This option is not related with the current account but can be used in general with any char. If you forgot your password you can log with any change and press it. The system will ask you to add your account's name, a character's name and the same character's security answer. If they are correct the system will reset that account's password and they will send the new password to the email that the account had submitted.

 

Video Preview:

 

Emails that i had sent by the system during that video:

B8M2v.png

 

So guys the most unique account manager is here.

 

Download files: https://rapidshare.com/files/2642079162/L2AccountManager.rar

 

That's all guys. Have fun.

 

Thanks Elfo for this :)

 

I tried it and it works perfectly !!!

 

But if you put the wrong email and go to npc and make a password change takes wrong gameserver console...

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



×
×
  • Create New...