Re: [REL] SSO Without MYSQL
:O that looks nice ! i don't know if it works but it looks good:)
Re: [REL] SSO Without MYSQL
:) i tested myself and made myself aswell :P
Re: [REL] SSO Without MYSQL
I know, It's a noob question but why isn't there include a loader file?
Re: [REL] SSO Without MYSQL
its a code -.- not a server :P
Re: [REL] SSO Without MYSQL
Can u show us a example? ;)
good work
Re: [REL] SSO Without MYSQL
:) thanks mr. Nero the pwner i cant really give an example :P
Re: [REL] SSO Without MYSQL
Why not codyman give us a screenie of you SSOlogin
Re: [REL] SSO Without MYSQL
mr nero the pwner lol? what u mean
Re: [REL] SSO Without MYSQL
Taken from Atlantic Server (Free MySQL opensource server).
Re: [REL] SSO Without MYSQL
Re: [REL] SSO Without MYSQL
Sweet, You ripped it from, Atlantic Server, Source.
Re: [REL] SSO Without MYSQL
Where can I find the Atlantic Server?
Re: [REL] SSO Without MYSQL
Yup, it's from Atlantic Server, I recognized it on the LOGIN SYSTEM ASCII art etc.
Credit me.
Go to hell.
Credit Grape from Atlantic Server you would mean.
Thread restyle:
Hey since I'm such a lamer who likes being credited for someone elses stuff, I hereby release the Atlantic Server SSO login, credits to me and not to Grape.
It was easy, one minute of work ripping it from Atlantic Server source, but because I'm dumb I forgot to tell that some functions used are not part of USA111 source.
Code:
Case "CL"
Dim SSO_USERNAME As String
SSO_TICKET = Mid(PacketRest, 3)
SSO_USERNAME = Split(SSO_TICKET, "+")(0)
SSO_PASSWORD = Split(SSO_TICKET, "+")(1)
If GetData("Password", SSO_USERNAME) = SSO_PASSWORD Then
HabboUsername(index) = SSO_USERNAME
Dim Socket As String
Socket = index
Call HabboSocket(SSO_USERNAME, index)
Call UpdateAccountID(HabboID(index), "LastLogin", Date & " " & Time)
Call UpdateAccountID(HabboID(index), "LastIP", FrmMain.SckCon(index).RemoteHostIP)
Call SendData(index, "@E19299095" & Chr(2) & SSO_USERNAME & Chr(2) & GetData("Apperance", SSO_USERNAME) & "mOh my lifeHch=s02/253,146,160HI")
Call SendData(index, "@Gclub_habbo" & Chr(2) & "HHHI" & Chr(1))
Call SendData(index, "@F0.0")
Call SendData(index, "BK" & FULLPCSPEC & Chr(1))
Call UpdateAccount(HabboUsername(index), "Online", "1")
Call SendData(index, "@Bfuse_room_queue_defaultfuse_buy_creditsfuse_logindefaultfuse_trade")
Call SendData(index, "DbIH@C" & Chr(13))
Else
Call SendData(index, "BK" & "Sorry! Username / Password Is Wrong." & Chr(1))
AddActivity "] Client [" & index & "] Bad Login!"
End If
Change your thread to that and god will retrieve you from hell.
No funny jokes about Jetgod/jetdog now lol, you know what happened to him.
Waves'
Nillus
Re: [REL] SSO Without MYSQL
Re: [REL] SSO Without MYSQL
Erm what is this supposed to be?
Re: [REL] SSO Without MYSQL
Quote:
Originally Posted by
PixelPro123
Erm what is this supposed to be?
An ancient release "broowed" from atlantic server.
Read the dates, and pay ATTENTION.
Re: [REL] SSO Without MYSQL
Re: [REL] SSO Without MYSQL
Everyone get's confused when bumping 3-4 months-old threads.
Now gtfo .
Re: [REL] SSO Without MYSQL
Maybe someone could code into a server?
Its been 4 months right?
Thanks,
MatthewRulz!
Re: [REL] SSO Without MYSQL
Re: [REL] SSO Without MYSQL
Quote:
:) thanks mr. Nero the pwner i cant really give an example :P
nero what he means is that he already got pwned by you ^^