Skip to content
MSN

Code Impossible [ Round 2 ]

A TG007 community discussion started by UAE_Boy.

Closed discussion 9 posts
Page 1 of 1
Closed
Topic #6632 · 9 published posts · 902 views

A code that will allow me to join a room with a random nick if my nick is currently in use... and if i am owner .. i will kick the nick that has cloned me and then part and join with that nick ...

 

ex..

=======================

Hitman has joined the room (me)

-

Flooder has joined the room

-

Flooder is flooding the room

-

Hitman has disconnected from the room

-

Hitman has joined the room (Cloner)

-

Hitman124 has joined the room (me)

-

Hitman124 has kicked Hitman out of the room : Cloning me ?

-

Hitman124 has left the room

-

Hitman has joined the room (me)

=======================

 

I've seen a script do this a while back, when his room was being flooded .. and i tried to do it, but i couldn't ;(.. :notworking:

 

 

--------------------------------

 

I hope someone out there can help me <wo0t>

Ignorance Is Bliss

I dont think its possible to change names that fast any more in msn.

It doesn't need to be fast .. just do the actual action would be good enough .. even if its a bit slow !!

Ignorance Is Bliss

really depends on the connection your using.

well i use Vincula .. and i'm on a 2mb connection .........

 

so how would the code look like @@

Ignorance Is Bliss

this seams like your asking so you could use it to clone someone and remove them

 

also there is a better way to stop this

if you have 2 passports in put another script in and have it ignore joins/parts/text/ctcps etc , then its impossible to flood it out and you can just use that to ban the idiot who flooded

Edited May 14, 2006 12:45 PM by Ozzy10

My code does NOT have bugs. It just develops random features.

Wow ... why not just save space and post it under the same topic you already have?

Not really Ozzy ... I don't do that <anymore <wo0t> >

 

i just need it because o sometimes get flooded out when i'm not around, and when the script tried to rejoin .. someone would already have cloned it and it can't join ....

 

hence i need to be able to do what i asked...

 

or atleast join with a differet nick

Ignorance Is Bliss

ok i'm not going to show u how but i'll hint look at the raws list on the site and use them to your advange.

 

you want the raw where it tells you nickname in use, then use a timer to change/clone a differnet nick then try to rejoin.