OldSchoolHack

Registrieren / Anmelden Deutsch

Benutzersuche: cYneTic

Such-Informationen
cYneTic
Themen im Forum
Thema Forum Letzter Beitrag Beiträge Zugriffe
icon

Go to first new post Wunschtutorial (Multi-page thread 1 2 3 4 5 ... Letzte Seite) Erstellt am: Mi 13. Feb 2008, 17:46

KN4CK3R

preview Vorschau

Go To Post

ein turorail über einen warrock hack erstellen oder einen adresslogger !
Tutorials

Di 22. Mai 2012, 17:55

von xst Go to last post
126 14258
icon

Go to first new post IN GAME MENÜ ERSTELLEN?` (Multi-page thread 1 2) Erstellt am: Mo 5. Apr 2010, 15:58

cYneTic

preview Vorschau

Go To Post

Hi...

Ich wollte jetzt ein NoMenü hack bauen lief alles gut und gut ^^ aber dann schrieb er mir 1fehler

Hier der Code wo er mir den fehler schreibt:
TEXT Code:
  1. void Speed();
  2. {
  3. if(CH_Speed_Hack == 5)
  4. {
  5. if(GetAsyncKeyState(VK_Numpad3))
  6. {
  7. float value = 500;
  8. DWORD Protection;
  9.  
  10. VirtualProtect((void*)Address_Speed_Hack, sizeof(value), PAGE_READWRITE, &Protection);
  11. memcpy((void*)Address_Speed_Hack, &value , sizeof(value));
  12. VirtualProtect((void*)Address_Speed_Hack, sizeof(value), Protection, 0);
  13. }
  14. }

Fehlermeldung : error C2447: '{': Funktionsheader fehlt - Parameterliste im alten Stil?
Warrock

Sa 10. Apr 2010, 18:51

von Dovahkiin Go to last post
21 2137
icon

Go to first new post IN GAME MENÜ ERSTELLEN?` (Multi-page thread 1 2) Erstellt am: Mo 5. Apr 2010, 15:58

cYneTic

preview Vorschau

Go To Post

ne noch nicht
Warrock

Sa 10. Apr 2010, 18:51

von Dovahkiin Go to last post
21 2137
icon

Go to first new post IN GAME MENÜ ERSTELLEN?` (Multi-page thread 1 2) Erstellt am: Mo 5. Apr 2010, 15:58

cYneTic

preview Vorschau
Warrock

Sa 10. Apr 2010, 18:51

von Dovahkiin Go to last post
21 2137
icon

Go to first new post IN GAME MENÜ ERSTELLEN?` (Multi-page thread 1 2) Erstellt am: Mo 5. Apr 2010, 15:58

cYneTic

preview Vorschau

Go To Post

Zitat von geddo
Zitat von cYneTic
Zitat von geddo
Zitat von cYneTic
ja die habe ich eh !!

Und nun was soll ich jetzt machen??

lern coden?

Alter bitte gib nicht so antworten das nervt überlesst lass dir was gescheites einfallen bitte sry aber is meine meinung so leute find ich haben bei mir kein sinn !!!

@igromanru danke für die information kannst mir mal weiter helfen??


du willst etwas coden aber hast keine ahnung?
wiso sollten wir dir helfen.. ok gut wenn du was nicht erstehst kein problem ich helf dir gern!
aber nicht wenn du nur code snippets haben willst nur daraus was basteln!!!

Ne ich weiß nur nicht wie man ein D3D menü erstellt ich habe mir am Tag 10 Tut's angeschaut ich habe keine Info bekommen wie ich es mach ich check es nich durch ich habe alles probiert nur dies kack menü lesst sich nicht öffnen und dann hab ich halt alles wieder gelöscht und wieder von vorne und es kommt immer das gleiche raus !
Warrock

Sa 10. Apr 2010, 18:51

von Dovahkiin Go to last post
21 2137
Downloads
Es wurden keine entsprechenden Downloads gefunden.