-
Автор темы
- #1
EN: I need offsets for the cheat for Squad, I have these old ones, but I need the same ones, but new ones. Please send them to me. I have the SDK on August 1st, but I don't understand how to use it.
RU: Мне нужны оффсеты для чита для Squad, у меня есть вот эти старые, но мне нужные эти же, но новые. Прошу скиньте их мне. У меня есть SDK от 1 августа, но я не понимаю, как им пользоваться. я уже заебался
Code:
RU: Мне нужны оффсеты для чита для Squad, у меня есть вот эти старые, но мне нужные эти же, но новые. Прошу скиньте их мне. У меня есть SDK от 1 августа, но я не понимаю, как им пользоваться. я уже заебался
Code:
Код:
#pragma once
const auto offset_camera_manager = 0x2d8;
const auto offset_camera_cache = 0x1bf0;
const auto offset_persistent_level = 0x30;
const auto offset_game_instance = 0x220;
const auto offset_local_players_array = 0x38;
const auto offset_gamestate = 0x1c8;
const auto offset_player_controller = 0x30;
const auto offset_apawn = 0x2c0;
const auto offset_root_component = 0x138;
const auto offsets_instigator_actor = 0x120;
const auto offset_actor_array = 0x98;
const auto offset_actor_count = 0xa0;
const auto offset_actor_id = 0x18;
const auto offset_player_state = 0x248;
const auto offset_actor_mesh = 0x288;
const auto offset_relative_location = 0x11c;
const auto offset_currenthealth = 0x588;
const auto offset_maxhealth = 0x58c;
const auto offset_bonearray = 0x598;
const auto offset_bonecount = 0x10;
const auto offset_compent = 0x250;