dataprofile

dataprofile

Joined
Sep 08, 2007
Occupation
Unemployed
Location
Everywhere
Interests
mIRC scripting, anime, manga

Activity Stream

dataprofile commented on a Page, $premode  -  Sep 17, 2007

Do you mind if I use this is my Theme customization snippet?

 Respond  
dataprofile commented on a Page, List files  -  Sep 14, 2007

Thanks simplicity I\'ll add the option.

 Respond  
dataprofile commented on a Page, Swear kicker  -  Sep 14, 2007

Gj.

 Respond  
dataprofile created a Page  -  Sep 13, 2007
1,030 

About: It's pretty much a guess the word game with hints. Put this in your bot's remotes. It voices the nick if they win as a little prize.

  1 Thread   mIRC  
dataprofile commented on a Page, List files  -  Sep 12, 2007

*updated:

added the option to run the selected file on a double-click

 Respond  
dataprofile commented on a Page, List files  -  Sep 12, 2007

Alrighty, I edited the snippet.I just decided to make it a file list. Thank you xDaeMoN and kerstt for your feedback.

 Respond  
dataprofile commented on a Page, List files  -  Sep 12, 2007

Yes it does. On the contrary, this snippet returns the file in a specified directory. That covers if the directory is true. As said in the intro, this is a more advanced version of $findfile.

 Respond  
dataprofile created a Page  -  Sep 12, 2007
414 

Lists files in a specified directory in a new @window.

dataprofile commented on a Page, Connect event  -  Sep 11, 2007

*updated:

dialoged and fixed errors.

 Respond  
dataprofile commented on a Page, Usermode/Chanmode bot...  -  Sep 11, 2007

Well I am not sure. I think you might be able to have ab event that sets a variable to let you know that you are an admin in your modes.

on ^*:RAWMODE:#:{ 
 if ($1 == +a) && ($me isin $1-) { set %adminstatus on } 
}

And then make the code if (%adminstatus = on) etc.

 Respond  
dataprofile commented on a Page, Theme customization  -  Sep 11, 2007

Edited.

 Respond  
dataprofile commented on a Page, Theme customization  -  Sep 11, 2007

*updated:

added events and a way to configure everything easily.

 Respond  
dataprofile commented on a Page, Connect event  -  Sep 11, 2007

Alright, I fixed the problem and ended up using a .txt file. Everything should be working now.

 Respond  
dataprofile commented on a Page, ColoR TexT  -  Sep 11, 2007

Well they both can be thought of the same way. Iswm: paramaters 1 matches paramaters 2 and == pretty much follows this format.

 Respond  
dataprofile commented on a Page, ColoR TexT  -  Sep 11, 2007

Try this:

menu channel { 
 .$iif($group(#coltxt).status iswm on, Auto-color is on, Auto-Color is off) 
 ..Turn auto-color off:disable #coltxt
 ..Turn auto-color on:enable #coltxt
}

That is just an example, you can change the style of the menu to w/e you want.

 Respond  
dataprofile commented on a Page, Protection Script  -  Sep 11, 2007
mode $chan +bbbbb $nick $address($nick,1) $address($nick,2) $address($nick,3) $address($nick,4) $address($nick,5) 

Change it to that or just remove 2 of the +b\'s.

 Respond  
dataprofile commented on a Page, Processes  -  Sep 10, 2007

Nice job!

 Respond  
dataprofile commented on a Page, $_d (Dialog open effect)  -  Sep 10, 2007

*updated:

Now has use of three different dialog effects.

1 - top-left corner to bottom-right corner
2 - right to left
3 - Top to bottom

 Respond  
dataprofile commented on a Page, Theme customization  -  Sep 10, 2007

Comments, suggestions, criticism?

 Respond  
dataprofile created a Page  -  Sep 10, 2007
760 

A connect snippet that utilizes a dialog and mirc's mirc.ini as a database for your default server, nick, alternative nick and password. You also have the option to auto-join channels and disable the auto-join feature when it is not wanted.

dataprofile commented on a Page, Fishy Borded Text  -  Sep 10, 2007

As Ghost-lit Warder has stated, modify the code to:

This checks if the input isn\'t a command and makes sure the active window isn\'t your status window. ;)

 Respond  
dataprofile commented on a Page, Fishy Borded Text  -  Sep 10, 2007

Yessir.

 Respond  
dataprofile commented on a Page, $_d (Dialog open effect)  -  Sep 10, 2007

Thank you. :)

 Respond  
dataprofile commented on a Page, Fishy Borded Text  -  Sep 10, 2007

You\'re missing a bracket sir. ;) And what is the unset %txtsc for?

 Respond  
dataprofile commented on a Page, Thanks Script  -  Sep 10, 2007

Yes you could, but I meant you could have a variable to check if a channel is in the exception channels list. So that you can set different channels you don\'t want to display the msg in.

 Respond  
dataprofile commented on a Page, Rose Bordered Text  -  Sep 10, 2007

Remove the / before /say and what is the use of %txt and unset %txtsc? Try removing those as well.

 Respond  
dataprofile commented on a Page, repeat kick  -  Sep 10, 2007

Nice job. But is there really a point to including the ; comments?

 Respond  
dataprofile commented on a Page, Smiley Faces  -  Sep 10, 2007

er - status

 Respond  
dataprofile commented on a Page, Smiley Faces  -  Sep 10, 2007

well not quite menu * { but maybe menu status,channel,menubar,query {
because it wouldn\'t really work in the status window.

 Respond  
dataprofile created a Page  -  Sep 10, 2007
288 

About: Two simple dialog effects. It extends from the top-left corner to the bottom-right corner. The second extends from right to left.

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.