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 Help › Injector help - Auto-Inject

Injector help - Auto-Inject

Posts 1–6 of 6 · Page 1 of 1
CheatCreatorzz
CheatCreatorzz
Injector help - Auto-Inject
My Injector here:



- Manual INJECT WORKS PERFECT
- Auto-Inject DOESNT WORK :S
Somebody know problem?

My Timer is Enabled = False
and 50 Interval
My Auto Close code(radiobutton is)
Code:
         My.Settings.Inject = "auto"
        My.Settings.Save()
        My.Settings.Reload()
        Button3.Enabled = False
        Timer1.Start()
=> Thx to Codemunkie

This is my Form 1 load
Code:
    Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
        If My.Settings.Inject = "auto" Then
            RadioButton1.Checked = True
        ElseIf My.Settings.Inject = "manual" Then
            RadioButton2.Checked = True
        Else
            RadioButton1.Checked = True
        End If
        If My.Settings.Close = 1 Then
            CheckBox1.Checked = True
        Else
            CheckBox1.Checked = False
        End If
SOMEBODY see the error?
#1 · 15y ago
Bernard.
Bernard
try asking in the hack source and injectors section
#2 · 15y ago
Jigsaw
Jigsaw
Search for help on Source Code Section.
#3 · 15y ago
dark4ever1
dark4ever1
Quote Originally Posted by CheatCreatorzz View Post
My Injector here:



- Manual INJECT WORKS PERFECT
- Auto-Inject DOESNT WORK :S
Somebody know problem?

My Timer is Enabled = False
and 50 Interval
My Auto Close code(radiobutton is)
Code:
         My.Settings.Inject = "auto"
        My.Settings.Save()
        My.Settings.Reload()
        Button3.Enabled = False
        Timer1.Start()
=> Thx to Codemunkie

This is my Form 1 load
Code:
    Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
        If My.Settings.Inject = "auto" Then
            RadioButton1.Checked = True
        ElseIf My.Settings.Inject = "manual" Then
            RadioButton2.Checked = True
        Else
            RadioButton1.Checked = True
        End If
        If My.Settings.Close = 1 Then
            CheckBox1.Checked = True
        Else
            CheckBox1.Checked = False
        End If
SOMEBODY see the error?

@CheatCreatorzz i can help but come on msn or yahoo
#4 · 15y ago
Smurfyv
Smurfyv
Go to the source code section.
#5 · 15y ago
Bernard.
Bernard
Quote Originally Posted by Hero0fCrossfire View Post
Go to the source code section.
or the injector section where injectors are posted
#6 · 15y ago
Posts 1–6 of 6 · Page 1 of 1

Post a Reply

Tags for this Thread

None