A simple program that changes timings.
MEGAUPLOAD - The leading online storage and file delivery service
Includes source, can be compiled with most C++ compilers.
A simple program that changes timings.
MEGAUPLOAD - The leading online storage and file delivery service
Includes source, can be compiled with most C++ compilers.
Can someone scan? im too lazy >_>
Scan it? You don't need to scan it, if you want to compile the source code yourself, its INCLUDED. Its like 6 lines of code.
how does it work if I may ask?![]()
#include <stdio.h>
#include <windows.h>
int main(void)
{
timeBeginPeriod(1);
printf("Press any key to restore normal timer frequency.\n");
getchar();
timeEndPeriod(1);
return 0;
}
lol paranoids
better to be safe than sorry zenth? ;D
yup hehe![]()
It's clean - but I do not notice any change. (using WinXP 64Bit)
Does this work for you?
http://www.mmowned.com/forums/wow-ex...ow-faster.html
This program is good for boosting your main window FPS, if your say.. dual boxing or something. boosted my main window while dual boxing by 10fps
what does this actually do?
http://www.mmowned.com/forums/bots-p...owbooster.html is that the same as this?
Yeah. It is. But people feel the need to repost.
repost a few hours later ftw ^^ (like he posted it 2 or 4 hours after u)
anyone know if this is working or not?^^