3a1 / Calypso

CS2 EFI Cheat with Arduino Support
47 stars 8 forks source link

New offset 13997 #3

Closed Herooyyy closed 6 months ago

Herooyyy commented 6 months ago
#pragma once
#include <sstream>

namespace offsets { // client.dll
    constexpr std::ptrdiff_t dwEntityList = 0x18C2D58;
    constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x17371A8;
    constexpr std::ptrdiff_t dwViewMatrix = 0x19241A0;
    constexpr std::ptrdiff_t dwViewAngles = 0x19309B0;

    constexpr std::ptrdiff_t m_iIDEntIndex = 0x15A4;

    constexpr std::ptrdiff_t m_vecViewOffset = 0xC58;
    constexpr std::ptrdiff_t m_hPlayerPawn = 0x7E4;
    constexpr std::ptrdiff_t m_lifeState = 0x338;
    constexpr std::ptrdiff_t m_iTeamNum = 0x3CB;
    constexpr std::ptrdiff_t m_vOldOrigin = 0x127C;
    constexpr std::ptrdiff_t m_iHealth = 0x334;
    constexpr std::ptrdiff_t m_vecOrigin = 0x550;

}``
Herooyyy commented 6 months ago

I think i cant use it by Leonardo in CS2.I want to check if it solve?

Herooyyy commented 6 months ago

619e709cb703d32d8415ea32c1ebfd16 I update offset i check if i set Arduino model it doesnt work if i start without arduino it work. how I solve it bro

3a1 commented 6 months ago

send screenshot what is showing in the console output with arduino

Herooyyy commented 6 months ago

How to do that? image

Herooyyy commented 6 months ago

Nothing is showing in the sonsole output

Herooyyy commented 6 months ago

i contact your telegram