Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > World of Warcraft
You last visited: Today at 16:03

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Speed Hack mit Gettickcount replace

Discussion on Speed Hack mit Gettickcount replace within the World of Warcraft forum part of the Popular Games category.

Reply
 
Old   #1
 
elite*gold: 20
Join Date: Sep 2006
Posts: 1,100
Received Thanks: 184
Also, ich habe im internet ein c++ prog gefunden das den Gettickcountrückgabewert fälscht und will es noch verbessern.
Hier erstmal der Source Code:
Code:
#include <windows.h>

DWORD WINAPI fakeGetTickCount(void)
{
DWORD new_real = GetTickCount();
if(!last_real){ last_real = last_fake = new_real; return new_real; }

DWORD diff_real = (DWORD)(new_real-last_real);
DWORD diff_fake = (DWORD)(factor * double(diff_real));

new_real = last_fake + diff_fake;

last_fake += diff_fake;
last_real += diff_real;
return new_real;
}
Was dem prog noch fehlt sind hotkeys, ne gui ist nicht nötig, ein Dialog mit dem man den factor bestimmen kann wäre auch gut und vorallem ne anleitung wie ich ein winapi prog Compiliere. Ich denke mal so was wird nicht so leicht detected, oder?
Bot_interesierter is offline  
Reply


Similar Threads Similar Threads
[Release] 12Sky2 Trainer Attack Speed , Speed hack [Mayn]
02/25/2012 - 12Sky2 Hacks, Bots, Cheats & Exploits - 14 Replies
I quit now =)
[ PW Brazil ] Speed Hack, Speed Attack, Jump, Zoom, GM online (ALL In One)
05/21/2011 - Perfect World - 16 Replies
Para PW da Level UP Speed Hack, Speed Attack, Jump, Zoom, GM online Tudo em apenas 1. Novo Elementclient DOWNLOAD : http://rapidshare.de/files/39861544/elementclient. rar.html --------------------------



All times are GMT +2. The time now is 16:03.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.