Sky's Script II
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 5.0 (of 1 scores) |
| Date Added | Nov 07, 2008 |
| Last Updated | Nov 29, 2008 |
| Tags | action ban dialog greeting protection reply revenge |
Introduction

Acknowledgments:
- Firstmate: For reviewing the code and script and correcting a few errors I made.
Changelog:
- Completely new design which is smaller and hopefully easier to use.
- Shorter code (due to a more unified dialog control code).
- Added a CTCP Blocker (prevents users from sending you CTCP messages or requests, including ping, version, time, and finger).
- Added a Numeric Event Blocker (allows you to block server messages via their number).
- Added an Auto-Voice feature (voices all users that enter the channels you specify).
- Removed feature to type in nickname for 'Action Revenge' feature as this was causing confusion. If you do miss this feature, then you can modify the "on *:ACTION:*:#:{" line (replace the * after ACTION: with your name separated by asterisks, e.g. "on *:ACTION:*v*S*k*y*z*v*:#:{").
- Removed feature to not alert if your name was said in a specified channel. (This feature was getting very buggy but will return bug-free in v3).
- Added ability to set your custom 'thank you' message for the 'Thank Inviters' function.
- The 'Re-Promote' function now works by asking ChanServ to repromote you. (Does not work if ChanServ does not exist or does not support the commands VOICE, HALFOP, and OP).
- 'Revenge Ban' function will no longer ban nicks if their hostmask matches your hostmask.
- A simple "Pastebin" has been added. Can be accessed by Right Click -> Pastebin. (If you do not like this, then find and remove the line "Pastebin { run notepad.exe scripts/pastebin.txt }").
- 'Name Alerts' no longer alerts you if your name was said in a query window (because you are already alerted anyways) or a channel window.
Overall list of Functions:
- Auto-Unban
- Revenge Ban
- Name Alert
- CTCP Blocker
- Re-Promote
- Thank Inviters
- Rejoin if Kicked
- Join on Invite
- Channel Greeting
- Action Revenge
- Numeric Event Blocker
- Auto-Voice
Instructions on Installing and Configuring:
1) Copy the code.
2) Press Alt + R.
3) Goto File > New.
4) Paste the code.
5) Press Ok.
6) Goto Right Click > Sky's Script on a channel or private message window.
7) Follow the instructions provided in the dialog from there on.
mIRC Snippet:
Sky's Script II
Posted on Nov 8, 2008 12:20 am
Posted on Nov 8, 2008 12:20 am
any reason for the huge dialog? are you going to be adding more to it?
on this
you can shorten it up with didtok
as well on this
could be
also maybe add some error check's as well
on this
| Code: |
| did -a config 1 Ban: Unban when Banned did -a config 1 Ban: Revenge Ban did -a config 1 Join: Rejoin when Kicked did -a config 1 Join: Auto-join when Invited did -a config 1 Auto-Promote: Re-promote when Demoted did -a config 1 Alert: Notice if My Name is Said did -a config 1 Greetings: Display Greeting when Entering a Channel did -a config 1 Auto-Reply: Action Revenge did -a config 1 Auto-Reply: Give a 'Thank You' when Invited |
you can shorten it up with didtok
| Code: |
| didtok $dname 1 44 Ban: Unban when Banned,Ban: Revenge Ban,Join: Rejoin when Kicked,Join: Auto-join when Invited,Auto-Promote: Re-promote when Demoted,Alert: Notice if My Name is Said,Greetings: Display Greeting when Entering a Channel,Auto-Reply: Action Revenge,Auto-Reply: Give a 'Thank You' when Invited |
as well on this
| Code: |
| did -h config 10 did -h config 9 did -h config 7 |
could be
| Code: |
| did -h config 7,9,10 |
also maybe add some error check's as well
mIRC Snippet:
Sky's Script II
Posted on Nov 8, 2008 12:38 am
Posted on Nov 8, 2008 12:38 am
Thanks for the help.
Update: Shortened code with napa's advice.
Update 2: Dialog has been shrunk from 300 x 250 to 300 x 150.
Update: Shortened code with napa's advice.
Update 2: Dialog has been shrunk from 300 x 250 to 300 x 150.
mIRC Snippet:
Sky's Script II
Posted on Nov 11, 2008 10:08 pm
Posted on Nov 11, 2008 10:08 pm
looks gd, look forward to seeing you add to it.
mIRC Snippet:
Sky's Script II
Posted on Nov 15, 2008 8:08 pm
Posted on Nov 15, 2008 8:08 pm
Thanks for the comment but I plan to redo it as a few mIRC newbies are having trouble using it.
mIRC Snippet:
Sky's Script II
Posted on Nov 29, 2008 9:39 pm
Posted on Nov 29, 2008 9:39 pm
Sky's Script has been updated to Sky's Script II.





