minshare 3 gb, but modem user get in with less

Which hub software is the best? Where can I find script XXX? Discuss it here...(no, this is not for advertising your hub...)

Moderator: Moderators

Locked
Cureboy
Posts: 7
Joined: 2003-06-15 06:44
Location: Netherlands
Contact:

minshare 3 gb, but modem user get in with less

Post by Cureboy » 2004-03-13 05:03

I use the neo modus software...

i have put in the generalbot.script file the min share on 3 GB

But users with a modem like 56k still acces my hub with 1 or 2 gb.....

I'm asking for your help... please

Tnx in advance.....
Up to the sky
down to earth
Somewhere in the middle
that is me

Todi
Forum Moderator
Posts: 699
Joined: 2003-03-04 12:16
Contact:

Post by Todi » 2004-03-13 09:11

Does your sharesize setting look like this?

Code: Select all

iMinShare         = 3*1024^3
If so, no users should be able to get in without 3GB unless they're OPs or similar, depending on your settings. Is it really only modem users who are getting in without the share, nobody else? Try reinstalling the script.

Cureboy
Posts: 7
Joined: 2003-06-15 06:44
Location: Netherlands
Contact:

Post by Cureboy » 2004-03-14 03:27

Todi wrote:

Code: Select all

iMinShare         = 3*1024^3
Yes the setting is like this...
Some users just changed their connection in 56k modem and can login ..

I have a private hub..

Of course i can delete their accounts, but then again.. i won't have users left :(

And i re-installed the generalbot script (024) several times...
Up to the sky
down to earth
Somewhere in the middle
that is me

Todi
Forum Moderator
Posts: 699
Joined: 2003-03-04 12:16
Contact:

Post by Todi » 2004-03-14 06:36

Well, if you run a registered users only hub, then all your users are VIP's (registered = VIP). Then it's this setting you should be concerned about:

Code: Select all

iVIPMinShare      =  3*1024^3

Cureboy
Posts: 7
Joined: 2003-06-15 06:44
Location: Netherlands
Contact:

yes

Post by Cureboy » 2004-03-14 06:43

these are the settings i have

iMinShare = 3*1024^3
iVIPMinShare = 3*1024^3
iOPMinShare = 3*1024^3
iMaxShare = 1*1024^4
iMaxHubs = 25
iMinSlots = 3
Up to the sky
down to earth
Somewhere in the middle
that is me

joakim_tosteberg
Forum Moderator
Posts: 587
Joined: 2003-05-07 02:38
Location: Sweden, Linkoping

Post by joakim_tosteberg » 2004-03-14 07:17

There's no option to specify for each type connection?

Cureboy
Posts: 7
Joined: 2003-06-15 06:44
Location: Netherlands
Contact:

nope

Post by Cureboy » 2004-03-14 07:26

nope... not in generalbot scripts 024 or 0241
Up to the sky
down to earth
Somewhere in the middle
that is me

Locked