Advertisement
Guest User

Untitled

a guest
May 29th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. #include "paste.h"
  2. #include <meme>
  3.  
  4. #define TRU false
  5. #define BOOL 27
  6. #define pasted return false;
  7.  
  8. void Aimbot(const char* flMaxEnemies)
  9. {
  10.  if (flMaxEnemies == !true)
  11.   return TRU;
  12.  else if (flMaxEnemies == 8)
  13.   return std::cout << flMaxEnemies << endl;
  14.  
  15.  pasted;
  16.  
  17.  return BOOL;
  18. }
  19.  
  20. //Credits: Benny COBRA
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement