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 › (help)with addresses

Question(help)with addresses

Posts 1–9 of 9 · Page 1 of 1
TO
tobiasm9
(help)with addresses
can someone tell me what should i write code in ON button for invisibility and OFF too
#1 · 18y ago
OL
olie122333
invisible is considered a VIP hack - hardly anyone will tell you how :P
#2 · 18y ago
SY
systemx84
LOL u got a point there..=))))) but i think someone had/was talking about in this here: http://www.mpgh.net/forum/28-warrock...addresses.html check there, or maybe ask DarkBright, he made a trainer, so he might know..)
#3 · 18y ago
dannis
dannis
Quote Originally Posted by tobiasm9 View Post
can someone tell me what should i write code in ON button for invisibility and OFF too
Well for VB6 and VB.NET you just have to do it like a normal button:
On:
Code:
Timer1.Enable = True
Off:
Code:
Timer1.Enable = False
you just got to NOP the invisibility address 7 times and remember its hexadecimal.
#4 · edited 18y ago · 18y ago
SY
systemx84
Quote Originally Posted by dannis View Post
Well for VB6 and VB.NET you just have to do it like a normal button:
On:
Code:
Timer1.Enable = True
Off:
Code:
Timer1.Enable = False
you just got to NOP the invisibility address 7 times and remember its hexadecimal.
There is ur help, and btw nice avatar, u should animate it and add:
"Im Lovin It" part, i help u with it if u like))
#5 · 18y ago
dannis
dannis
Quote Originally Posted by systemx84 View Post
There is ur help, and btw nice avatar, u should animate it and add:
"Im Lovin It" part, i help u with it if u like))
haha thanks and thats a pretty sweet idea, i might have to do that when i get bored or something.
#6 · 18y ago
jeffrey1
jeffrey1
hey you just need 2 new part in your modul
just change string for your modul
:Public Function WriteAByte(DDC50B45 As Long, F6109BFB As Byte)
Dim B4AFE7C6 As Long
Dim D8013DDD As Long
Dim BBEB130B As Long

B4AFE7C6= F79F1CC6(vbNullString, "WarRock")

If (B4AFE7C6= 0) Then
Exit Function
End If

E073507F B4AFE7C6,BBEB130B

D8013DDD= BFE4EA63(&H1F0FFF, False,BBEB130B)

If (D8013DDD= 0) Then
Exit Function
End If

C92B60B8 D8013DDD,DDC50B45,F6109BFB,1, 0&

E3CA2100 D8013DDD
End Function

'WriteASM
Public Function WriteASM(Address As Long, ASM As String)
Dim i As Integer
Dim i2 As Integer

i2 = 1
While i < (Len(ASM) / 2)
Call WriteAByte(Address + i, Val("&H" & Mid$(ASM, i2, 2)))
i = i + 1
i2 = i2 + 2
Wend
End Function

and the code Call WriteASM(&Hadress, "1C")
#7 · 18y ago
radnomguywfq3
radnomguywfq3
Wrong section, this goes in the Visual Basic section.
#8 · 18y ago
HY
TinyWeeWee
Quote Originally Posted by jetamay View Post
Wrong section, this goes in the Visual Basic section.
In that case, closed.
#9 · 18y ago
Posts 1–9 of 9 · Page 1 of 1

Post a Reply

Similar Threads

  • [request] Help with AddressBy Grim09 in WarRock - International Hacks
    21Last post 18y ago
  • need help with moddingBy BayBee Alyn in Combat Arms Help
    0Last post 15y ago
  • Can I have some help with addresses?By thez6668 in WarRock - International Hacks
    3Last post 19y ago
  • need help with memory addressesBy falzarex in Blackshot Hacks & Cheats
    0Last post 17y ago
  • little help with addressesBy knappy in Combat Arms Hacks & Cheats
    5Last post 18y ago

Tags for this Thread

#addresses#helpwith