Freckle

Freckle

Joined
Aug 22, 2006
Location
The Netherlands
Website
Interests
Games, scripting

Activity Stream

Freckle commented on a Page, How fast can you type A-Z?  -  Aug 02, 2009

awesome script!

You're still missing the exit button though :P

elseif $devent == sclick && $did == 5 { .dialog -x $dname }

Also you need to unset the variables and timer on $devent == init as well because sometimes it's just not doing it when the dialog closes

if $devent == init { unset %azspd.* | .timerazspd* off | did -f $dname 4 }

I'm really enjoying this xD

 Respond  
Freckle commented on a Page, improved htmlfree  -  Jul 24, 2009

$chr(32) will replace

, means it will go to the next column.
 Respond  
Freckle commented on a Page, $getChr() and ~chr  -  Feb 12, 2008

btw, <----- Rick

 Respond  
Freckle commented on a Page, $getChr() and ~chr  -  Feb 12, 2008

Rage aKa brandon. What kind of script is this. I would of expected to see some leet skills...

 Respond  
Freckle commented on a Page, CLEARFILE  -  Feb 11, 2008

I do not see the point of that mountaindew, any examples?

 Respond  
Freckle commented on a Page, Email System  -  Feb 11, 2008

I suggest you use

/url -a http://www.hotmail.com

as /run seems to fail on some PCs.

 Respond  
Freckle commented on a Page, Currently Loaded Scripts  -  Feb 03, 2008

also:

$script( $+ %c $+ )

can be (I think)

$script(%c)
 Respond  
Freckle commented on a Page, Currently Loaded Scripts  -  Feb 03, 2008
echo $active

can be replaced with

echo -a
 Respond  
Freckle commented on a Page, NEW Youtube Snippet  -  Jan 20, 2008

$replace(%youtubetext,$chr(32),+)

 Respond  
Freckle commented on a Page, Color Codes for Hawkee.com  -  Jan 15, 2008

Look at the snippets like http://www.hawkee.com/snippet/3490/
they could make good use of $hawkee.color

 Respond  
Freckle commented on a Page, Color Codes for Hawkee.com  -  Jan 15, 2008

I submitted this for use to submit a snippet on the forums so you don\'t have to tell people to add the ctrl+k codes in there for it to work but they can just use the $hawkee.color
It\'s not meant for general use just for this website

 Respond  
Freckle created a Page  -  Jan 15, 2008
607 

I don't really consider this as a script but this will help people that are trying to use color codes in their snippets for the website

Freckle commented on a Page, iRPG - idle Role Playing Game (v4.0)  -  Jan 09, 2008

There is no such command as \"deinc\" it\'s called \"dec\".
For the rest I didn\'t look at it very well I just noticed that thing.

 Respond  
Freckle commented on a Page, My Happy New Years Script  -  Dec 29, 2007

There\'s a missing $ at the beginning XD

 Respond  
Freckle commented on a Page, [HH] Random Power  -  Dec 29, 2007

Just like your first script, you\'re missing the final bracket

on ^*:JOIN:#:{ 
..........
.........
}
 Respond  
Freckle commented on a Page, [HH] Script Introduction  -  Dec 29, 2007

I\'m guessing you just started. You\'re missing the final bracket

on 1:START: {
........
.....
}
 Respond  
Freckle commented on a Page, ComChannels *UPDATETD*  -  Dec 26, 2007

Sorry but I find that script pretty messy, why didn\'t you use \"while\"?

 Respond  
Freckle commented on a Page, Replacement for /join  -  Dec 24, 2007

You can already join multiple channels with /join:

/join #channel1,#channel2,#channel3

 Respond  
Freckle commented on a Page, Nickname Wildcard  -  Dec 15, 2007

Ya but will it halt the loop and continue what\'s after while or will it halt the script also

 Respond  
Freckle commented on a Page, Nickname Wildcard  -  Dec 14, 2007

Else it would continue looping till the end

 Respond  
Freckle commented on a Page, Nickname Wildcard  -  Dec 14, 2007

Question:

if (* $+ $1 $+ * iswm $nick($2,%count) && %match) { return manymatch | break | halt }

Do I need to put the halt behind the break or will the break halt the rest too?

 Respond  
Freckle commented on a Page, Nickname Wildcard  -  Dec 14, 2007

Ya I heard about the $fline stuff. But never got into it.

 Respond  
Freckle commented on a Page, Nickname Wildcard  -  Dec 14, 2007

Ya I forgot to remove the \"echo -a\"
I don\'t use /var a lot, easier for me to debug.

 Respond  
Freckle created a Page  -  Dec 13, 2007
532 

With this script you can make it return the nickname matching your search.

Freckle commented on a Page, Channel Limiter BOT  -  Nov 06, 2007

@ ^silk

This is used by some people to prevent mass (re)joins.
also:

on *:PART:#: { if ($nick == $me) { mode <yourchannel> -l }

Might be handy ;)

 Respond  
Freckle commented on a Page, CTCP Finger Reply Torture v2  -  Nov 02, 2007

.timer 1 30 ctcpreply $nick FINGER or else, you\'ll be in another torture| halt

You forgot a space in there \"torture| halt\"

.timer 1 30 ctcpreply $nick FINGER or else, you\'ll be in another torture | halt

 Respond  
Freckle commented on a Page, improved htmlfree  -  Oct 27, 2007

Ah right. forgot about that tag, thanks. script edited

 Respond  
Freckle commented on a Page, AFK Script  -  Oct 25, 2007

already know wittebolx.com ;)

 Respond  
Freckle commented on a Page, AFK Script  -  Oct 25, 2007

SWNight sounds familiar, Renegade maybe?

 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.