IMKYZABITCHES

Ghosts TU8 Demonware Ban System Reversed Re-Post#2

Feb 7th, 2014
621
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.71 KB | None | 0 0
  1. //Y U REPORT PASTE IW?
  2. void DemonwareGhosts(int r3)
  3. {
  4.     __int32 r10, r11, r4, r8, r9, r28, r29, r30, r31;
  5.     r11 = 0x00;
  6.     r9 = *(int*)0x8418DF80;
  7.     r10 = (r3 << 2);
  8.     r11 = (r9 + 0x2080);
  9.     r31 = r3;
  10.     r30 += r11;
  11.     r4 = r30;
  12.     _82440190(r30, r4);
  13.     r3 = r31;
  14.     _825F3160(r3);
  15.     r4 = r3;
  16.     if(r3 =! 0)
  17.         r10 = *(int*)0x8418DDF0;
  18.         r11 = (r31 * 0x64);
  19.         r10 += 0x2210;
  20.         r5 = (r11 + r10); // seems like they process something through a structure, maybe they store a true or false bit or the ban? not sure
  21.         _827A3940(r3, r4, r5); // nop this, there we have it foax! address is +0x70 off the address(;
  22.         r4 = r3;
  23.         _82440190(r3, r4);
  24.         _825EB6E0(r3);
  25.         r3 = r31;
  26.         _826102F0(r3);
  27.         r3 = r31;
  28.         _82610078(r3);
  29. }
Add Comment
Please, Sign In to add comment