Simple scripts

By m4g3script on Jun 24, 2007

Well these are simple scrips that anyone new to scripting can take and edit at will but if you have any problems just mention and ill try to help you

On *:ACTION:*slaps*around a bit with a large trout:#: {
  inc %trout 
  msg $chan grabs the trout and sets it back into the river...Trouts saved from losers %trout $+ 
}
on *:ACTION:*huggles*
  inc %huggles
  msg $chan runs over and saves $2 from a deadly huggle...People save from deadly huggles %huggles $+
}

Comments

Sign in to comment.
iwz   -  Jun 27, 2007

Im sure this snippet has been posted before.

 Respond  
m4g3script   -  Jun 26, 2007

Pass its called being smart i didnt rip it off the first even they are basicly the same thing with different words they react to

 Respond  
Pass   -  Jun 25, 2007

Why do you have \"$+\'s\" at the end of your variables? ie, \'%trout\' and \'%huggles\'? Also, you never finished your second ON ACTION event. Look at the first line- it should be \'on :ACTION:huggles*:#:{\' Not to mention it looks as if you ripped the first event. But, take it easy.

 Respond  
m4g3script   -  Jun 25, 2007

Thanks Zabuza i fixed that

 Respond  
ZabuzaMomochi   -  Jun 24, 2007

well, the second even wouldnt work, and also shouldnt

  msg $chan runs over and saves $1 from a deadly huggle...People save from deadly huggles %huggles $+

be

  msg $chan runs over and saves $2 from a deadly huggle...People save from deadly huggles %huggles $+

(NOTE: I changed the $1 to $2)

 Respond  
m4g3script   -  Jun 24, 2007

If you have any questions just post them and i forgot to mention just put this is your remotes or alt+r at same time

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.