Top

<$>M1 Grand script<$>

+ 0 likes
Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Aug 05, 2007
Last Updated  Aug 08, 2007
Tags  shooting 

Introduction

Basicly a remote script that sets stuff into the Popups for nicklist and query. It's like for shooting, and it has to be reloaded eventually, and when you level up, it does more damage! :D
Make sure you save this script before putting it anywhere, if you don't it might not work properly..

Grab the Code

Comments

  (8)  RSS
CYber_Mewthree
Comments: 6
 
mIRC Snippet:  <$>M1 Grand script<$>
Posted on Aug 7, 2007 2:47 pm
Is there a way to change it without messing up like to make it a dbz one or something else?
napa182
Comments: 953
 
mIRC Snippet:  <$>M1 Grand script<$>
Posted on Aug 7, 2007 6:55 pm
you should add a . infrount of the timers so you dont get
* Timer .reload1 activated
* Timer .reload2 activated
* Timer .reload3 activated
[4:52:pm] * @napa182 is reloading his M1 Grand!
* Timer .reload2 halted
* Timer .reload1 halted
[4:53:pm] * @napa182 is done reloading their M1 Grand!
* Timer .reload3 halted

This wil fix that.
[coad].Reload {
.timer.Reload1 1 30 set %Bullets 8
.timer.Reload2 1 2 me is reloading his M1 Grand!
.timer.Reload3 1 31 me is done reloading their M1 Grand!
}
}[/code]
napa182
Comments: 953
 
mIRC Snippet:  <$>M1 Grand script<$>
Posted on Aug 7, 2007 6:56 pm
ugh typeO
Code:
.Reload {
.timer.Reload1 1 30 set %Bullets 8
.timer.Reload2 1 2 me is reloading his M1 Grand!
.timer.Reload3 1 31 me is done reloading their M1 Grand!
}
}



napa182
Comments: 953
 
mIRC Snippet:  <$>M1 Grand script<$>
Posted on Aug 7, 2007 7:04 pm
oh same goes for the other timers too timer.Level^1 1 1 , timer.Level^2 1 2 , timer.Level^3 1 3 just put the . infrount of them
Code:
.timer.Level^1 1 1 set %Exp 0
      .timer.Level^2 1 2 inc %Level
      .timer.Level^3 1 3 me  12,1( $+ 7Level up! $+ 12) has leveled up to level ( %Level )! 12,1( $+ 7Level up! $+ 12)
    }

Anti
Comments: 305
 
mIRC Snippet:  <$>M1 Grand script<$>
Posted on Aug 8, 2007 8:08 pm
ROFL cyber mew this isnt pokemon palace :P heh
Riht_2
Comments: 43
 
mIRC Snippet:  <$>M1 Grand script<$>
Posted on Aug 8, 2007 8:52 pm
Thanks o.o
Riht_2
Comments: 43
 
mIRC Snippet:  <$>M1 Grand script<$>
Posted on Aug 8, 2007 8:55 pm
Cyber_Mewthree, yes you can edit it, just don\'t claim it as your own ;x
Anti
Comments: 305
 
mIRC Snippet:  <$>M1 Grand script<$>
Posted on Aug 8, 2007 9:31 pm
ROFL i cant use it because i dont got a mouse to use it so i cant get into the nicklist and dont ask how i go with out a mouse or how i lost my mouse go in the fourm part in introduce your self go there and read my problems :)

Please Register or Login to start posting comments.
Bottom