Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › CrossFire Hacks & Cheats › CrossFire Hack Coding / Programming / Source Code › External Visible Check

External Visible Check

Posts 1–2 of 2 · Page 1 of 1
TH
TheCode5yndicate
External Visible Check
Its not so accurate unlike intersectsegment but incase you need it


Code:
char __fastcall is_visble(uintptr_t p_characFX)
{
    int State; // eax

    if (!p_characFX)
    {
    LABEL_4:
        State= 0;
        return State;
    }
    State= mem.Read<BYTE>(p_characFX + 0x1D0CC);
    if (State!= 1)             
    {
        if (State!= 2)
        {
            State = mem.Read<BYTE>(p_characFX + 0x1D0D0) == 1;
            return State;
        }
        goto LABEL_4;
    }
    return State;
}
#1 · 4mo ago
ST
StefanX67
hey can you add me on discord @xxx5737
#2 · 3mo ago
Posts 1–2 of 2 · Page 1 of 1

Post a Reply

Similar Threads

  • Hey Visible and Co.By Empire in Islam vs Western World
    32Last post 15y ago
  • Hey visible,By Empire in Islam vs Western World
    48Last post 15y ago
  • Visible, can you just leave?By Empire in Islam vs Western World
    161Last post 15y ago
  • My post is not visible?By steven_italy in Suggestions, Requests & General Help
    0Last post 18y ago

Tags for this Thread

None