Author | Message | Time |
---|---|---|
laurion | Hi all..I need some info on IPBans Example: If I flood off, I receive a 5 min ban I'm looking for at least an hour-what do I have to do? Thanks in advance-don't ask. | December 9, 2005, 11:41 AM |
hismajesty | Are you asking how to implement an IP ban into a bot? Since this is Bot Dev, I'd guess so. Just squelch someone and ban people with the squelched flag. | December 9, 2005, 11:59 AM |
laurion | No-how to get myself an IP Ban-how to get IP Banned. | December 9, 2005, 12:02 PM |
JoeTheOdd | Violate the protocol. | December 9, 2005, 1:09 PM |
l2k-Shadow | Like Joe said, send them an unrecognized message.. like 1000 strings of Blizzard is gay. Lol. | December 9, 2005, 1:59 PM |
laurion | In what packet? More specificly? | December 9, 2005, 3:38 PM |
Ringo | [quote author=Tazo link=topic=13461.msg136953#msg136953 date=1134142692] In what packet? More specificly? [/quote] Just do like was said before, send a random string like: .SendData "BLIZZTARD AMZ GAYBLIZZTARD AMZ GAYBLIZZTARD AMZ GAYBLIZZTARD AMZ GAY" :) | December 9, 2005, 3:39 PM |
shout | Just send 0. | December 9, 2005, 3:40 PM |
laurion | k [code] For x = 1 To 500 BNCS.SendData "Blizzard sucks big fat weiner oooo i r t3h h4x0rz bitch!!11oneoneone" Next x [/code] | December 9, 2005, 3:46 PM |
laurion | that was only a 5 min IPBan, any ideas? | December 9, 2005, 4:51 PM |
Yegg | [quote author=Tazo link=topic=13461.msg136970#msg136970 date=1134147080] that was only a 5 min IPBan, any ideas? [/quote] Try creating an account with insufficient data? | December 9, 2005, 5:01 PM |
Spilled[DW] | I've Found if your Already Ipbanned and you keep trying to connect, it just IPBans you longer. So I would just send a random string. Connect again, send it again before it disconnects u, Do that in a loop and I'm sure you will be Ipbanned for awhile. | December 9, 2005, 5:12 PM |
MyStiCaL | Spam website, Forsure long time Ipban. | December 9, 2005, 7:45 PM |
UserLoser. | Use unmatching CdKey public/private/product values. That'll do the trick for a while | December 9, 2005, 9:14 PM |
Networks | [quote author=Tazo link=topic=13461.msg136936#msg136936 date=1134128507] Hi all..I need some info on IPBans Example: If I flood off, I receive a 5 min ban I'm looking for at least an hour-what do I have to do? Thanks in advance-don't ask. [/quote] I'd like to ask though, why? | December 9, 2005, 10:04 PM |
JoeTheOdd | [quote author=Networks link=topic=13461.msg137029#msg137029 date=1134165853] [quote author=Tazo link=topic=13461.msg136936#msg136936 date=1134128507] Hi all..I need some info on IPBans Example: If I flood off, I receive a 5 min ban I'm looking for at least an hour-what do I have to do? Thanks in advance-don't ask. [/quote][/quote] [quote]don't ask.[/quote] When you first connect, you send 0x01. Don't. =p I'd like to ask though, why? | December 9, 2005, 10:31 PM |
LoRd | Trying to find a way to evade them or looking for revenge on someone? | December 9, 2005, 10:52 PM |