OldSchoolHack

Registrieren / Anmelden Deutsch

Benutzersuche: babalicious

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

Go to first new post [Release] Insurgency Material Wallhack Erstellt am: Mi 15. Jun 2016, 17:42

System

preview Vorschau

Go To Post

Needs an Update PLEASE!!!
Other FPS Games

Mo 15. Okt 2018, 23:43

von amin051 Go to last post
13 11964
icon

Go to first new post [Question] Playerunknown Battleground´s Erstellt am: Mo 27. Mär 2017, 12:49

telxx

preview Vorschau

Go To Post

Schwierig, da BE geschützt! Aber nicht unmöglich.
Other FPS Games

Do 31. Aug 2017, 15:51

von skaduush Go to last post
17 2507
icon

Go to first new post [Question] Playerunknown Battleground´s Erstellt am: Mo 27. Mär 2017, 12:49

telxx

preview Vorschau

Go To Post

Kann jemand was mit den GlobalObjects tables anfangen?

TEXT Code:
  1. GlobalObjects* GlobalObjects::Instance()
  2.     {
  3.         static GlobalObjects* instance;
  4.  
  5.         if (!instance)
  6.         {
  7.             auto address = Pattern::Search(GetModuleHandle("TslGame.exe"), "48 8D 0D ? ? ? ? E8 ? ? ? ? E8 ? ? ? ? 48 8B D6");
  8.             auto offset = *reinterpret_cast<uint32_t*>(address + 3);
  9.             
  10.             instance = reinterpret_cast<GlobalObjects*>(address + offset + 7);
  11.         }
  12.  
  13.         return instance;
  14.     } 
Other FPS Games

Do 31. Aug 2017, 15:51

von skaduush Go to last post
17 2507
icon

Go to first new post [Question] Playerunknown Battleground´s Erstellt am: Mo 27. Mär 2017, 12:49

telxx

preview Vorschau
Other FPS Games

Do 31. Aug 2017, 15:51

von skaduush Go to last post
17 2507
icon

Go to first new post [Question] Playerunknown Battleground´s Erstellt am: Mo 27. Mär 2017, 12:49

telxx

preview Vorschau
Other FPS Games

Do 31. Aug 2017, 15:51

von skaduush Go to last post
17 2507
Downloads
Es wurden keine entsprechenden Downloads gefunden.