skimming through the codes in prog4never's alchemy project, i realized that he obtained the timestamp using Environment.tickCount. This is the time elapsed since system boot up.
Is Conquer using the exact same method for it's time stamp? If yes, i will be performing a "niggering" on a C# written console executable for the system boot up time.
EDIT: just tested, it indeed is. So if i tried to implement speedhack, which will require timestamp to be stepped up, i will have to edited every packet that contains timestamp right?
Is Conquer using the exact same method for it's time stamp? If yes, i will be performing a "niggering" on a C# written console executable for the system boot up time.
EDIT: just tested, it indeed is. So if i tried to implement speedhack, which will require timestamp to be stepped up, i will have to edited every packet that contains timestamp right?