btw u didn't answer me ,, how would u log the crossfire black market win(s) !?
im made a in-game menu that you can use to select what guns were won (when a global announcement is made you use the menu to select the gun) the menu sends the gun name and time to a listbox that can be saved via .txt.......after alot of times are recorded you can see data like time in between guns, time average, etc..... a bar graph too......i logged black market for the past 2 months but using paper and pencil
alright shit now my program is detected by xtrap which is weird because that never happened before
UPDATE: no longer detected by x-trap removed some code
MORE UPDATE: works in game now because of no focus....not sure why but im not mad.......crossfire takes forever to load now...
Originally Posted by muteninja
im made a in-game menu that you can use to select what guns were won (when a global announcement is made you use the menu to select the gun) the menu sends the gun name and time to a listbox that can be saved via .txt.......after alot of times are recorded you can see data like time in between guns, time average, etc..... a bar graph too......i logged black market for the past 2 months but using paper and pencil
i thought it's automatic as it saves every win without u doing anything anyway That works now !?
Originally Posted by muteninja
yes it works now but it makes crossfire stop reponding...also i got blue screen of death
C# Hardly can cause BSOD (Blue Screen) if you don't wanto it to do so...
You are doing something wrong...
Also, its just a Basic Protected Override, every real .NET coder would know it how to use...
Also "CreateParams" is contained by the "Form" class...
Originally Posted by I2espect
i thought it's automatic as it saves every win without u doing anything anyway That works now !?
yep! i got logs already
Originally Posted by rabir007
C# Hardly can cause BSOD (Blue Screen) if you don't wanto it to do so...
You are doing something wrong...
Also, its just a Basic Protected Override, every real .NET coder would know it how to use...
Also "CreateParams" is contained by the "Form" class...