User panel stuff on forum
  12 posts on 1 page  1
General Discussion
2006-01-14, 16:07
Member
248 posts

Registered:
Jan 2006
This is some small but usefull stuff i made to search this forum.

Unpack this in /searchplugins/ in your mozilla directory and you will have a new searchoption in the searchbar. (Even a nice picture made by me in mspaint is included o/)

Add this to your "remote" section in mIRC scripts editor (ALT+R takes you there):

;===== Searchscript for Quakeworld forums
alias find {
var %find [ $replace($1-, $chr(32) , + ) ]
run http://quakeworld.nu/forum/search.php?search_keywords= $+ %find
}

;===== Search & tellscript for Quakeworld forums
alias findsay {
var %findsay [ $replace($1-, $chr(32) , + ) ]
say http://quakeworld.nu/forum/search.php?search_keywords= $+ %findsay
}

Then use the "/find searcstring" to search and open your default browser with the results of the search.

Or use the "/findsay searchstring" to search and say the link to searchresults in the active channel in mIRC.
2006-01-14, 16:53
Member
1 post

Registered:
Jan 2006
wei... thxgr8m8! :>
2006-01-14, 18:12
News Writer
2260 posts

Registered:
Jan 2006
mmm
http://sassa.f.nu/qw/qw_forums_searchbar.rar

put it in /searchplugins/ and its done

nice avatar jippey
2006-01-14, 21:19
Administrator
2058 posts

Registered:
Jan 2006
wth sassa you just repeated what hangman said?

btw nice avatar jippey
2006-01-14, 21:51
Member
1435 posts

Registered:
Jan 2006
Quote:
wth sassa you just repeated what hangman said?

Get used to it. He's ready to do even nastier things to have the highest number of forum postts. ... Some random post (complete post) I remember from old forums:
Quote:

2006-01-14, 22:03
News Writer
2260 posts

Registered:
Jan 2006
so not true hihi ^^
2006-01-15, 00:41
Member
248 posts

Registered:
Jan 2006
He even put his name in the .scr file just because he betatested (opened the pack and see it working perfect, like i know) and hosted it.

Still, we all like him

*kjam*
2006-01-15, 07:43
Administrator
2058 posts

Registered:
Jan 2006
that's gotta be a joke
2006-01-15, 09:53
News Writer
2260 posts

Registered:
Jan 2006
Quote:
He even put his name in the .scr file just because he betatested (opened the pack and see it working perfect, like i know) and hosted it.

Still, we all like him

*kjam*


hahha
2006-01-15, 18:52
Member
810 posts

Registered:
Jan 1970
thanks
nice scripts
2006-01-23, 10:49
Member
139 posts

Registered:
Jan 2006
uhmm.. i tried a newer mirc script version (nnscript) which has already some stuff in its remote thingie..
can i just add up this script (and e.g. the serveme script) without problems?
i dun wanna mess up those things, since scripts usually are evil
http://www.egozelle.com/stuff/qw_sig.jpg
2006-04-29, 22:24
Member
248 posts

Registered:
Jan 2006
could someone fix so that this works? punBB seems to do search in some strange way, where its not the serchstring in the url, but some strange searchid numbers!? Should it be like that?
  12 posts on 1 page  1