[Joshh]

[Joshh]

Joined
Nov 05, 2007
Location
Cornwall, Ontario

Activity Stream

[Joshh] commented on a Page, HashViewer  -  Jan 30, 2009

UPDATE:

Completely recoded the interface of the dialogs as well as the functions.
Now is more user friendly.

 Respond  
[Joshh] commented on a Page, Anti-Repeat  -  Nov 08, 2008

Kind of the point is just so you don't see it, mIRC still has to parse it :P

 Respond  
[Joshh] commented on a Page, HashViewer  -  Nov 08, 2008

Yea, i'm like Imrac, i use them for practically everything.

 Respond  
[Joshh] commented on a Page, HashViewer  -  Nov 04, 2008

hmm, i forgot why i had :next in there, and removed it. Cause i couldn't find a goto... odd. i'll re-add it lol.

EDIT: Fixxed

 Respond  
[Joshh] commented on a Page, HashViewer  -  Nov 03, 2008

Added the Search function.

 Respond  
[Joshh] commented on a Page, HashViewer  -  Nov 03, 2008

Well, i could add in the search feature, i might tinker with that.

@buggs2008 :: There is a way to add/edit tables and items. Read my comments ;)
Deleting on the other hand, i've been having a bit of trouble coming up with a way to do that, since you can't incorporate right clicking into an item, only whitespace of a dialog.

 Respond  
[Joshh] created a Page  -  Nov 02, 2008
259 

Hash Table viewing Dialog v2.01

[Joshh] commented on a Page, Highlight Script  -  May 09, 2008

i forgot a bracket

in the if ($regex statement, add a ) at the end

it should look like this

if ($regex($1-,/\b(Sjefke|nick2|nick3|nick4|..|)\b/Si)) {

 Respond  
[Joshh] commented on a Page, Highlight Script  -  May 09, 2008

on :TEXT::#: {
if ($regex($1-,/(Sjefke|nick2|nick3|nick4|..|)/Si) {
set %chan $chan
set %nrm 0
:num
inc %nrm
if $chan == $read(chans.txt, %nrm)) { halt }
$iif(%nrm >= 100, goto ver, goto num)
:ver
set %nmr 0
if (%highlight == 0) { halt }
:numm
inc %nmr
if ($nick == $read(nicks.txt, %nmr)) { halt }
$iif(%nmr >= 100, goto verd, goto numm)
:verd
//echo -a 4 $nick $+ said $+ :\' 12 $1- $+ \' on 7 $chan 2 at 4 $time $+ !
if (%flash == 0) goto beep
/flash -bN $nick Highlighted $me on %chan
:beep
if (%beep == 0) goto tip
/beep %beeps
:tip
if (%tip == 0) { halt }
$tip(Highlight,Active highlight,$nick Highlighted $me on %chan,30,$null,$null,$null,$null)
}
}

 Respond  
[Joshh] commented on a Page, Death Note  -  Feb 17, 2008

you do know it won\'t unset the variables and will skip the else as your missing a closing bracket in your if statement.

 Respond  
[Joshh] commented on a Page, Uptime  -  Jan 06, 2008

or $uptime(system,1) and $uptime(mirc,1) if you would like seconds to be included on those times.

 Respond  
[Joshh] commented on a Page, !Access command.  -  Jan 06, 2008

oh mkay, not what i would have done, but still nice, but what i would do is make them msg $2 Now you using SOP into notice $2 Now you using SOP. but hey to each their own, am i right? :)

 Respond  
[Joshh] commented on a Page, !Access command.  -  Jan 02, 2008

I have a question. How can someone which 40 access set someone to 500 access? And also i suggest the use of elseif\'s :)

 Respond  
[Joshh] commented on a Page, !Jizz  -  Dec 24, 2007

I have a suggestion of making them timer elapsed, just for the sake of you not getting kicked. It might serve you well using them.

 Respond  
[Joshh] created a Page  -  Nov 13, 2007
1,142 

ALL FIXED i made it look more neat as well.

  1 Thread   mIRC  
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.