Search found 112 matches

by Snooze
2003-02-03 16:50
Forum: Hubs and scripts
Topic: OP Welcome MSG
Replies: 3
Views: 2445

Try this : Dim sBotName sBotName = "OpGreet" ' <- name of the bot Sub DataArival (curUser, sCurData) If Left(sCurData, 7) = "$MyINFO" And curUser.bOperator Then curUser.PrivateMessage cStr(sBotName),"\nTHE RULES OF KICKING!!" & vbCRLF & vbCRLF & _ "\nRule #01. Warn them with what rule they broke." &...
by Snooze
2003-02-03 14:59
Forum: Hubs and scripts
Topic: OP Welcome MSG
Replies: 3
Views: 2445

This will do that - and alot more ;) Dim sBotName Dim iOpWelcome Dim ThisBotsName Dim iMinSharedBytes Sub Main() sBotName = "HuBiT" ThisBotsName = "HuBiT" frmHub.RegisterBotName(sBotName) iMinSharedBytes = 0 * 1024 ^ 2 iOpWelcome = 1 End Sub Sub DataArival (curUser, sCurData) 'This event is fired wh...
by Snooze
2003-01-29 04:04
Forum: Feature Discussion (Archived)
Topic: Ability to run multiple instances
Replies: 6
Views: 3827

well..you can run more than one client at a time. But as ivulfusbar wrote, it would mean letting go of some features. to do it you need: - two client in their own folders Open the first client as you normaly would. rightclick the 2nd clients exe file and chose "run as" --> click ok. That should run ...
by Snooze
2003-01-28 18:10
Forum: Feature Discussion (Archived)
Topic: Simple, useful feature
Replies: 3
Views: 2905

Hmm..i just have the sound turned on..does the trick for me ...
by Snooze
2003-01-28 18:09
Forum: Feature Discussion (Archived)
Topic: Ability to have sharing profiles, organized by hub
Replies: 15
Views: 6344

Doesnt even sounds like it would be too hard to make ;) But then again, what do i know :D
by Snooze
2003-01-28 18:08
Forum: Feature Discussion (Archived)
Topic: /favorite command
Replies: 2
Views: 2268

Would be kewl if when a user uses a username and password to login to a hub,that hub is auto added to the fav hubs incl. username and password.
:-)
by Snooze
2003-01-28 18:05
Forum: Feature Discussion (Archived)
Topic: Upload Speed Limiting
Replies: 187
Views: 90474

btw ...good thinking CerthasIM !!! it sure would be the best solution if the client would set it to ex. 75 % of the max limit or have it as an option like the "use small buffer" feature !
by Snooze
2003-01-28 18:00
Forum: Feature Discussion (Archived)
Topic: Upload Speed Limiting
Replies: 187
Views: 90474

Im not sure its such a good idea to leave it up to the users to ban leechers. This WILL be abused !! And isnt that why we have ops ?
by Snooze
2003-01-28 08:50
Forum: Hubs and scripts
Topic: Hubs for ps2 and psx
Replies: 1
Views: 2008

I tryed to search for ps2 in the public hub list and got a list of many hubs having that ...You should try it ;)
by Snooze
2003-01-27 05:55
Forum: Hubs and scripts
Topic: LUA scripts for the PtokaX hubsoft
Replies: 4
Views: 3887

heheh, gotta love your signature DirtyFinger ;)

And your right about NM hub/client ! They jsut havnt been keeping up with the success of the DC network.
by Snooze
2003-01-27 05:46
Forum: Hubs and scripts
Topic: Which NMHubs multi-op script do you think is the best?
Replies: 7
Views: 4199

If i had to pick one from your list, it would be the StimBot.
But im using a script thats even better imo made by Damion Nighthawk aka Lurker. (creator of the Trivia-BoT)
by Snooze
2003-01-26 16:19
Forum: Feature Discussion (Archived)
Topic: Upload speed limit
Replies: 21
Views: 8700

There is a poll and a forum having this decussion ..no reason to start another ;)