Battle.Net Development Network  

Go Back   Battle.Net Development Network > Projects > Project Request
Notices

Reply
 
LinkBack Thread Tools Display Modes
Diablo II and StarCraft floodbot for private servers
Old
  (#1 (permalink))
Junior Member
RiverOfFLame530 is on a distinguished road
 
RiverOfFLame530's Avatar
 
Status: Offline
Posts: 4
Tournaments Joined: 0
Tournament Wins: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Oct 2008
Rep Power: 0
Default Diablo II and StarCraft floodbot for private servers - 11-11-2008, 06:31 PM

I'm looking for a floodbot that can flood with Diablo II client or starcraft client for private servers.

and it can require cdkeys and not require cdkeys
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Diablo II and StarCraft floodbot for private servers
Old
  (#2 (permalink))
Digital Ganster
AbDuCt is on a distinguished road
 
AbDuCt's Avatar
 
Status: Offline
Posts: 1,488
Tournaments Joined: 0
Tournament Wins: 0
Thanks: 17
Thanked 19 Times in 18 Posts
Join Date: Jul 2007
Location: Canada
Age: 16
Rep Power: 3
Default Re: Diablo II and StarCraft floodbot for private servers - 11-11-2008, 09:58 PM

telnet.host:= server.text;
telnet.port:= 6112;
telnet.connect
if telnet.connected = connected then
telnet.send(chr(03) + username.text + chr(13) + password.text + chr(13));

you can use any bot to flood those servers because they use the same protocal as normal battle.net (besides telnet logon)

use kry or some old bot like xrwarbot
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
diablo, floodbot, private, servers, starcraft

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Template-Modifications by TMS
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70