Someone trying take credit...

Talk about helbreath here.
AAngel
just visiting
Posts: 9
Joined: Tue Aug 31, 2004 8:48 pm

Post by AAngel »

(http://www.mediacrafters.org/~nuclearr/ ... 849ad8f7b9)

Acid-x is a person that is trying to sell off are (hbx) fixes even know there on the 2.14 source out there. Heres a example off the link that of his bull shit.

His so called 'fix':

Code: Select all

// Fixs Player Restart Command after dieng 
void CGame::RequestInitDataHandler(int iClientH, char * pData, char cKey) 
{ 
   char  * pBuffer = NULL; 
   short * sp; 
   DWORD * dwp; 
   WORD  * wp; 
   char  * cp, cPlayerName[11], cTxt[120]; 
   int   * ip, i, iTotalItemA, iTotalItemB, iSize, iRet, iStats; 
   SYSTEMTIME SysTime; 

   if (m_pClientList[iClientH] == NULL) return; 

   pBuffer = new char [DEF_MSGBUFFERSIZE+1]; 
   ZeroMemory(pBuffer, DEF_MSGBUFFERSIZE+1); 

   // 횄횜횄횎 íš￾짖쩌횙 쨉짜?횑횇횒ì¨￾ì§￾ ?ì²´ì©Œíš¤íš‰íš  íš￾íš ì¨ˆíš¢. 쩔짤짹창쩌짯 ?íš‘ì¨￾ì§ ?íš‘ ?횕횆징횉횕쨈횂íš￾ì²  íšŠì§°?횓횉횘 ì©Œì² ì¨‰ì¨‰ ?횜쨈횢. 
   cp = (char *)(pData + DEF_INDEX2_MSGTYPE + 2); 
   ZeroMemory(cPlayerName, sizeof(cPlayerName)); 
   memcpy(cPlayerName, cp, 10); 

   ZeroMemory(cTxt, sizeof(cTxt)); // v1.4 
   memcpy(cTxt, cPlayerName, 10); 
   m_Misc.bDecode(cKey, cTxt); 
   ZeroMemory(cPlayerName, sizeof(cPlayerName)); 
   memcpy(cPlayerName, cTxt, 10); 

   // ?íš‘ì¨￾ì§ ?íš‘ ?횕횆징횉횕쨈횂íš￾ì²  ì§¸íš￾쨩챌횉횗쨈횢. ?횕횆징횉횕íš￾ì²  ì©￾횎?ì¨￾ì¨￾챕 쨩챔íš￾ì§￾íš‰íš•ì§¸ì±  ì§¹íš’횊짱횉횗쨈횢. 
   if (memcmp(m_pClientList[iClientH]->m_cCharName, cPlayerName, 10) != 0) { 
      DeleteClient(iClientH, FALSE, TRUE); 
      return; 
   } 
Are (hbx) fix:

Code: Select all

// 05/22/2004 - Hypnotoad - sends client to proper location after dieing
void CGame::RequestInitDataHandler(int iClientH, char * pData, char cKey)
{
	char  * pBuffer = NULL;
	short * sp;
	DWORD * dwp;
	WORD  * wp;
	char  * cp, cPlayerName[11], cTxt[120];
	int   * ip, i, iTotalItemA, iTotalItemB, iSize, iRet, iStats;
	SYSTEMTIME SysTime;

	if (m_pClientList[iClientH] == NULL) return;

	pBuffer = new char [DEF_MSGBUFFERSIZE+1];
	ZeroMemory(pBuffer, DEF_MSGBUFFERSIZE+1);

	// 횄횜횄횎 íšÂ￾짖쩌횙 쨉짜?횑횇횒ì¨Â￾ì§Â￾ ?체쩌횤횉횠 Ã­Å¡Â￾횠쨈횢. ì©â€￾짤짹창쩌짯 ?íš‘ì¨Â￾ì§ ?íš‘ ?횕횆징횉횕쨈횂íšÂ￾ì²  Ã­Å¡Å ì§°?횓횉횘 쩌철쨉쨉 ?횜쨈횢.
	cp = (char *)(pData + DEF_INDEX2_MSGTYPE + 2);
	ZeroMemory(cPlayerName, sizeof(cPlayerName));
	memcpy(cPlayerName, cp, 10);

	ZeroMemory(cTxt, sizeof(cTxt)); // v1.4
	memcpy(cTxt, cPlayerName, 10);
	m_Misc.bDecode(cKey, cTxt);
	ZeroMemory(cPlayerName, sizeof(cPlayerName));
	memcpy(cPlayerName, cTxt, 10);

	// ?íš‘ì¨Â￾ì§ ?íš‘ ?횕횆징횉횕쨈횂íšÂ￾ì²  Ã¬Â§Â¸Ã­Å¡Â￾쨩챌횉횗쨈횢. ?횕횆징횉횕íšÂ￾ì²  Ã¬Â©Â￾횎?ì¨Â￾ì¨Â￾챕 쨩ì±â€￾íšÂ￾ì§Â￾횉횕째챠 Ã¬Â§Â¹Ã­Å¡â€™Ã­Å¡Å 짱횉횗쨈횢. 
	if (memcmp(m_pClientList[iClientH]->m_cCharName, cPlayerName, 10) != 0) {
  DeleteClient(iClientH, FALSE, TRUE);
  return;
	}
Is he dumb or what? trying sell off fixs in the 2.14 for his own. Go and look at his forum to see more of those so called 'fixs' he made that were already in the 2.14 before he posted them.
<img src='http://www.geocities.com/archangelhr/sig.jpg' border='0' alt='user posted image' />
binarydata
DBfiller
Posts: 3816
Joined: Fri Oct 31, 2003 5:30 am
Location: San Diego CA, USA
Contact:

Post by binarydata »

who cares, hbx is dead, as long as sumone posts the code
<img src='http://img88.exs.cx/img88/2290/7666.jpg' border='0' alt='user posted image' />
AAngel
just visiting
Posts: 9
Joined: Tue Aug 31, 2004 8:48 pm

Post by AAngel »

? The code is already in the 2.14 thats on helbreathss.tk... so whats the point reposting it but trying say he coded it?
<img src='http://www.geocities.com/archangelhr/sig.jpg' border='0' alt='user posted image' />
binarydata
DBfiller
Posts: 3816
Joined: Fri Oct 31, 2003 5:30 am
Location: San Diego CA, USA
Contact:

Post by binarydata »

the point is that
NOBODY CARES WHAT YOU THINK
<img src='http://img88.exs.cx/img88/2290/7666.jpg' border='0' alt='user posted image' />
AAngel
just visiting
Posts: 9
Joined: Tue Aug 31, 2004 8:48 pm

Post by AAngel »

If you didnt care then why did you post?
<img src='http://www.geocities.com/archangelhr/sig.jpg' border='0' alt='user posted image' />
binarydata
DBfiller
Posts: 3816
Joined: Fri Oct 31, 2003 5:30 am
Location: San Diego CA, USA
Contact:

Post by binarydata »

why did you post?
dood, look at my post count, i post on everything, just to post
<img src='http://img88.exs.cx/img88/2290/7666.jpg' border='0' alt='user posted image' />
AAngel
just visiting
Posts: 9
Joined: Tue Aug 31, 2004 8:48 pm

Post by AAngel »

why did you post?
I posted because I want people to know. Just so they know hes a lier but from what I read I think people already know that one.
dood, look at my post count, i post on everything, just to post
Lol I guess that does answer the question.
<img src='http://www.geocities.com/archangelhr/sig.jpg' border='0' alt='user posted image' />
binarydata
DBfiller
Posts: 3816
Joined: Fri Oct 31, 2003 5:30 am
Location: San Diego CA, USA
Contact:

Post by binarydata »

and whos gunna care anyways

and those 2 pieces of code are still different
so he did sumthin to one
<img src='http://img88.exs.cx/img88/2290/7666.jpg' border='0' alt='user posted image' />
Fire-N-Ice
just visiting
Posts: 2
Joined: Tue Aug 31, 2004 10:40 pm

Post by Fire-N-Ice »

Well I think HBX team rocks(and yes there are still a few holding it together), and thanks to them private servers got fixes for major bugs that were in this version.

Bianary, DUDE (Spelt correctly), learn to spell and learn to show some RESPECT!!!!!!!!!!

AAngel
just visiting
Posts: 9
Joined: Tue Aug 31, 2004 8:48 pm

Post by AAngel »

and whos gunna care anyways

and those 2 pieces of code are still different
so he did sumthin to one
Thanks Fire-N-Ice for showing respect. And at the moment I am happy enough just you and Fire-N-Ice caring about it. Also are you blind? those two pieces of code are the same apart from the korean ascii in some places.

Stop trying to act like there not the same, download the 2.14 source and compare all your friends fixs and see there the same apart from he removed some comments out and STILL left the lines in or is it that he sometimes he likes to space little pieces of code out?
<img src='http://www.geocities.com/archangelhr/sig.jpg' border='0' alt='user posted image' />
binarydata
DBfiller
Posts: 3816
Joined: Fri Oct 31, 2003 5:30 am
Location: San Diego CA, USA
Contact:

Post by binarydata »

Fire-N-Ice wrote: Well I think HBX team rocks(and yes there are still a few holding it together), and thanks to them private servers got fixes for major bugs that were in this version.

Bianary, DUDE (Spelt correctly), learn to spell and learn to show some RESPECT!!!!!!!!!!
DOOD, I DONT SPELL
AND DOOD, RESPECT FOR WHAT
<img src='http://img88.exs.cx/img88/2290/7666.jpg' border='0' alt='user posted image' />
AAngel
just visiting
Posts: 9
Joined: Tue Aug 31, 2004 8:48 pm

Post by AAngel »

DOOD, I DONT SPELL
Yea I think all got it you never spell.
AND DOOD, RESPECT FOR WHAT
Respect for us coding it and releasing it or dont you respect: me, klks, zero and toad for releasing are files when we are the only ones that were nice enough to do that?

Thats why we stoped aswell like klks, toad and zero will agree with me because of people like you that dont respect us for what we done for you. When there was a time were you begged for files to be release and updated. And the mass whinning like some big sinky monkeys.
<img src='http://www.geocities.com/archangelhr/sig.jpg' border='0' alt='user posted image' />
Fire-N-Ice
just visiting
Posts: 2
Joined: Tue Aug 31, 2004 10:40 pm

Post by Fire-N-Ice »

Okay I have to agree with Arch, Why are you even posting, Arch is letting everyone know that acid is a lier and a cheat and claiming code that isn't his and you start off and continue to give him crap. That is what I MEAN about start showing respect. Arch didn't ask for your negativity, nor is it wanted!!!!!!!!!!!
locobans
Outpost Junkie
Posts: 2264
Joined: Tue Jul 13, 2004 3:51 am
Location: Behind You
Contact:

Post by locobans »

Arch is true, respect, of couse, binarydata is fast ass kid ever and he wont show respect to anyone, but still AA has his point, you should of thx them for releasing that stuff B)
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
binarydata
DBfiller
Posts: 3816
Joined: Fri Oct 31, 2003 5:30 am
Location: San Diego CA, USA
Contact:

Post by binarydata »

i showed thx for them when they were up
then i lost all respect for them when most of them left, and hypno was only one devolping, i still have respect for hypno

hypno was whipping out versions faster than all of hbx combined

<3 hypno always
<img src='http://img88.exs.cx/img88/2290/7666.jpg' border='0' alt='user posted image' />
Post Reply