Valhalla Legends Forums Archive | Battle.net Bot Development | How?

AuthorMessageTime
SubLiminaL_WolF
how would I get it to read a new line ever time it reconnects?
[code]
if(reconnect == true){
for(int i = 0;i <= 500; i++){
if(!feof(passlist)){
fgets((char*)&Pword, 16, passlist);
}
reconnect = false;
}
}
[/code] :-\
May 1, 2003, 9:26 PM
Moonshine
That code doesn't make a whole lot of sense. What *exactly* are you trying to do? Give more details...
May 1, 2003, 10:03 PM
kamakazie
[quote author=Moonshine link=board=17;threadid=1206;start=0#msg8955 date=1051826619]
That code doesn't make a whole lot of sense. What *exactly* are you trying to do? Give more details...
[/quote]

Heh, looks like he is trying to make a brute-force account stealer.
May 1, 2003, 10:59 PM
Arta
That would be guess also.

Battle.net will now IPBan you if your logon fails too many times within a short period, so, save yourself the effort and forget it :)
May 2, 2003, 12:08 AM
SubLiminaL_WolF
bnet cant ip ban me
cuz i got 56k and i can change my ip anytime and use proxies can u please tell me what i asked
May 2, 2003, 1:32 AM

Search