• Welcome to Valhalla Legends Archive.
 

Strange IPBan

Started by Yegg, November 08, 2004, 05:38 PM

Previous topic - Next topic

Yegg

im not sur y but whenever i try to connect to my bot it gives me a timeout error. and then after this happens and i try connecting through my stealthbot, i get the ipbanned error. then i reconnect the internet to try and fix this problem. and it happens all over again. my bot used 2 connect fine (its using hashes), but after a problem with my dsl internet box it started having this problem. The box is fixed now but im not sur if it may have caused something. if i fix this problem, i'll update my post. also, i just connected through a stealthbot and an older bot of mine that uses bnls, and they both stayed on at the same time. so im guessing the hashes have something wrong with them, temporarily? i was just wondering? when i connect by doing wsBNET.Connect VarServer, "6112" um should 6112 not have quotes around it?

Hdx

no they shouldn't have "s, mine don't and it works just fine.
Most likly your sedning smething wrong in w/e packets your able to send. Maby wrong order of information 0.o?
Try packetloggin your project. May help you understand whats wrong.
~-~(HDX)~-~

Proud host of the JBLS server www.JBLS.org.
JBLS.org Status:
JBLS/BNLS Server Status

Newby

...connecting doesn't IPBan you.
- Newby

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote<TehUser> Man, I can't get Xorg to work properly.  This sucks.
<torque> you should probably kill yourself
<TehUser> I think I will.  Thanks, torque.

Dyndrilliac

Quote from: Yegg on November 08, 2004, 05:38 PMum should 6112 not have quotes around it?

Is 6112 supposed to be a string?
Quote from: Edsger W. DijkstraIt is practically impossible to teach good programming to students that have had a prior exposure to BASIC; as potential programmers they are mentally mutilated beyond hope of regeneration.

Yegg

thats like the port

wsBNET.Connect VarServer, 6112

also, in the following code should it be

    pbuffer.InsertDWORD &HC9

or

    pbuffer.InsertDWORD "&HC9"

Newby

Quote from: Yegg on November 08, 2004, 08:34 PM
thats like the port

wsBNET.Connect VarServer, 6112

also, in the following code should it be

    pbuffer.InsertDWORD &HC9

or

    pbuffer.InsertDWORD "&HC9"
That's "like" the port? That "is" the port.

*smack*
- Newby

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote<TehUser> Man, I can't get Xorg to work properly.  This sucks.
<torque> you should probably kill yourself
<TehUser> I think I will.  Thanks, torque.

Yegg

#6
lol ouch
i change some stuff arond i am now getting the following error.

[9:46:50 PM] Connected!
[9:46:50 PM] The connection is reset by remote side

Dyndrilliac

Remember that you never put anything in quotes unless it is of the String data type.

Also, your post is cryptic. More information. What did you change it to/from?
Quote from: Edsger W. DijkstraIt is practically impossible to teach good programming to students that have had a prior exposure to BASIC; as potential programmers they are mentally mutilated beyond hope of regeneration.

Yegg

Ok i fixed this error, my bot works correctly now.

Minux

Quote from: Dyndrilliac on November 08, 2004, 09:10 PM
Remember that you never put anything in quotes unless it is of the String data type.

Also, your post is cryptic. More information. What did you change it to/from?

Quote from: Yegg on November 09, 2004, 03:18 PM
Ok i fixed this error, my bot works correctly now.

Thanks for informing the public Mr.Yegg. This will be remembered when you wish for help and the one who figures it out decides Yegg doesn't deserve to know.