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 › Other Semi-Popular First Person Shooter Hacks › WarRock - International Hacks › Problem with VB6

Problem with VB6

Posts 1–10 of 10 · Page 1 of 1
TE
terror1994
Problem with VB6
If i make my trainer a .exe file i get the following error
Compile error:
sub or function not definded


But if i debug it it works fine the following text is wording marked Call E2BE9DB7
#1 · 18y ago
apezwijn
apezwijn
Quote Originally Posted by terror1994 View Post
If i make my trainer a .exe file i get the following error
Compile error:
sub or function not definded


But if i debug it it works fine the following text is wording marked Call E2BE9DB7
upload your code other wise we cant help you..
i supose you made a mistake in your code.
#2 · 18y ago
TE
terror1994
Code of the timers
Private Sub Check1_Click()
Call WriteAByte(&H4FB1D5, &H90)
Call WriteAByte(&H4FB1D6, &H90)
Call WriteAByte(&H4FB1D7, &H90)
Call WriteAByte(&H4FB1D8, &H90)
End Sub

Private Sub Command1_Click()
Timer1.Enabled = True
End Sub

Private Sub Command10_Click()
Timer2.Enabled = False
End Sub

Private Sub Command11_Click()
Timer3.Enabled = False
End Sub

Private Sub Command12_Click()
Timer4.Enabled = False
End Sub

Private Sub Command13_Click()
Timer5.Enabled = False
End Sub

Private Sub Command14_Click()
Timer6.Enabled = False
End Sub

Private Sub Command15_Click()
Timer7.Enabled = False
End Sub

Private Sub Command16_Click()
Timer8.Enabled = False
End Sub

Private Sub Command2_Click()
Timer2.Enabled = True
End Sub

Private Sub Command3_Click()
Timer3.Enabled = True
End Sub

Private Sub Command4_Click()
Timer4.Enabled = True
End Sub

Private Sub Command5_Click()
Timer5.Enabled = True
End Sub

Private Sub Command6_Click()
Timer6.Enabled = True
End Sub

Private Sub Command7_Click()
Timer7.Enabled = True
End Sub

Private Sub Command8_Click()
Timer8.Enabled = True
End Sub

Private Sub Command9_Click()
Timer1.Enabled = False
End Sub

Private Sub Form_Load()

End Sub

Private Sub Timer1_Timer()
Call E2BE9DB7(&HAFB790, 1)
End Sub

Private Sub Timer2_Timer()
Call E2BE9DB7(&HAFB778, 1092779973)
End Sub

Private Sub Timer3_Timer()
Call E2BE9DB7(&HAFB774, 1092779973)
End Sub

Private Sub Timer4_Timer()
Call E2BE9DB7(&HAFB780, 1092779973)
End Sub

Private Sub Timer5_Timer()
Call E2BE9DB7(&HAFB77C, 1092779973)
End Sub

Private Sub Timer6_Timer()
Call E2BE9DB7(&HB16804, 0)
End Sub

Private Sub Timer7_Timer()
Call E2BE9DB7(&HB16804, 100000)
End Sub

Private Sub Timer8_Timer()
Call E2BE9DB7(&HAFB792, 1)
End Sub
#3 · 18y ago
dannis
dannis
Quote Originally Posted by terror1994 View Post
If i make my trainer a .exe file i get the following error
Compile error:
sub or function not definded


But if i debug it it works fine the following text is wording marked Call E2BE9DB7
Did you define E2BE6DB7 in your module??
#4 · 18y ago
KE
keps
I think the problem is Call E2BE9DB7("WarRock", &H"Addres", 1)
#5 · 18y ago
radnomguywfq3
radnomguywfq3
This is the warrock section, not the VB section, post there next time.
#6 · 18y ago
K2
K2 Nemico
well, noobs just dont understand that
#7 · 18y ago
TE
terror1994
I dont have E2BE6DB7 in my module
I use a Undetected module generator Final version By zeas
But i think there is the problem can anyone post a good Undetected module?
Please send it then

Thanx
#8 · 18y ago
Th3 0wnzman
Th3 0wnzman
you have not a undetected module then you use thee string but you dint have it
#9 · 18y ago
HY
TinyWeeWee
Quote Originally Posted by jetamay View Post
This is the warrock section, not the VB section, post there next time.
K then. Closed.
#10 · 18y ago
Posts 1–10 of 10 · Page 1 of 1

Post a Reply

Similar Threads

  • Again Problem With Vb6 Swim CodeBy jokuvaan11 in WarRock - International Hacks
    12Last post 19y ago
  • Something is wrong! :S -- Problem with VB6 codeBy Darky in WarRock - International Hacks
    13Last post 19y ago
  • Vb6 Problem With Weapon Code?By jokuvaan11 in WarRock - International Hacks
    6Last post 19y ago
  • PROBLEM WITH MAKING FLASH TRAINER IN VB6 HELP!?!?!?!By szprot in Visual Basic Programming
    5Last post 18y ago
  • Problem(with login)By 22061988 in WarRock - International Hacks
    3Last post 19y ago

Tags for this Thread

#problem#vb6