Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'ruff'

855919 - eiii: ruff
  1. /* fixed up by Bapao (just something weird)
  2. Nice code by a59, but I don't get the use of spamming trade with everyone you see, more fun to find you own target. edit: int i pls.*/  
  3.  
  4. case 0x793:
  5. if( !bRunTradeAll )
  6. break;
  7.  
  8. id1 = *( (unsigned char *)&Packet[ 6 ] );
  9.  
855914 - eiii: ruff
  1. /* fixed up by Bapao (just something weird)
  2. Nice code by a59, but I don't get the use of spamming trade with everyone you see, more fun to find you own target.*/   
  3.  
  4. case 0x793:
  5. if( !bRunTradeAll )
  6. break;
  7.  
  8. id1 = *( (unsigned char *)&Packet[ 6 ] );
  9.  
843801 - eiii: ruff
  1. void interpretKiss( char* pak )
  2. {
  3. id1 = *( (unsigned char *)&pak[ 6 ] );
  4. id2 = *( (unsigned char *)&pak[ 7 ] );
  5. printf( "\nThe current ID is set to '%02X %02X'", id1, id2 );
  6. }
736586 - eiii: ruff
  1.          case 0x793:
  2. if( !bRunTradeAll )
  3. break;
  4.  
  5. id1 = *( (unsigned char *)&Packet[ 6 ] );
  6. id2 = *( (unsigned char *)&Packet[ 7 ] );
  7.  
  8. unsigned char uPacket[ 0x0B ];
  9.  
736572 - eiii: ruff
  1.          case 0x793:
  2. if( !bRunTradeAll )
  3. break;
  4.  
  5. id1 = *( (unsigned char *)&Packet[ 6 ] );
  6. id2 = *( (unsigned char *)&Packet[ 7 ] );
  7.  
  8. unsigned char uPacket[ 0x0B ];
  9.  
worth-right
fantasy-obligation