Page 1 of 1

WCB

Posted: Fri May 01, 2009 8:22 pm
by p2p-sharing-rules
Mind released an update for WCB.
Here's WCB v0.4.1 .. updated by mind. This version was updated to accommodate ZCS test rooms and fixes a memory leak with the crash handler. Also, ontimer was added in so it will work with all the plugins.

WCB 0.4.1 changelog
Fixed loading channel list causing a segfault
Fixed settings being saved every two seconds
Added OnTimer (identical to the one in 0.5)
Fixed memory leak in crash handler
Thanks for the update Mind.

Re: WCB

Posted: Sat Sep 12, 2009 6:41 pm
by p2p-sharing-rules
WCB v0.4.2
Release date: September 11, 2009
Changed the peer caches from caches.mxstuff.org to caches.winmxworld.net.

Download link
WCB-0.4.2.zip
(60.72 KiB) Downloaded 808 times
Thanks for the update Raven. :)

Re: WCB

Posted: Wed Sep 16, 2009 1:37 am
by ]2aven
Ty for posting the update :)

Re: WCB

Posted: Thu Jan 07, 2010 9:14 pm
by p2p-sharing-rules
Here are some plugins that I use in WCB. I got them from Raven's (R.I.P.) old mxmadness forum before she shut it down.
WCB FileFinder.zip
With this plugin you can search for files in your room.
(25.53 KiB) Downloaded 667 times
Type !find + search term to search for files in the room. !find Metallica as an example.
WCB plugin FindChan for WCS.zip
With this plugin you can search for chat rooms in your room. It was made for WCS hosted chat rooms.
(3.22 KiB) Downloaded 580 times
WCB plugin FindChan for ZCS.zip
With this plugin you can search for chat rooms in your room. It was made for ZCS hosted chat rooms.
(3.2 KiB) Downloaded 548 times
Type !findchan + room name or !findtopic + room topic to search for chat rooms in your room.
WCB OnJoin Plugin.zip
With this plugin you can add an onjoin & onpart message when someone enters or leaves your room in the onjoin.txt and onpart.txt files.
(3.33 KiB) Downloaded 541 times
WCB plugin OnEnter Plugin.zip
Whenever WCB enters the room it'll display the text in the onenter.txt. I use it to log my bot in automatically.
(3.04 KiB) Downloaded 573 times

Re: WCB

Posted: Tue May 25, 2010 9:04 pm
by shakes
Hi newbie here,I would like to know if there is anyway of sending the results of !findfile in private message :?

result settings /message #c4#$NAME$#c2# has #c5#$FILE$#c2# shared (#c1#$SIZE$#c2#).

something like that.

Re: WCB

Posted: Tue May 25, 2010 11:01 pm
by p2p-sharing-rules
You do it like this: /message $USERNAME$ #c4#$NAME$#c2# has #c5#$FILE$#c2# shared (#c1#$SIZE$#c2#).

Re: WCB

Posted: Wed May 26, 2010 6:27 am
by Røçkåfë££ë® §kåñK
Unfortunately in WCB all "scripts" are made as plugins loaded into WCB so you would need the sourcecode for that particular plugin to edit and recompile.

Re: WCB

Posted: Wed May 26, 2010 5:20 pm
by p2p-sharing-rules
You don't have to recompile it to add /message $USERNAME$ #c4#$NAME$#c2# has #c5#$FILE$#c2# shared (#c1#$SIZE$#c2#) to the file finder plugin.
All you need to do is go to the file finder options in WCB and add it to the Results Format:.

Re: WCB

Posted: Thu May 27, 2010 3:42 pm
by Røçkåfë££ë® §kåñK
My bad sorry! I dont actually use this particular plugin and therefore assumed there was little to any settings options.