mIRC Home    About    Download    Register    News    Help

Print Thread
#140697 28/01/06 06:50 PM
E
enotsoc
enotsoc
E
in need of some help. playing a russian roulette game to where the bot kicks people by nicks, can somone possibly script a quick nick changer and then atfer a few secs, have it go back to my original nick ?
lets say in the channel
<deathbot> -kick user1
after that is msg'd it will kick almost immediately. so i want to try and avoid the kick. then after say 3 secs go back to my original nick . i hope i was clear enough.

#140698 28/01/06 06:57 PM
Joined: Jun 2003
Posts: 4,670
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 4,670
Umm...isn't that called cheating?

#140699 28/01/06 06:59 PM
E
enotsoc
enotsoc
E
well the purpose is to not get kicked, so no =)

#140700 28/01/06 08:54 PM
S
SnakeBite34
SnakeBite34
S
Don't you think the creator of the script would've had enough common sense to track disliked people down? :\

#140701 28/01/06 09:02 PM
E
enotsoc
enotsoc
E
ok well i dont think wether me supposedly cheating or not has to do with people helping, either help or please refrain from commenting. your pointless comments are unnecessary

#140702 28/01/06 09:09 PM
N
NeUtRoN_StaR
NeUtRoN_StaR
N
/help

#140703 28/01/06 09:12 PM
D
DaveC
DaveC
D
Come on guys its a stupid game, i sit in channel and send the !spin command with double bolds in and then say WOW guess the gun jammed.

try this

alias spincheat { .timer 1 3 nick $me | say !spin | nick Im_A_Cheater }

/spincheat

#140704 28/01/06 09:33 PM
E
enotsoc
enotsoc
E
wow the humor from this forum is extremely weak. please try again.

#140705 28/01/06 10:06 PM
Joined: Jun 2005
Posts: 127
H
Vogon poet
Offline
Vogon poet
H
Joined: Jun 2005
Posts: 127
on *:text:-kick *:#chan: { if ($2 == $me) { good, you deserve to be kicked }

That's all you're getting from me. Tell me your server/chan so i can come and laugh at you when you get banned for doing this.

#140706 28/01/06 10:09 PM
E
enotsoc
enotsoc
E
ive done the code myself long ago, just shows how much people are consumed with being useless more then actually being helpful, thanks for nothing.

#140707 28/01/06 10:24 PM
Joined: May 2005
Posts: 449
B
Fjord artisan
Offline
Fjord artisan
B
Joined: May 2005
Posts: 449
And cheating at a game is being useful? NIce of you to resort to insulting people when they won't stoop to your level. If you figured it out yourself, you didn't need anyone's help, and I'd say you probably shouldn't expect any help in the future.

#140708 28/01/06 11:49 PM
D
DaveC
DaveC
D
Quote:
wow the humor from this forum is extremely weak. please try again.


What are you blithering about, I gave you code to get around it. If its not !spin then replace that with the trigger, and if u didnt like the nick i used change it. What you want me to hold ya hand while doing it?

#140709 29/01/06 12:46 AM
Joined: Feb 2004
Posts: 206
D
Fjord artisan
Offline
Fjord artisan
D
Joined: Feb 2004
Posts: 206
Quote:
[...]
alias spincheat { .timer 1 3 nick $me | say !spin | nick Im_A_Cheater }

/spincheat


tnick would be a better command to use, this way the original options-settings aren't changed and our brave soul could actually enter the room using something other than the main nick in the first place :-)

Cheers,

DK

#140710 29/01/06 01:41 AM
D
DaveC
DaveC
D
Quote:
our brave soul


LOL!


Link Copied to Clipboard