|
@@ -592,16 +592,18 @@ static void cmd_about(struct userrec *u, int idx, char *par)
|
|
|
dprintf(idx, STR("Einride and ievil for taking eggdrop1.4.3 and making their very effecient botpack Ghost.\n"));
|
|
dprintf(idx, STR("Einride and ievil for taking eggdrop1.4.3 and making their very effecient botpack Ghost.\n"));
|
|
|
dprintf(idx, STR("SFC for providing compile shells, continuous input, feature suggestions, and testing.\n"));
|
|
dprintf(idx, STR("SFC for providing compile shells, continuous input, feature suggestions, and testing.\n"));
|
|
|
dprintf(idx, STR("xmage for beta testing.\n"));
|
|
dprintf(idx, STR("xmage for beta testing.\n"));
|
|
|
- dprintf(idx, STR("ryguy for providing some cosmetic dcc login code.\n"));
|
|
|
|
|
- dprintf(idx, STR("Blackjac for helping with the bx auth script with his Sentinel script.\n"));
|
|
|
|
|
- dprintf(idx, STR("passwd for being so dedicated at suggesting improvements and finding bugs.\n"));
|
|
|
|
|
|
|
+ dprintf(idx, STR("ryguy for beta testing, providing code, finding bugs, and providing input.\n"));
|
|
|
|
|
+ dprintf(idx, STR("passwd for beta testing, and his dedication to finding bugs.\n"));
|
|
|
dprintf(idx, STR("pgpkeys for suggestions.\n"));
|
|
dprintf(idx, STR("pgpkeys for suggestions.\n"));
|
|
|
dprintf(idx, STR("qFox for providing an mIRC $md5() alias, not requiring a dll or >6.03\n"));
|
|
dprintf(idx, STR("qFox for providing an mIRC $md5() alias, not requiring a dll or >6.03\n"));
|
|
|
dprintf(idx, STR("Sith_Lord helping test ipv6 on the bot (admin@elitepackets.com)\n"));
|
|
dprintf(idx, STR("Sith_Lord helping test ipv6 on the bot (admin@elitepackets.com)\n"));
|
|
|
dprintf(idx, STR("Excelsior for finding a bug on BSD with the ipv6.\n"));
|
|
dprintf(idx, STR("Excelsior for finding a bug on BSD with the ipv6.\n"));
|
|
|
dprintf(idx, STR("syt for giving me inspiration to code a more secure bot.\n\n\n"));
|
|
dprintf(idx, STR("syt for giving me inspiration to code a more secure bot.\n\n\n"));
|
|
|
|
|
+ dprintf(idx, STR("Mystikal for finding various bugs.\n"));
|
|
|
|
|
+ dprintf(idx, STR("Blackjac for helping with the bx auth script with his Sentinel script.\n"));
|
|
|
dprintf(idx, STR("The following botpacks gave me inspiration and ideas (no code):\n"));
|
|
dprintf(idx, STR("The following botpacks gave me inspiration and ideas (no code):\n"));
|
|
|
dprintf(idx, STR("awptic by lordoptic\n"));
|
|
dprintf(idx, STR("awptic by lordoptic\n"));
|
|
|
|
|
+ dprintf(idx, STR("optikz by ryguy and lordoptic\n"));
|
|
|
dprintf(idx, STR("celdrop by excelsior\n"));
|
|
dprintf(idx, STR("celdrop by excelsior\n"));
|
|
|
dprintf(idx, STR("genocide by various\n"));
|
|
dprintf(idx, STR("genocide by various\n"));
|
|
|
dprintf(idx, STR("tfbot by warknight and loslinux\n"));
|
|
dprintf(idx, STR("tfbot by warknight and loslinux\n"));
|