Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if(!(MyPlayer.CrosshairEntityID == 0))
- {
- int wheeldown = -120;
- mouse_event(MOUSEEVENTF_WHEEL, 0, 0, wheeldown, 0);
- Sleep(25);
- }
RAW Paste Data