Acclamator

Acclamator

Joined
Sep 16, 2008
Occupation
guitarist
Interests
guitar

Activity Stream

Acclamator commented on a Page, Auto Punctuation / Color / Acronym / + more  -  Dec 23, 2009

Hah, he did steal from pastebin, spencer, tea and i all know the people those presets are for.

 Respond  
Acclamator commented on a Page, Highlight logger  -  Dec 20, 2009

Napa and ghostwriter both need to get the goddamn out of this comment section, both are inferior individuals.

 Respond  
Acclamator created a Page  -  Dec 01, 2009
452 

This highlighter has simple highlighting features as well as balloons that pop up if you are mentioned when mirc is minimized. Double clicking on a balloon opens mirc up to the room you were mentioned.

 Respond   mIRC  
Acclamator commented on a Page, Kick revenge  -  Jul 24, 2009

If you really want to **** up the person who kicked you, use raw server commands:
{ raw JOIN $chan $crlf KICK $chan $nick $crlf mode $chan +b $address($nick,2) }
that right there will excecute 3 commands at once in one line, sent by one tcp packet of info. the commands will be performed in order and immediately, while commands in normal msl format take slightly more time.

 Respond  
Acclamator commented on a Page, Nickname Replacer 3.0  -  Jul 23, 2009

Oh yeah, when first running it, the table doesnt exist. So it helps if you restart mirc after loading it.

 Respond  
Acclamator commented on a Page, Nickname Replacer 3.0  -  Jul 22, 2009

Good idea.

 Respond  
Acclamator created a Page  -  Jul 22, 2009
442 

This script will replace a person's nick with another of your choosing, which usually isn't recommended, but can help with avoiding confusion of people changing nicks all the time. usage: right click a name to add a nickname (if it displays the text in a way your mirc doesn't usually, like timestamps and such, just go into the script and delete the part that adds the time stamp). Eventually, i'll have..

Acclamator commented on a Page, Shitlist 2.8  -  Jun 26, 2009

patx, not everyone can do a kline. The whole point of this script is to keep whoever you have on the list, out of every room you have power in. a kline doesnt do anything if you arent sys admin. any regular user can pick up my script and use it. Thank you for voicing your opinion and I apologize for being rude.

 Respond  
Acclamator commented on a Page, Shitlist 2.8  -  Jun 24, 2009

Well patx, get the freenode dildo out of your ass for a second and think, if you have power in a channel, and you put someone on akick or some shit, someone else can remove them. Then, hey, guess what, they dont get kicked anymore! holy shyt! storing the bans in your own file is much better. I see people like you all the time thinking they know whats better or thinking they know how to do something better than me. Also, chanserv has no shytlist function. Dumb ass. you would have to store the bans... oh wait! ON YOUR COMPUTER! Well well, we seem to have traveled in a nice little circle of logic here. Please don't comment like you know what you are talking about, I have seen your msl scripts, you obviously don't.

 Respond  
Acclamator commented on a Page, Shitlist 2.8  -  Jun 19, 2009

using chanserv is lazy and inefficient, having the script directly ban and or kick is much better, as sometimes the server i am on loses services for updates. when that happens your chanserv scripts are useless. chanserv also doesn't like when people not on the access list use it.

 Respond  
Acclamator commented on a Page, oobi's bot 1.3  -  Jun 04, 2009

for a first script, i am impressed, i didnt learn basic regex for a while, and this script does the job perfect, 10/10.

 Respond  
Acclamator commented on a Page, Botlist 2.0  -  Jun 04, 2009

I happen to enjoy compact scripts, for me they are easier to both read and write. I do not design my scripts to be easier for others to read, I make them WORK. And they do. This is not hooked on phonics mIRC edition, its utilitarianism.

 Respond  
Acclamator commented on a Page, Botlist 2.0  -  Jun 01, 2009

there's always that one guy that needs to tell another guy off for setting a simple request using PLEASE. I hope a badger eats your dick off.

 Respond  
Acclamator commented on a Page, Botlist 2.0  -  May 20, 2009

I'm going to have to agree with Sunslayer's kirby, WorldDMT, your code is ugly and far too many lines for a simple script. I specifically said I did not want people like yourself to post their own version of my script as that is rather completely f***ing retarded and counterproductive. I do however thank you for telling me I forgot to switch $$2 and botlist in the !access event. I also do not need numbers in the access list, as the botlist access level works completely fine. Good day.

 Respond  
Acclamator created a Page  -  May 14, 2009
520 

This is a simple Sh1tL1st for bots. includes user list so your friends can set/delete Sh1tL1sted people if you want to let them. if you want to edit the list name, put the cursor at the beginning of line 1, go to edit>find and put bot in the find box, and whatever you want the list to be name in the replace with box. also fixed the name ask repeatance at the start of mirc and the crappy auser mistake

Acclamator commented on a Page, Nick Logger  -  May 10, 2009

looks good dude

 Respond  
Acclamator commented on a Page, Dead channel parter  -  Feb 05, 2009

i will try the idle times idea, i think i will have it scan for 2 minutes idle, thank you

 Respond  
Acclamator commented on a Page, Opped channel joiner  -  Feb 05, 2009

thank you for the throttle idea

 Respond  
Acclamator commented on a Page, Dead channel parter  -  Feb 02, 2009

a hawkee irc net sounds like an amazing idea

 Respond  
Acclamator commented on a Page, Dead channel parter  -  Feb 01, 2009

Sorry for misinterpreting you korvin.. this script works well for what i use it for, but you guys are right about the idle times, i need to expand these

 Respond  
Acclamator created a Page  -  Feb 01, 2009
229 

This thing joins the channels you have ops in, up to about 20 channels, because mirc gets cranky when you try to have more than 20 channels open at once. usage: /jop (short for joinop) /jop uses /ns alist to get a list of channels you are opped on, then joins them, and this script uses a varible trigger, so typing /ns alist yourself wont trigger it.

Acclamator commented on a Page, Dead channel parter  -  Feb 01, 2009

well yeah korvin, you kinda just repeated what i said in the description. If you guys think a timer for idling is a god idea, then i will make one.

 Respond  
Acclamator created a Page  -  Feb 01, 2009
312 

This script will part any channel that has 3 or fewer people in it, i use it for parting channels im opped in that are dead at the moment. usage: /scan /scan scans the channels and parts any that have 3 or fewer people in them.

Acclamator commented on a Page, Updated rules for your channel  -  Jan 31, 2009

Lol, he uses far too many on tesxt events when one would do fine, but other than that, he did a good job

 Respond  
Acclamator commented on a Page, Shitlist 2.8  -  Jan 31, 2009

I have not yet worked on a super efficient way of undoing a sh1tlist without adding a huge, bulky, dialog box, but i will work on it. Thank you all for giving me feedback, i really appreciate it.

 Respond  
Acclamator commented on a Page, Age Limit 3.0  -  Jan 07, 2009

why would you want it to ask the same person many times? that would get annoying after a while...

 Respond  
Acclamator commented on a Page, Shitlist 2.8  -  Jan 07, 2009

I seem to have fixed the error where it freezes mirc for no reason, it never showed up in the tests, but everybody that used 2.0 told me it froze, and after rewriting it, i had signifigantly less amount of code that did the same thing... problem fixed though. and thank you for the comments, those help me make the script better.

 Respond  
Acclamator   -  Jan 07, 2009

damn! I was discovered! >.<

 Respond  
Acclamator commented on a Page, Auto-Censor  -  Jan 02, 2009

This script has already been made in a more efficient way, but good job. >.> mines better >.>

 Respond  
Acclamator commented on a Page, Join Recorder/ Auto voice  -  Dec 20, 2008

eh, hash tables are for short term storage, he did good by using a .txt

 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.