mountaindew commented on mIRC Snippet: Simple Vending  -  Feb 19, 2008

Quote


($mid($2,1,1) != $chr(35)

i would do

Code

 
mountaindew commented on mIRC Snippet: Text colors - Updated  -  Feb 19, 2008

Code

 

the $istok isn't really necessary, just

Code

 
mountaindew commented on mIRC Snippet: Nick Locker  -  Feb 19, 2008
lol...why'd you take the /nick line out? that's the main part of this script
mountaindew commented on mIRC Snippet: Random Death Note  -  Feb 19, 2008

Code

 

1) it should be ( $+ %kira $+ )
2) you should either make it $$2- at the top or make it

Code

 
mountaindew commented on mIRC Snippet: Nick Locker  -  Feb 19, 2008

Code

 

all u need is if ($nick == $me) because $newnick can't == $me if you're already $me

Code

 

the variable is pointless if ur not using it

Code

 

i would use $style and $iif to disable whether it's on or off already
mountaindew commented on mIRC Snippet: Broken Identd  -  Feb 19, 2008
i've been looking for something like this!

i tried making one, but seeing your script, i guess i was supposed to use "snotice" and not "notice"
mountaindew commented on mIRC Snippet: PokemonRpg Aliases  -  Feb 16, 2008
why are you so damn lazy? just put them in ur other script...
mountaindew commented on mIRC Snippet: !yomama (funny jokes)  -  Feb 15, 2008
Eugenio:

1) add a bracket at the end
2) you can't trigger your own on texts
mountaindew commented on mIRC Snippet: Pokemon Rpg (Remotes)  -  Feb 14, 2008

Quote


This script looks mildly familiar to one that was once before another member.

In Logan's profile, one of his comments was:

Quote


Hey does everyone know jub369's scripts... Well he ripped them off of me at irc.lucidchat.net. I was scripting with him because he was helping me but the scripts I made he ended up ripping and posting them here. Like the attacking script he made (RIPPED) off of me.
mountaindew commented on mIRC Snippet: Hawkee snippet search  -  Feb 14, 2008
doesn't show the scores

ex:

Quote


1. Name: Hawkee snippet search Score: Author: Lindrian Link: http://www.hawkee.com/snippet/3359/
mountaindew commented on mIRC Snippet: Pokemon Rpg (Remotes)  -  Feb 14, 2008
mountaindew commented on mIRC Snippet: Pokemon Rpg (Remotes)  -  Feb 14, 2008

Code

 

"hakt"
mountaindew commented on :  -  Feb 14, 2008
u shuold do one if ($nick == $me) and then do the rest under that
mountaindew commented on mIRC Snippet: Socket Chat Dialog v.5  -  Feb 12, 2008
i chatted with myself
mountaindew commented on mIRC Snippet: IRC NOTEPAD  -  Feb 12, 2008
i have some suggestions:

1) Dialog is too big, too much space
2) Disable the delete button until you click a thing in the combo
3) I would turn the init event into an alias, and call that on the init, and then call it again when u delte something (to update the list), and same for when you add something
4) Disable the add button until you have text in the edit box
mountaindew commented on mIRC Snippet: Simple-Whois  -  Feb 11, 2008
put in remotes and /whois someome
mountaindew commented on mIRC Snippet: CLEARFILE  -  Feb 11, 2008

Quote


nice idea, mountaindew

i hope you don't think i made this script
mountaindew commented on mIRC Snippet: protection pro  -  Feb 11, 2008
it all goes in remotes
mountaindew commented on mIRC Snippet: Trivia  -  Feb 11, 2008
UPDATED


» Updated the on unload

» Renamed "Convert" to "Add *.txt" (i don't know why i named it convert in the first place )

» Added an "Add *.txt" dialog
»» Add txt files full of questions in either question|answer format or question|hint1|hint1|answer format
»» Click "..." and choose a txt file, then select the proper radio for the format the questions are in. Then input the delimeter that seperates everything when prompted to

Enjoy
mountaindew commented on mIRC Snippet: CLEARFILE  -  Feb 11, 2008

Code

 

idk
mountaindew commented on mIRC Snippet: CLEARFILE  -  Feb 11, 2008
you should let it be an $identifier too, so u can do like $clear(file.txt)
mountaindew commented on .NET Snippet: NN:NN Stopwatch  -  Feb 10, 2008
Enjoy
mountaindew commented on mIRC Snippet: ASCII Codes - Dialog  -  Feb 10, 2008
mIRC Help File » If Then Else

Quote


isincs string v1 is in string v2 (case sensitive)

iswm wildcard string v1 matches string v2

iswmcs wildcard string v1 matches string v2 (case sensitive)
mountaindew commented on mIRC Snippet: Text Reverser  -  Feb 10, 2008
wow...i never knew it was that easy

i was on yahoo answers a little while ago, and this guy wanted a palindrome verifier, and i made a little test one in mirc before vb, and i was like doin loops, var'in the $left(string,%x), then the $mid of that, and then putting it all together...

so good job, this can come in handy
mountaindew commented on mIRC Snippet: On Join  -  Feb 10, 2008

Quote


the snippet system is working perfectly except for those ppl who submits the score depending on the Authors popularity and not the snippet quality...so u still have sth wrong with the snippet system i hope u can fix this ;)

umm...i don't think he can fix how people rate other people's snippets based on popularity.
mountaindew commented on mIRC Snippet: simple access script  -  Feb 10, 2008
you might also wanna add

Code

 

( if ($me isop $chan) )
mountaindew commented on mIRC Snippet: Help with a small script  -  Feb 10, 2008
mountaindew commented on mIRC Snippet: On Join  -  Feb 10, 2008

Quote


you could improve on this for a 11/10 by using the echo -a instead of my favourite /msg $chan

what is the point of an echo welcoming a nick to a channel?

Quote


EL I don't know where you got your degree, but I count 36 Characters, but this can be improved:

Code

 


rather than the if ($nick != $me), you can do

Code

 

  1. Prev
  2. 14
  3. 15
  4. 16
  5. 17
  6. 18
  7. 19
  8. 20
  9. 21
  10. 22
  11. 23
  12. 24
  13. 25
  14. 26
  15. 27
  16. 28
  17. Next
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.