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 › Call of Duty Hacks & Cheats › Call of Duty 10 - Ghosts Hacks & Cheats › Call of Duty Ghosts Discussions & Help › Which Memory class should i use ?

ExclamationWhich Memory class should i use ?

Posts 1–15 of 21 · Page 1 of 2
KingX735
KingX735
Which Memory class should i use ?
Hello ! i'll make trainer and this function doesn't work anymore :

Code:
WriteInteger("iw6mp_ship", &H144332B40, TextBox1.Text, 4)
So which memory class should i use for Trainers on ghosts please ?
#1 · 12y ago
Coper
Coper
Well im trying 2. Try to make your trainer on C++ like me
#2 · 12y ago
LO
Lovroman
Write your own(nothing too difficult, P/Invoke WPM/RPM functions) or change "int address" to "long address" in Jorndel's class.
#3 · 12y ago
KingX735
KingX735
Quote Originally Posted by Lovroman View Post
Write your own(nothing too difficult, P/Invoke WPM/RPM functions) or change "int address" to "long address" in Jorndel's class.
Hi Lovro , can you give me the link please ?
( Jorndel's class )
#4 · 12y ago
LO
Lovroman
Quote Originally Posted by KingX735 View Post
Hi Lovro , can you give me the link please ?
( Jorndel's class )
http://www.mpgh.net/forum/675-call-d...ryclass-c.html
#5 · 12y ago
KingX735
KingX735
It's in C++
Can i have a link for VB.Net ? thanks
#6 · 12y ago
LO
Lovroman
Quote Originally Posted by KingX735 View Post
It's in C++
Can i have a link for VB.Net ? thanks
It's in C#(I tought you use C# ).
Here you go: http://www.mpgh.net/forum/675-call-d...-class-vb.html
#7 · 12y ago
xVIRUZx
xVIRUZx
Well, Ghosts is now 64 bits, so that might be the problem.
#8 · 12y ago
KingX735
KingX735
Quote Originally Posted by Lovroman View Post


It's in C#(I tought you use C# ).
Here you go: http://www.mpgh.net/forum/675-call-d...-class-vb.html
Mmh, why is WriteInteger not declared ?
#9 · 12y ago
LO
Lovroman
Quote Originally Posted by KingX735 View Post
Mmh, why is WriteInteger not declared ?
Because it's WriteInt in new class
#10 · 12y ago
KingX735
KingX735
Quote Originally Posted by xVIRUZx View Post
Well, Ghosts is now 64 bits, so that might be the problem.
Yes that's my problem now
#11 · 12y ago
KingX735
KingX735
Quote Originally Posted by Lovroman View Post


Because it's WriteInt in new class
Dafuq, it's not declared :

#12 · 12y ago
LO
Lovroman
Quote Originally Posted by KingX735 View Post
Dafuq, it's not declared :

Code:
Dim mem As BO2_MemoryClass
mem.WriteInt()
#13 · 12y ago
KingX735
KingX735
Declaration expected..

#14 · 12y ago
Coper
Coper
Quote Originally Posted by KingX735 View Post
Declaration expected..

come on dude -_-. mem is the memory class. just delet the old one add another one c/p memory and name you class : mem
#15 · 12y ago
Posts 1–15 of 21 · Page 1 of 2

Post a Reply

Similar Threads

  • Which Anti-Virus should I use?By Haris in Combat Arms Help
    8Last post 17y ago
  • Which Account Should I Use???By jawa1802 in Combat Arms Discussions
    27Last post 16y ago
  • Packer which should I use?By Turbulence in Combat Arms Help
    5Last post 15y ago
  • New CA Vip DC's me WHICH INJECTOR SHOULD I USE?By yyzsniper in Combat Arms Help
    7Last post 16y ago
  • which sig should i useBy yourtiy in Art & Graphic Design
    4Last post 18y ago

Tags for this Thread

#class#memory