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 › VB6 help pls

VB6 help pls

Posts 1–11 of 11 · Page 1 of 1
soad56
soad56
VB6 help pls
Helllo, im new in VB6 and need help. Im used the tut and i dont know if this is right can u tell me if it is right?

Code:
Private Sub Command1_Click()
Call WriteALong("WarRock", &H7DB120, 1120403456)
End Sub

Private Sub Command2_Click()
Timer1.Interval = 1
End Sub

Private Sub Command3_Click()
Timer1.Interval = 0
End Sub

Private Sub Timer1_Timer()
Call WriteALong("WarRock", &H7D9120, 1120403456)
End Sub
#1 · 19y ago
ZeaS
ZeaS
you only need 2 buttons and 1 timmer, 1 button

Private Sub Command1_Click()
Timer1.Interval = 1
End Sub

secound button:

Private Sub Command2_Click()
Timer1.Interval = 0
End Sub

Timer:

Private Sub Timer1_Timer()
Call WriteALong("WarRock", &H7D9120, 1120403456)
End Sub
#2 · 19y ago
soad56
soad56
Ah ok thx! Danke dir hast icq? Wenn ja dann kannst du mir vllt helfen bin neu in VB6.


I have one more questition. How i can rename the buttons?^^ *noobask*^^
#3 · edited 19y ago · 19y ago
JO
johan
ok what is vb6?
#4 · 19y ago
ZeaS
ZeaS
xDDD ich schreib se dir per pm^^
#5 · 19y ago
DO
Dokuda
Quote Originally Posted by johan View Post
ok what is vb6?
VB6 is an Coding language, used for some hack making, It makes the hacks undetecteble, becosue they have their own code...
#6 · 19y ago
soad56
soad56
Quote Originally Posted by johan View Post
ok what is vb6?
ASK GOOOGLE!




jo poste auch nru meine nr per pms^^
#7 · 19y ago
cjg333
cjg333
i found a new way in vb6 to do timers for stamina,i had the problem of stamina not unfrezzing when i want it to turn off with timer2.interval = 1,so
instead make a timer with interval of 1,then in the timer for hotkeys,
make it like so

If GetKeyPress(VbKeyNumpad1)Then
Timer2 = true 'on code

If GetKeyPress(VbKeyNumpad2)Then
Timer2 = False 'off code


this works good for me,now i dont use this method for all hacks just stamina,and others that wont shut off with interval = 0
#8 · 19y ago
soad56
soad56
Quote Originally Posted by cjg333 View Post
i found a new way in vb6 to do timers for stamina,i had the problem of stamina not unfrezzing when i want it to turn off with timer2.interval = 1,so
instead make a timer with interval of 1,then in the timer for hotkeys,
make it like so

If GetKeyPress(VbKeyNumpad1)Then
Timer2 = true 'on code

If GetKeyPress(VbKeyNumpad2)Then
Timer2 = False 'off code


this works good for me,now i dont use this method for all hacks just stamina,and others that wont shut off with interval = 0
lol i had the wrong stamina adress^^


THX ZeaS for helping
#9 · edited 19y ago · 19y ago
TR
Trixiez
Quote Originally Posted by soad56 View Post
lol i had the wrong stamina adress^^
I use the wrong value for two weeks. Nealry killed myself

~TriX~
#10 · 19y ago
ME
merdas
#11 · 19y ago
Posts 1–11 of 11 · Page 1 of 1

Post a Reply

Similar Threads

  • [HELP PLS] how you can do trainers?????By Edge15 in WarRock - International Hacks
    8Last post 19y ago
  • Help plsBy zor123 in WarRock - International Hacks
    10Last post 19y ago
  • C++ Help pls ^^,, [step by step]By kingkicker8 in C++/C Programming
    1Last post 19y ago
  • help plsBy kga8864 in WarRock Korea Hacks
    1Last post 19y ago
  • Teleport (X/Y) [help pls]By kingkicker8 in WarRock - International Hacks
    6Last post 19y ago

Tags for this Thread

None