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 › Combat Arms Hacks & Cheats › WPE Tutorial! [Noobs Read]

WPE Tutorial! [Noobs Read]

Posts 1–15 of 19 · Page 1 of 2
ME
megaspeek
WPE Tutorial! [Noobs Read]
Step 1

Hexadecimal, unlike our normal decimal system, is based off the powers of sixteen. Decimal, our normal number system, is based off the powers of ten. For example, every digit you go across on a decimal system multiplies the previous base number by ten.

1, 10, 100, 1000, 10000, 100000, 1000000

The Hexadecimal system instead goes by the powers of 16.

1, 16, 256, etc

Where the decimal system has 0-9 for the amount of a base number, the hex system has 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F where 0 is 0 (duh) and F is 15.

Now for hexadecimal numbers. A hexadecimal number will look like this: 1B 2F 30. Each 2 digits are separated by a space. Now can you convert that number to decimal? the number is the base number (1, 16, 256, etc) multiplied by the amount (0-9,A-F). Convert using multiplication, and you get a nice round decimal.

Step 2

Packets are what is sent from one computer to another in terms of data. They are used for various purposes, such as pinging and telling the computer what happened. The gist of this is you can edit packets to conform to your values.

In this I will assume you know basic hexadecimal.

1.) Download a packet editing program (I use WPE Pro)
2.) Start it up after installation.
3.) Open up a program with access to the internet (IExplorer is good)
4.) Go to select process in the program, and select the program you want to monitor.
5.) Press the monitor button to record packets sent to and out of your computer.
6.) Stop after a little while, and view the packet log.

Here is the tedious part. You have to search through the packet log for packets with similar values, but that are different in a few ways. For example, I could have two packets that say:

00 2A 56 00
00 2A 42 01

Now these packets are very similar. If I wanted to make it so I would change the 56 packet to the 42 packet, I would create a filter. In the filter I would have the values to be searched for, and the values that are modified. After that I would enable the filter and set the program to monitor. That makes it so any packets coming into or going out of my computer are changed to the value I wanted.
#1 · 18y ago
NI
nighthawk3
how stupid are u half the peopl here dont understnad that this is not tut SPAM!!!!!
#2 · 18y ago
SL
Slapzor
Quote Originally Posted by nighthawk3 View Post
how stupid are u half the peopl here dont understnad that this is not tut SPAM!!!!!
I'm really getting sick of you. All you do is beg and accuse and do nothing to help. Atleast he is try so shutup already and just wait for the shit to be spoon fed to you.
#3 · 18y ago
ME
megaspeek
Quote Originally Posted by nighthawk3 View Post
how stupid are u half the peopl here dont understnad that this is not tut SPAM!!!!!
wow. first let me say that you don't understand it, so how about actually reading it? If you can't understand it then please go visit your 5th grade math teacher and bitch at her? Ok?

Next, I spent about 10 mins writing this, so how can this hardly be called spam? To be honest I think your post is the real spam.
#4 · 18y ago
jesse900
jesse900
Quote Originally Posted by megaspeek View Post
wow. first let me say that you don't understand it, so how about actually reading it? If you can't understand it then please go visit your 5th grade math teacher and bitch at her? Ok?

Next, I spent about 10 mins writing this, so how can this hardly be called spam? To be honest I think your post is the real spam.
Do you have XFire or MSN?
#5 · 18y ago
jerry0
jerry0
This is Common Sense, But has nothing to do with SENDING packets.
#6 · 18y ago
MO
MortalDefiance
You didn't write this, you googled 'WPE Tutorial' and clicked the first link.
#7 · 18y ago
brianfan
brianfan
good tip you your windows calculator to convert to Hex
just change your calculator to Scientific mode under view
#8 · 18y ago
brianfan
brianfan
Quote Originally Posted by jerry0 View Post
This is Common Sense, But has nothing to do with SENDING packets.

sending packets is different for each different packet program
#9 · 18y ago
ME
megaspeek
Quote Originally Posted by Mortal Defiance View Post
You didn't write this, you googled 'WPE Tutorial' and clicked the first link.
nope he copied me
#10 · 18y ago
dranemk1995
dranemk1995
where can i clcik monitor :\ pics plz ^^
#11 · 18y ago
*Marneus901*
*Marneus901*
This tutorial doesnt even finish really.
All it does is explain how it works, not how to use it >_>
Useless topic because its not even a tutorial...
#12 · edited 18y ago · 18y ago
913982499
913982499
lolpppppppp
#13 · 17y ago
913982499
913982499
2121212222222
21212121222222222222221212121212121
#14 · 17y ago
collisions
collisions
why not show a tut on how to use this FOR combat arms not for iexplorer or wateva
this is a Combat arms section
so right now i believe ur post is a spam
because it has nothing to do with CA
#15 · 17y ago
Posts 1–15 of 19 · Page 1 of 2

Post a Reply

Similar Threads

  • WPE TutorialBy SpiderByte in WarRock - International Hacks
    26Last post 20y ago
  • All noobs, read.By ScathDeSolas in Combat Arms Discussions
    12Last post 16y ago
  • CHOOBS AND NOOBS READ THIS PLEASE... :DBy Kev in CrossFire Hacks & Cheats
    6Last post 16y ago
  • Noobs Read this...By shadowxeno in Combat Arms Discussions
    13Last post 16y ago
  • All Noobs Read> Making Lvl Hacks.By quin123 in General
    19Last post 20y ago

Tags for this Thread

#noobs#read#tutorial#wpe