OldSchoolHack

Register / Login English

User Search: babalicious

Search-Information
babalicious
Threads
Thread Forum Last Post Posts Views
icon

Go to first new post [Release] Insurgency Material Wallhack Posted on: Wed 15. Jun 2016, 17:42

System

preview Preview

Go To Post

Needs an Update PLEASE!!!
Other FPS Games

Mon 15. Oct 2018, 23:43

by amin051 Go to last post
13 11988
icon

Go to first new post [Question] Playerunknown Battleground´s Posted on: Mon 27. Mar 2017, 12:49

telxx

preview Preview

Go To Post

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

Thu 31. Aug 2017, 15:51

by skaduush Go to last post
17 2507
icon

Go to first new post [Question] Playerunknown Battleground´s Posted on: Mon 27. Mar 2017, 12:49

telxx

preview Preview

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

Thu 31. Aug 2017, 15:51

by skaduush Go to last post
17 2507
icon

Go to first new post [Question] Playerunknown Battleground´s Posted on: Mon 27. Mar 2017, 12:49

telxx

preview Preview
Other FPS Games

Thu 31. Aug 2017, 15:51

by skaduush Go to last post
17 2507
icon

Go to first new post [Question] Playerunknown Battleground´s Posted on: Mon 27. Mar 2017, 12:49

telxx

preview Preview
Other FPS Games

Thu 31. Aug 2017, 15:51

by skaduush Go to last post
17 2507
Downloads
No downloads found.