Thread: Name Stealer (cs 1.6)
-
16th August 2007 #1
- Join Date
- Jul 2007
- Posts
- 11,608
Name Stealer (cs 1.6)
Code:if (cvar.namecopy && me.alive) { char tmp[128]; sprintf(name,"name \".%s\"",vPlayers[ax].entinfo.name); oEngfuncs.pfnClientCmd(name); }
How To Contact Me@[b/]
Private Message me for any important issues or just say Hi :) I'm not a robot.
---- (No Support!) ----
Wanna Hang out ? Add me or Join my communities below:
Add be on Discord : dr0ps25#7946 ;-)
or Join Our Community Server :
dr0ps Project-7 Telegram Community Chat: https://t.me/+pAb_mrtrjXg1ZDlk
---- (24/7 Customer Support) ----
Private Message
Email: " support 'at' Project-7. 'net' "
Create Support Ticket on Discord!
Discord Server:
Would you like to work in the cheating industry ? Project-7 is hiring a varient of new employees. We're currently in requisite of quite a few talents to add into the relaunched company now that we have a more professional and precise structure in place to provide real paid work for anyone willing to help our team grow:[/b]
We're currently looking for multiple types of forum moderators and content creators/posters, we're offering quite a few paid positions for you to just talk about cheats on the community!
-
27th August 2007 #2
- Join Date
- Aug 2007
- Posts
- 8
Thats easy. You don't have to code it in C++.
Lets say there is a person in the server named Holy Shit Guy
Alt + 0160 after your name. Or just put
Holy Alt + 0160 Shit Alt + 0160 Guy Alt + 0160
Done.
-
27th August 2007 #3
- Join Date
- Jul 2007
- Posts
- 11,608
yeh but this changes your name every second.
How To Contact Me@[b/]
Private Message me for any important issues or just say Hi :) I'm not a robot.
---- (No Support!) ----
Wanna Hang out ? Add me or Join my communities below:
Add be on Discord : dr0ps25#7946 ;-)
or Join Our Community Server :
dr0ps Project-7 Telegram Community Chat: https://t.me/+pAb_mrtrjXg1ZDlk
---- (24/7 Customer Support) ----
Private Message
Email: " support 'at' Project-7. 'net' "
Create Support Ticket on Discord!
Discord Server:
Would you like to work in the cheating industry ? Project-7 is hiring a varient of new employees. We're currently in requisite of quite a few talents to add into the relaunched company now that we have a more professional and precise structure in place to provide real paid work for anyone willing to help our team grow:[/b]
We're currently looking for multiple types of forum moderators and content creators/posters, we're offering quite a few paid positions for you to just talk about cheats on the community!
-
27th August 2007 #4
- Join Date
- Aug 2007
- Posts
- 8
Oic. Cool.
-
27th August 2007 #5
- Join Date
- Jul 2007
- Posts
- 11,608
Code:void nameSpam() { player_info_t pInfo; if(cvars.namestealer) { char tmp[128]; sprintf(tmp ,"name \"%s\~ ~~~", pInfo.name); HalFLife2.m_pEngine->ClientCmd(tmp); } }
How To Contact Me@[b/]
Private Message me for any important issues or just say Hi :) I'm not a robot.
---- (No Support!) ----
Wanna Hang out ? Add me or Join my communities below:
Add be on Discord : dr0ps25#7946 ;-)
or Join Our Community Server :
dr0ps Project-7 Telegram Community Chat: https://t.me/+pAb_mrtrjXg1ZDlk
---- (24/7 Customer Support) ----
Private Message
Email: " support 'at' Project-7. 'net' "
Create Support Ticket on Discord!
Discord Server:
Would you like to work in the cheating industry ? Project-7 is hiring a varient of new employees. We're currently in requisite of quite a few talents to add into the relaunched company now that we have a more professional and precise structure in place to provide real paid work for anyone willing to help our team grow:[/b]
We're currently looking for multiple types of forum moderators and content creators/posters, we're offering quite a few paid positions for you to just talk about cheats on the community!
-
15th March 2015 #6
- Join Date
- Jul 2007
- Posts
- 2,387
Easy!