Download

By `Kazuma on Oct 26, 2005

Useless, but I made because it would save alittle time rather than having to type in the website or open Internet Explorer if you haven't. Just alittle one, But I'll be adding alot of stuff in the future.

on *:LOAD: {
  echo Thank you for choosing
  echo Find Script by `Kazuma
  echo 4,1This script 8,1will direct you to a scripting website
  echo 0,12Thanks! :)
}
menu channel,menubar,query,status {
  .Find { .dialog -m find find }
}
dialog find {
  title "Find some scripts..."
  size -1 -1 180 82
  option dbu
  text "Download some scripts at", 1, 49 7 97 8, nowrap
  link "Hawkee", 9, 64 76 72 13
}

on *:dialog:find:sclick:4:  {
  .run http://www.hawkee.com
}

#find end

Comments

Sign in to comment.
mysterycool   -  Jun 18, 2007

hmm.. ok scripted but kinda useless... if you wanted just to save time and not opening the Internet Browser and typing www.hawkee.com then just do something like this:

alias hawkee {
run www.hawkee.com
}
:)

 Respond  
`Kazuma   -  Oct 27, 2005

Alright. Well, I\'ll change it and learn about that then. For sockets.. Or something.

 Respond  
Mpdreamz   -  Oct 27, 2005

Maybe this idea is worth learning sockets for (if you dont already) and have the result list in a listview that be nice :)

 Respond  
`Kazuma   -  Oct 26, 2005

Hmm. I\'ll edit it.

 Respond  
Yoinx   -  Oct 26, 2005

what about

find on

or

find off

?

 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.