StimBot not always kicking lamers
Moderator: Moderators
-
BSOD2600
- Forum Moderator
- Posts: 503
- Joined: 2003-01-27 23:47
- Location: USA
StimBot not always kicking lamers
I've got stimbot 1.11 installed and sometimes it lets in users who dont meet the min requirements. Like too little share or too many hubs.... Anyone know why this happens? Is it a bug in the bot or the dc hub?
-
ender
- Posts: 224
- Joined: 2003-01-03 22:47
It must be a bug in the NMDC hub - the same thing sometimes happens with my bot, with no good reason - or so I thought... NMDC hub seems to sometimes send wrong user reference to the DataArival hub, which causes the script to work on somebody else (I noticed this when the bot greeted me two times with a share size that wasn't remotely like mine)...
-
ender
- Posts: 224
- Joined: 2003-01-03 22:47
There are two actually:
Ryalth's DC hub and SBSoftEA (or something like this).
Ryalth's DC hub and SBSoftEA (or something like this).
-
ButterflySoul
- Posts: 210
- Joined: 2003-01-23 22:24
- Location: Nevada
SBSoftEA (or something like this)
Aye. It's SBHub, from SBSoftEA
The url is : http://www.sbhub.tk/
Very nice hub with a few extra objects to play with, and a couple ones named differently (so you'll have to do some minor script editing here and there to get your NMDC Hub scripts to work on SBHub, but really nothing to worry about.. a search/replace can solve it in seconds).
My only regret is it doesn't support frmHub.DoEventsForMe, and has no equivalent whatsoever for that command. =/ While I try to keep my scripts performant, I also try to be as gentle as possible with the host running them, so when entering a loop that might take a bit to process, I like to keep a counter and do something in the lines of
Code: Select all
If x Mod 50 = 0 Then frmHub.DoEventsForMeIt's nothing original; actually it's even the standard way to handle long loops. That said, if you have nothing like that in your scripts, SBHub is a good choice since it's not written in Visual Basic (it's a Delphi hub, if I remember properly) and has hub-support for username bans (so you'll avoid all the fights with vbs dictionaries to keep track of them =)
-
ButterflySoul
- Posts: 210
- Joined: 2003-01-23 22:24
- Location: Nevada
SBSoftEA (or something like this)
Aye. It's SBHub, from SBSoftEA
The url is : http://www.sbhub.tk/
Very nice hub with a few extra objects to play with, and a couple ones named differently (so you'll have to do some minor script editing here and there to get your NMDC Hub scripts to work on SBHub, but really nothing to worry about.. a search/replace can solve it in seconds).
My only regret is it doesn't support frmHub.DoEventsForMe, and has no equivalent whatsoever for that command. =/ While I try to keep my scripts performant, I also try to be as gentle as possible with the host running them, so when entering a loop that might take a bit to process, I like to keep a counter and do something in the lines of
Code: Select all
If x Mod 50 = 0 Then frmHub.DoEventsForMeIt's nothing original; actually it's even the standard way to handle long loops. That said, if you have nothing like that in your scripts, SBHub is a good choice since it's not written in Visual Basic (it's a Delphi hub, if I remember properly) and has hub-support for username bans (so you'll avoid all the fights with vbs dictionaries to keep track of them =)
-
ButterflySoul
- Posts: 210
- Joined: 2003-01-23 22:24
- Location: Nevada
SBSoftEA (or something like this)
Aye. It's SBHub, from SBSoftEA
The url is : http://www.sbhub.tk/
Very nice hub with a few extra objects to play with, and a couple ones named differently (so you'll have to do some minor script editing here and there to get your NMDC Hub scripts to work on SBHub, but really nothing to worry about.. a search/replace can solve it in seconds).
My only regret is it doesn't support frmHub.DoEventsForMe, and has no equivalent whatsoever for that command. =/ While I try to keep my scripts performant, I also try to be as gentle as possible with the host running them, so when entering a loop that might take a bit to process, I like to keep a counter and do something in the lines of
Code: Select all
If x Mod 50 = 0 Then frmHub.DoEventsForMeIt's nothing original; actually it's even the standard way to handle long loops. That said, if you have nothing like that in your scripts, SBHub is a good choice since it's not written in Visual Basic (it's a Delphi hub, if I remember properly) and has hub-support for username bans (so you'll avoid all the fights with vbs dictionaries to keep track of them =)
-
ButterflySoul
- Posts: 210
- Joined: 2003-01-23 22:24
- Location: Nevada
Who is online
Users browsing this forum: Google [Bot] and 0 guests