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 › wats wrong with the Super Jump code

wats wrong with the Super Jump code

Posts 1–7 of 7 · Page 1 of 1
nub_g0t_high
nub_g0t_high
wats wrong with the Super Jump code
its in vb6

Private Sub Command5_Click()
Timer3.Interval = 1
End Sub

Private Sub Command14_Click()
Timer3.Interval = 0
End Sub

Private Sub Timer3_Timer()
If GetKeyPress(vbKeyControl) Then
Dim JSER As Long
Dim JSER1 As Long
Dim JSER2 As Single
Call ReadALong("WarRock", &HA1279280, JSER)
JSER1 = JSER + &H178
JSER2 = Text1.Text
Call WriteAFloat("WarRock", JSER1, JSER2)
End If
End Sub

text1 is set to 2000.
#1 · 18y ago
federico*
federico*
Quote Originally Posted by nub_g0t_high View Post
its in vb6

Private Sub Command5_Click()
Timer3.Interval = 1
End Sub

Private Sub Command14_Click()
Timer3.Interval = 0
End Sub

Private Sub Timer3_Timer()
If GetKeyPress(vbKeyControl) Then
Dim JSER As Long
Dim JSER1 As Long
Dim JSER2 As Single
Call ReadALong("WarRock", &HA1279280, JSER)
JSER1 = JSER + &H178
JSER2 = Text1.Text
Call WriteAFloat("WarRock", JSER1, JSER2)
End If
End Sub

text1 is set to 2000.
where is timer.enabled?
learn vb, then you're able to create cheats
#2 · 18y ago
killer2334
killer2334
Private Sub Timer3_Timer()
If GetKeyPress(vbKeyControl) Then
Dim JSER As Long
Dim JSER1 As Long
Dim JSER2 As Single
Call ReadALong("WarRock", &HA1279280, JSER)
JSER = JSER1 + &H178
JSER2 = Text1.Text
Call WriteAFloat("WarRock", JSER1, JSER2)
End If
End Sub

that's how ur supposed to do it.
and u dont put it in a timer u dick. o btw superjump is detected i think.
#3 · 18y ago
nub_g0t_high
nub_g0t_high
did wat u said, and put ur code in a command. still did not work.

wat should my timer interval be?
#4 · edited 18y ago · 18y ago
XqwertyX
XqwertyX
does it give any errors?
#5 · 18y ago
nub_g0t_high
nub_g0t_high
Quote Originally Posted by XqwertyX View Post
does it give any errors?
nope, just doesnt fucking jump thats all.
#6 · 18y ago
radnomguywfq3
radnomguywfq3
Post this in the VB section, you will get a better reply.
#7 · 18y ago
Posts 1–7 of 7 · Page 1 of 1

Post a Reply

Similar Threads

  • wats wrong with this weapon codeBy CHECK2PASS in WarRock - International Hacks
    3Last post 19y ago
  • Wats wrong with this?By scorpoistak in Combat Arms Hack Coding / Programming / Source Code
    15Last post 16y ago
  • The "Super User" CodeBy arunforce in Entertainment
    16Last post 20y ago
  • No fall damage and super jump code?By TheBlueMax in Visual Basic Programming
    13Last post 18y ago
  • wats wrong with this?By nub_g0t_high in Visual Basic Programming
    3Last post 18y ago

Tags for this Thread

None