Chevy

Chevy

Joined
Apr 03, 2007
Occupation
Mechanic
Location
Ironton,Ohio
Website
Interests
Scripting And HTML And FootBall Basketball Working And Racing :)

Activity Stream

Chevy created a Page  -  May 30, 2007
761 

Moderators Dialog VERY SIMPLE and EASILY Coded Just Type /Mod I Got The Ideas From FURBY But I Added More To It And Made It Work Out For Users Much Better.

Chevy commented on a Page, Auto Connect Nick/Pass  -  May 30, 2007

Very Well Coded But You Can Easily Just Use
on :snotice:know the pass*:{ pass %nick.pass }
Place in Remotes
Type /pass nickhere.Passhere
And it will automatically work 24/7 On Connect
And WILL NEVER ask you the password or say incorrect password given.
Much Easier i believe.

 Respond  
Chevy commented on a Page, Temp op protection  -  May 29, 2007

You Do Not Need All Of This
on *:op:#YOURCHANNELHERE: {
if ($nick == $me) { halt }
if ($opnick == $me) { halt }
mode $chan -o $opnick
msg $chan No temp modding in $chan $+ , $nick $+ .
}

All You need is
on *:op:#YourChannel: {
if ( $nick == YourNickHere ) { Halt }
mode $Chan -o $opnick
msg $chan 14 $nick Do Not Temp Mod Here In 4 #
}

So Much Easier And Better Coded.

 Respond  
Chevy commented on a Page, Nicklist - add/del aop, sop and vop  -  May 29, 2007

Well Done Though It Looks Good.

 Respond  
Chevy commented on a Page, Nicklist - add/del aop, sop and vop  -  May 29, 2007

menu nicklist {

Add to mod list
.Give aop:services aop $chan add $$1 | mode $chan +o $$1 |
notice $$1 You have been given 14aop in $chan $+ .
.Take aop:services aop $chan del $$1 | mode $chan -o $$1 | notice $$1 You have lost 14aop in $chan $+ .
.Give sop:services sop $chan add $$1 | mode $chan +o $$1 | notice $$1 You have been given 14sop in $chan $+ .
.Take sop:services sop $chan del $$1 | mode $chan -o $$1 | notice $$1 You have lost 14sop in $chan $+ .
.Give vop:services vop $chan add $$1 | mode $chan +v $$1 | notice $$1 You have been given 14vop in $chan $+ .
.Take vop:services vop $chan del $$1 | mode $chan -v $$1 | notice $$1 You have lost 14vop in $chan $+ .
}

You Do not need to use /\'s It would be best not to use that or .Mode $chan -v $$1 but .Mode $chan or .Services
Would be much Better than /\'s

 Respond  
Chevy commented on a Page, News Script  -  May 29, 2007

That will only hold one News:
And you can make it to hold more.
Also:Your Trigger Command !News Members Will Be Able To Flood You With That Command So Why Not Make A Halting On It So $nick will only be able to hit once. And....The !Post For if ( $nick == YOURNICKNAMEHERE ) { Will Not Work Properly Being A ! Command Start So Why Not Make It /Post So It Will Read Correctly And Also Be Able To Pick Up $nick In The Message.

But Its not bad...Just Work On It Some.

 Respond  
Chevy commented on a Page, Rainbow text colourer  -  May 29, 2007

On mIRC it will show PERFECTLY Fine but using a Java/mIRC Server Client And The Java Users See It ...Well umm it looks AWFUL! lmao but you can fix that to make it look perfectly fine on Java And mIRC
I Will Comment This Back Showing How.

 Respond  
Chevy commented on a Page, Shutup Ban  -  May 25, 2007

Its real good but you could have done it in a smaller coding and had some differences and changes in it.

 Respond  
Chevy created a Page  -  May 25, 2007
3,147 

You can add halting to it or what ever and also where it says #yourchannel you will need to stick your roomname or leave it as just #

Chevy created a Page  -  May 25, 2007
464 

Away System just click in background of your channel and go to Away System The reason i am posting this is because i am going to be selling my computer soon and when i get a new one i will be able to come on here and be able to get it back with out any problems.

Chevy created a Page  -  May 25, 2007
1,060 

Work Automatically. You Will Need to see what you want out of the sections i got bored and wanted to do something but there is not halting on none of this But DO NOT Add all of them cause then you will have major flooding if so many join your room Just get you a greet thats all you need. Like i said i was bored.

Chevy created a Page  -  May 23, 2007
686 

Basically i got bored and decided to make something that some people would like i havent added many jokes to this BUT its very easily coded so you should know how to add more... But i will add another 50-100 As Soon As Possible But All You Do Is Type Blonde1 Blonde2 Blonde3 Etc But when i add 50 + more questions i will change the trigger command to Joke1 Joke2 Joke3 Joke4 etc..Cause There will be more..

Chevy created a Page  -  May 23, 2007
2,284 

When Some One Slaps Anyone On A Channel You Are Currently In It Will AutoMatically Slap The Channel With Message 14Slaps The Whole Entire Channel 4{8 # 4}14 Mainly 4{8 $nick 4}14 For Slapping Others.

Chevy created a Page  -  May 15, 2007
808 

I got bored one day and decided to make this ...What it does is when some one kicks someone from a room your in then it will say The User Just Kicked Was Just Owned By $nick In # Kick # Its pointless but it picks up all nicks and everything.

Chevy created a Page  -  May 15, 2007
2,074 

Auto-Voice Just load in remotes and then go from there it works automatically.and halts on ops i will be updating it soon to where some words will halt on voice. but not at the moment.

Chevy created a Page  -  May 15, 2007

This is not good for your room but oh well if you all like it go right ahead and use it theres two different sets here and there fastly coded. When someone types +o it will mod them when someone types -o it will deop when some one types -v it will devoice and of course +v is voice i would not use this if i was you but your choice.

Chevy commented on a Page, Lugia Mp3 Player v1.0(Dialog-based)  -  May 09, 2007

Yeah this is awesome i mean it only announces in the active channel your in and also you have the decision to do a msg or a amsg and thats just sooooooooo cool i ain\'t never seen one look this BAD before.
First off you need to change $active to amsg (%msg == amsg) amsg
And also you might want to work on your repeat some and actually clean it up a bit cause it looks HORRIBLE.

 Respond  
Chevy commented on a Page, Diffrent Kinds of kicks  -  May 04, 2007

Also you know what would look good on there ? add a kick counter after each kick message type Kick Number %kicks
And like lindrian said you need a closing Bracket at the end }

 Respond  
Chevy commented on a Page, Diffrent Kinds of kicks  -  May 04, 2007

menu query,nicklist {
Kick
.Swearing:kick # $nick Plz Do Not Swear
.Harrasing:kick # $nick Harrasing is not allowed in this room
.Flood:kick # $nick Please don\'t flood
.Caps:kick # $nick Please do not use words in caps
.Kick:kick # $nick $?=\"Reason:\"
.Spam:kick # $nick Please don\'t Spam
.Finger:Kick # $nick Don\'t Finger me $1
.Version:kick # $nick Don\'t Version me $1
.Time:kick # $nick It\'s about that time you bought your self a clock
.Ping:kick # $nick Don\'t Ping me $$1

And Also You Should Make A Ban In It.

.Ban:ban # $address($$1,4)
.Ban Kick:ban # $address($$1,4) | .kick # $$1 $$?=\"Kick N Ban Msg\"

Just A Good Idea Cause You Would Be Able To Put Your Ban Reason N Kick And All That Incase You Didn\'t Have A Reason Kick For What Some One Was Doing?
But It\'s a good script you made but keep adding to it and everything :)

 Respond  
Chevy commented on a Page, Colour Talker  -  Apr 30, 2007

Some of the stuff in your Color Talker is not needed and it\'s making it look messy i will get back with you some time and tell you some things that can be changed so you can do so or leave it like that.

 Respond  
Chevy commented on a Page, NickList  -  Apr 30, 2007

This need\'s cleaned up majorly such as you /kicks the / does not need to be there you need to make your script look a little bit neater just put ..[Kick]:kick # $$1 %logo %kicks .
And it looks alot neater and Sevices as well

 Respond  
Chevy commented on a Page, ChanServ Kicks  -  Apr 30, 2007

You might want to clean it up a bit

 Respond  
Chevy created a Page  -  Apr 30, 2007
1,200 

Just Now Updated :)

Chevy created a Page  -  Apr 29, 2007
787 

This is a very simple menu query,nicklist { kicks All you do is load in your remotes and right click on a user and go down to kicks and BOOM there you have it and also you can add on these put colors in them and everything else the reason i DID NOT add colors in these kicks were cause some users that do like to change colors and put colors in dont like going and taking every color code out and doing..

Chevy created a Page  -  Apr 28, 2007
603 
IRC

This is For The Ones Who Need The Server Address To Connect On mIRC

Chevy created a Page  -  Apr 28, 2007
1,032 

VERY Small Menu query,nicklist { I just posted this for some one that might have use out of it. And know's what there doing with the Addy notices. But this is not very useful for most but maybe one of you all can use it mostly for the notice addy's or also you can change that to anything you like.

 Respond   mIRC  
Chevy created a Page  -  Apr 28, 2007
1,071 

When Some One Says Your Nick It Notices You Saying $nick Has Said Your Name In # And then it will post what they said.

Chevy   -  Apr 12, 2007

@Mylesmart Not bad.

 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.