Mode Changer

Published  Apr 23, 2012
Updated  Apr 23, 2012
0  2

Description

Heya! I was having my exams, i am free now, so as a fresh start i am introducing this base script just for fun ^_^

I might need few help :D xD so do help me :)

#####################################################
;- Mode Changer
;- Written by Sagar/mInDfReAkEr
;- To get admin access, manual type /madmin
;- Remember this is a BETA and there will be still some bugs on it.
#####################################################


Syntax : !up || !down || +q || +a || +o || +h || +v || -q || -a || -o || -h || -v

Download

Filename
Size
Date
Downloads
635 B
Apr 23, 2012
58

Comments

Sign in to comment.
sagargulati   -  Apr 26, 2012

Thanks for the suggestion napa182 but i have excluded all modes differently to make script work in a "Fun Kinda" way and i posted it as a script just for some test purpose. Thanks though ^_^

 Respond  
napa182   -  Apr 24, 2012

you should have posted this as a snippet
an on ur !up an !down command no need for all them mode floods um in keeping in the way you have ur trigger you could do something like this keep in mind this is only one way in a few to go about it...

on 1600:TEXT:!up*:#: { mode # +qaohv $str($iif(!$2,$nick,$2) $chr(32),5) }
on 1600:TEXT:!down*:#: { mode # -qaohv $str($iif(!$2,$nick,$2) $chr(32),5) }

or you can place it into one on text event.
same goes on ur other text events...

 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.