Difference between revisions of "User:Bnb"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
<source lang="cpp">system("pause")</source> | <source lang="cpp">system("pause")</source> | ||
<source lang="cpp">WriteProcessMemory(process, (LPVOID)address, &x, sizeof(x), 0);<source lang="cpp"> | <source lang="cpp">WriteProcessMemory(process, (LPVOID)address, &x, sizeof(x), 0);<source lang="cpp"> | ||
+ | {{lowercase}} | ||
+ | {{Navibox | ||
+ | | box-header = [[Image:User.png]] steve-m | ||
+ | | group-title1 = '''[[Special:ContributionScores|Contributions]]''' | ||
+ | |||
+ | | group-title2 = '''[[:Category:File Formats|File Formats]]''' | ||
+ | |||
+ | | group-title3 = '''[[:Category:Tools|Tools]]''' | ||
+ | |||
+ | | group-title4 = '''Useful links''' | ||
+ | |||
+ | <!-- colors --> | ||
+ | | headerbg = #6BD | ||
+ | | groupbg = #ddd | ||
+ | | linksbg1 = #eee | ||
+ | | linksbg2 = #f8f8f8 | ||
+ | | linksbg3 = #eee | ||
+ | | linksbg4 = #f8f8f8 | ||
+ | | state = {{{state|}}} | ||
+ | }} |
Revision as of 22:51, 5 July 2011
GTANet |
---|
on GTA Forums |
on GTAGarage |
Contribution Score: Invalid username |
My Wiki Score is: 111
I've made 238 out of 19,494 edits.
I've made 238 out of 19,494 edits.
<math>GTA SA Modder</math>
Projects:
Turret Mod: Complete
Artillery: Complete
Dragon's Breath: WIP
system("pause")
<source lang="cpp">WriteProcessMemory(process, (LPVOID)address, &x, sizeof(x), 0);<source lang="cpp">