• Welcome to Valhalla Legends Archive.
 

How?

Started by SubLiminaL_WolF, May 01, 2003, 04:26 PM

Previous topic - Next topic

SubLiminaL_WolF

how would I get it to read a new line ever time it reconnects?

if(reconnect == true){
     for(int i = 0;i <= 500; i++){
        if(!feof(passlist)){
           fgets((char*)&Pword, 16, passlist);
        }
        reconnect = false;
     }
  }
:-\

Moonshine

That code doesn't make a whole lot of sense.  What *exactly* are you trying to do? Give more details...

dxoigmn

Quote from: Moonshine on May 01, 2003, 05:03 PM
That code doesn't make a whole lot of sense.  What *exactly* are you trying to do? Give more details...

Heh, looks like he is trying to make a brute-force account stealer.

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 :)

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