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 › Programming › Visual Basic Programming › [HELP] WTW, STW, FAF [HELP]

Question[HELP] WTW, STW, FAF [HELP]

Posts 1–14 of 14 · Page 1 of 1
FR
FrancYescO
[HELP] WTW, STW, FAF [HELP]
can anyone spoke me how i can code i vb6:

-Walk trought walls
-Shoot trought walls
-Fast as Famas


thx
#1 · 18y ago
SY
Synns
They are all ASM.
#2 · 18y ago
FR
FrancYescO
Quote Originally Posted by Spensar View Post
They are all ASM.
i try whit ASM but not work

what is the correct code??

Call WriteASM(&Haddress, "???")
#3 · 18y ago
IL
ilovepie21
Fire up Ollydbg and find the bytes
#4 · 18y ago
FR
FrancYescO
Quote Originally Posted by ilovepie21 View Post
Fire up Ollydbg and find the bytes
sorry but how i have to do??

...can anyone do this for me??
aren't same to past the bytes ??
#5 · 18y ago
masterboy120
masterboy120
type the address in memory view of CE and you will find the bytes just don't login with CE and u will be fine
#6 · 18y ago
FR
FrancYescO
what i have to do exactly??

i do this:
open warrock (and no login)
>open CE and select warrock process
>click memory viewer
>go to search , find memory
>select byte, input the address
>click ok
but nothig found!!
#7 · 18y ago
masterboy120
masterboy120
no go to search find address not memory put the address in and u will find the bytes
#8 · 18y ago
FR
FrancYescO
where i have to find the address ???
#9 · 18y ago
FR
FrancYescO
i have find STW is 3byte nop

now i have to do Fast As pls help me!! give me the value of the weapons to do this...is it ASM ??

how i have to do exactly for find values??
#10 · 18y ago
K2
K2 Nemico
faf is vip and will not be given out in public
#11 · 18y ago
JE
Jester62
Quote Originally Posted by Longevity View Post
They are all ASM.
ok this right here is total bull

u can make wtw and stw in write a byte idk about faf



Call WriteAByte("WarRock", &HAddress + &H0, 90)
Call WriteAByte("WarRock", &HAddress + &H1, 90)
Call WriteAByte("WarRock", &HAddress + &H2, 90)

all u need r the stw and wtw addys and ur good 2 go

if this works can i get a thank u
#12 · 18y ago
LI
Littlemast2
Quote Originally Posted by Jester62 View Post
ok this right here is total bull

u can make wtw and stw in write a byte idk about faf



Call WriteAByte("WarRock", &HAddress + &H0, 90)
Call WriteAByte("WarRock", &HAddress + &H1, 90)
Call WriteAByte("WarRock", &HAddress + &H2, 90)

all u need r the stw and wtw addys and ur good 2 go

if this works can i get a thank u
No its wrong its just like

Call WriteAByte("WarRock", &HAddress, &H90)
Call WriteAByte("WarRock", &HAddress + 1, &H90)
Call WriteAByte("WarRock", &HAddress + 2, &H90)

STW ADDY 27-06-08: 6E8D66

Good Luck,

Btw...this addy is in almost every public logger, so dont cry with "Its vip etc."
#13 · 18y ago
SMGamer
SMGamer
STW Offsets..
On: 90, 90, 90
Off: 8B, 51, 38

IDK Fast As... Here 0-Delay Offsets...
On: 90, 90, 90
Off: F6, C6, 04

PM Me if you need more...
#14 · 18y ago
Posts 1–14 of 14 · Page 1 of 1

Post a Reply

Similar Threads

  • help, problem FAFBy tnrwk0520 in WarRock - International Hacks
    0Last post 18y ago
  • Help my!By Windowns7 in Combat Arms BR Coding Help
    2Last post 15y ago
  • Combat arms Vid helpBy djw111 in Combat Arms Help
    4Last post 14y ago
  • Ajuda / HelpBy - Battery' in Combat Arms BR Coding Help
    3Last post 15y ago
  • [HELP] FaF, unl.ammo, bypass.By brazilhabb in Visual Basic Programming
    12Last post 18y ago

Tags for this Thread

#faf#stw#wtw