1 2 3 4 5 6 7
getGameTextForCrmp() { if(!checkHandles()) return -1 return readString(hGTA, getModuleBaseAddress("grand_theft_auto_san_andreas.dll", hGTA) + 0x7AAD52, 162) }