Advertisement
HRHysteria

fps editor bs

Oct 9th, 2015
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. did it for all cods.
  2.  
  3. *(int *)0x82285F3C = 0x409A0068;// FPS
  4.  
  5. XOVERLAPPED Overlapped;
  6. WCHAR wValue[512];
  7. char Buffer[0x100];
  8. ZeroMemory(&Overlapped, sizeof(Overlapped));
  9. XShowKeyboardUI(0, VKBD_DEFAULT, L"", L"Custom FPS Editor!", L"Please Enter Your Custom FPS Text Faggot !\n(45 Character Max)", wValue, 46, &Overlapped);
  10. while(!XHasOverlappedIoCompleted(&Overlapped))
  11. Sleep(100);
  12. wcstombs(Buffer, wValue, 46);
  13. strcpy((char*)0x8202ED60, Buffer);//MW3 = 82033588
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement