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 › whats wrong stamina

whats wrong stamina

Posts 1–11 of 11 · Page 1 of 1
ZeaS
ZeaS
whats wrong stamina
hello, i get one question, whats wrong with the hotkey for stamina?

Private Sub Timer5_Timer()
If GetKeyPress(vbKeyControl) And GetKeyPress(vbKeyW) Then
Call WriteALong("WarRock", &H7DB120, 1120403456)
End If
End Sub
#1 · 19y ago
dezer
dezer
w00t? stamina has to be frozen m8

so hotkey should be
Code:
Private Sub Timer5_Timer()
If GetKeyPress(vbKeyControl) And GetKeyPress(vbKeyW) Then
timer1.interval = 1
End If
End Sub
and timer1 should be
Code:
private sub timer1_timer()
call writealong("WarRock", &H7DB120, 1120403456)
end sub
of course apply the timer code to any timer u want, but remember to change the timer1.interval 1 into the number of timer u used
#2 · 19y ago
ZeaS
ZeaS
also i need 2 timer`s ???
#3 · 19y ago
..
........
No you need 1 timer!!
#4 · 19y ago
dezer
dezer
if you want it to be hotkey you need 2 timers
#5 · 19y ago
ZeaS
ZeaS
ok, 2 timers ^^ and how?? if i only get 1 hack like stamina, how looks the code??
#6 · 19y ago
mains3rv3r
mains3rv3r
Quote Originally Posted by dezer View Post
w00t? stamina has to be frozen m8

so hotkey should be
Code:
Private Sub Timer5_Timer()
If GetKeyPress(vbKeyControl) And GetKeyPress(vbKeyW) Then
timer1.interval = 1
End If
End Sub
and timer1 should be
Code:
private sub timer1_timer()
call writealong("WarRock", &H7DB120, 1120403456)
end sub
of course apply the timer code to any timer u want, but remember to change the timer1.interval 1 into the number of timer u used
He basically gave you the code already... did you try it?
#7 · 19y ago
crazy4her
crazy4her
wrong adress...
#8 · 19y ago
dezer
dezer
address is 100% right
#9 · 19y ago
KI
kingkicker8
also it have to be GetAsyncKeyState
#10 · 19y ago
dezer
dezer
no its not necessary getkeypress is declared already in module posted by theredeye
#11 · 19y ago
Posts 1–11 of 11 · Page 1 of 1

Post a Reply

Similar Threads

  • Whats wrong with my code? =(By SadisticGrin in C++/C Programming
    13Last post 19y ago
  • i think i know whats wrong with gouravBy iverson954360 in General
    14Last post 19y ago
  • superjump - whats wrongBy kingkicker8 in WarRock - International Hacks
    36Last post 18y ago
  • Scope.. Whats wrong?By kingkicker8 in WarRock - International Hacks
    14Last post 19y ago
  • Whats wrong... inst. spawn & 5th slotBy kingkicker8 in WarRock - International Hacks
    11Last post 19y ago

Tags for this Thread

None