Another Missile Script :P
mIRC Code
+ 1 likes
Please Register to submit score.
| Average Score | 0.0 |
| Scores Submitted | 0 |
| Date Added | Aug 31, 2007 |
| Last Updated | Sep 26, 2007 |
| Tags | missile script |
|
|
Introduction
!initiate - This starts the script up. It will PM that user a launch code.
!target <target here> - This will set the target to whatever you put after !target.
!abort - This will cancel the current launch.
!launch - Once you have entered the code and set the target, this will actually fire the missile. Hehe :3
!mstats - This will post your current launch stats into the channel.
[Note: It is also advised to not load the script until you have identified yourself on a server. If not the script and NickServ or what ever other identifying system the server uses could get into a fight. x)]
Edit: I took out the %launch.date out of here just now. I realized a bit ago that I took the dialog out of this one :3
mIRC Snippet:
Another Missile Script :P
Posted on Aug 31, 2007 10:58 pm
Posted on Aug 31, 2007 10:58 pm
No use of / before command.
mIRC Snippet:
Another Missile Script :P
Posted on Aug 31, 2007 11:00 pm
Posted on Aug 31, 2007 11:00 pm
u dont need /'s, but its helpful to use .'s with .msg so it duznt show up in status window
mIRC Snippet:
Another Missile Script :P
Posted on Sep 1, 2007 2:43 am
Posted on Sep 1, 2007 2:43 am
[Updated]:
I took mountaindew's advice and replaced the /'s with .'s :) (Thanks ;)
I also added an on *:LOAD:{ so that the !mstats command would function okay. Before if you didn't manually set %fails and %success to 0 you'd have an empty space after the !mstats results until you either got a Failed launch or a Successful launch.
I took mountaindew's advice and replaced the /'s with .'s :) (Thanks ;)
I also added an on *:LOAD:{ so that the !mstats command would function okay. Before if you didn't manually set %fails and %success to 0 you'd have an empty space after the !mstats results until you either got a Failed launch or a Successful launch.
mIRC Snippet:
Another Missile Script :P
Posted on Sep 1, 2007 9:50 am
Posted on Sep 1, 2007 9:50 am
well u only need em for timers and msgs and notices, not .close or .set :P
mIRC Snippet:
Another Missile Script :P
Posted on Sep 1, 2007 7:12 pm
Posted on Sep 1, 2007 7:12 pm
[Updated]:
There was a slight problem with the !target and !launch functions. I forgot to make it so others can't set the target or launch the missile besides the %launch.user. That problem has been fixed :)
There was a slight problem with the !target and !launch functions. I forgot to make it so others can't set the target or launch the missile besides the %launch.user. That problem has been fixed :)





