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 MMORPG Hacks › Trove Hacks & Cheats › MultiCheat

PostMultiCheat

Posts 31–45 of 413 · Page 3 of 28
…
FAISAL32
FAISAL32
New update
approval pls @Hennessy


This speed function's a real pain bro but hey it worked out in the end

Now u don't need Cheat Engine or anything else and there's no issue with the speed function in this update

I think I explained the new speed function but let me break it down now

The speed function here's totally different from the speed in Black Magic

Like I said before the new function multiplies your default speed value by x2 which equals the speed value stored in settings at 0.2 ofc u can change it to whatever u like say 0.15 and it multiplies the speed by 1.5x

And obvs the most important thing is your base speed like if your speed was 90 with 0.2 it becomes 180 this value u notice while moving and it doesn't show in the player's state

And ofc this value u multiply with the speed includes almost everything u use like wings and ship and even the Emblem

Also if u activate the speed and close the cheat don't worry it'll still work it won't stop unless u turn it off yourself or stop the game, and this also includes all options in options

@TreasureSharky Hope u like the new speed bro since u find it so crucial

Enjoy

virustotal:
https://www.virustotal.com/gui/file-...cxMjUzMzQ4NA==

MultiCheat v0.7_mpgh.net.rar
#31 · 2y ago
WO
wormg79148
I would like to ask if it is possible to demonstrate or record how to follow a leader with multiple accounts.
#32 · 2y ago
FAISAL32
FAISAL32
Quote Originally Posted by wormg79148 View Post
I would like to ask if it is possible to demonstrate or record how to follow a leader with multiple accounts.
I don't understand your problem, please explain it more precisely
#33 · 2y ago
Ass007
Ass007
Quote Originally Posted by FAISAL32 View Post

This speed function's a real pain bro but hey it worked out in the end

The speed function here's totally different from the speed in Black Magic
MS change in BM was too easy. Just for explanation: u take 4 bytes of value in Float type as Integer (32b) and xor them by key (+0x218 to stats pointer) (translation to Integer becuz FPU doesn't have XOR instruction, so u need to store float in CPU register at first). Now just write it to memory.

Something like this in cpp:
Code:
float speed;
unsigned int encryptedValue = *((unsigned int*)&speed) ^ encryptionKey;
WriteUInt(..., encryptedValue);
Changing module memory for it not stable (cuz of changable speed), so better not to use it.
#34 · edited 2y ago · 2y ago
FAISAL32
FAISAL32
Quote Originally Posted by Ass007 View Post
MS change in BM was too easy. Just for explanation: u take 4 bytes of value in Float type as Integer (32b) and xor them by key (+0x218 to stats pointer) (translation to Integer becuz FPU doesn't have XOR instruction, so u need to store float in CPU register at first). Now just write it to memory.

Something like this in cpp:
Code:
float speed;
unsigned int encryptedValue = *((unsigned int*)&speed) ^ encryptionKey;
WriteUInt(..., encryptedValue);
Changing module memory for it not stable (cuz of changable speed), so better not to use it.
I didnt mean that bm is difficult I meant that it is difficult to make a practical speed It is true that the bm looks good but it does not meet my need so it is annoying to see an effect for example emblem speed does not give me an effect cuz of speed cheats Anyway both are good but this is only a personal preference from me
#35 · edited 2y ago · 2y ago
KI
KingAceeee
Virus
Quote Originally Posted by FAISAL32 View Post
I didnt mean that bm is difficult I meant that it is difficult to make a practical speed It is true that the bm looks good but it does not meet my need so it is annoying to see an effect for example emblem speed does not give me an effect cuz of speed cheats Anyway both are good but this is only a personal preference from me
When i try to download it, pc defenders go haywire. Seems like there's backdoor and trojan on the files? is this not safe. even the virus scans provided marks it as not safe.
#36 · 2y ago
WO
wormg79148
Quote Originally Posted by FAISAL32 View Post
approval @Hennessy

* Added a simple Following bots feature upon someone's request.
* Also added Auto Loot along with it.
* You can control the speed of how often the bots follow.
* Plus, you can also set the number of Blocks they can skip.

Before setting any of your accounts to follow, you first need to designate a Leader.



virustotal:
https://www.virustotal.com/gui/file/...fd20?nocache=1



- - - Updated - - -



i think u mean aimbot Anyway, the goal of this cheat is to make it easier to use multiple accounts at the same time, not to be an aimbot, if that's what you're implying.
I would like to ask if there can be an in-depth explanation or introduction of this function, or there is a video teaching, need to do more to understand, or is it a transmission or invitation to the uncooled?
#37 · 2y ago
KO
komiko
Please give us the source code
Hy @FAISAL32, I know this request has already been made, but could you please give us the source code, or a link to a ****** repository so we can actualy see how it works.

Thanks for your answer, and have a nice day.
#38 · 2y ago
FAISAL32
FAISAL32
Quote Originally Posted by KingAceeee View Post
When i try to download it, pc defenders go haywire. Seems like there's backdoor and trojan on the files? is this not safe. even the virus scans provided marks it as not safe.

It's very natural, bro. All the standard cheats will not be accepted by the protection system. Create an exception for it or close protection , and you will not face this problem



Quote Originally Posted by wormg79148 View Post
I would like to ask if there can be an in-depth explanation or introduction of this function, or there is a video teaching, need to do more to understand, or is it a transmission or invitation to the uncooled?

bro, I don't understand exactly what your problem is. Is it that you don't know how to operate it, or are you facing a different issue? Please clarify further



Quote Originally Posted by komiko View Post
Hy @FAISAL32, I know this request has already been made, but could you please give us the source code, or a link to a ****** repository so we can actualy see how it works.

Thanks for your answer, and have a nice day.

I apologize if I did not notice whether you had asked this question before, but this is not possible currently because it contains more than 4200 lines and is also not organized at all, being compressed into a single file, and also there are no hints in it. When I organize and arrange it, I will attach it normally
#39 · 2y ago
KO
komiko
Quote Originally Posted by FAISAL32 View Post

I apologize if I did not notice whether you had asked this question before, but this is not possible currently because it contains more than 4200 lines and is also not organized at all, being compressed into a single file, and also there are no hints in it. When I organize and arrange it, I will attach it normally
No problem, just take your time to organize it and if you would be kind enough to tell me in witch language you made it, it would be nice.

Thanks a lot for your work
#40 · 2y ago
Ass007
Ass007
Sounds like joke but... python
#41 · 2y ago
KO
komiko
Quote Originally Posted by Ass007 View Post
Sounds like joke but... python
Probably not I would gess cpp or c or c#, but python sems improbable
#42 · 2y ago
II
iizl
hey @FAISAL32 i like your work on this hack very much basically best hack here but 1 thing the following bot have so much lag and the alts not following so good always got stuck even with 1 block high and dont fly if you can fix them please and thank u
#43 · 2y ago
XL
xlightx
Hey! love this program. a major upgrade from the trove 4.6 CE. Would you be able to add the color enemies hack? i like using it for delves.
#44 · 2y ago
GM
gmuz1909
Quote Originally Posted by iizl View Post
hey @FAISAL32 i like your work on this hack very much basically best hack here but 1 thing the following bot have so much lag and the alts not following so good always got stuck even with 1 block high and dont fly if you can fix them please and thank u
This would you be able to improve on the following bots whatsoever?
#45 · 2y ago
Posts 31–45 of 413 · Page 3 of 28
…

Post a Reply

Similar Threads

  • Csgo-Multicheat-Muhittin-GLOWESP-RCSAIMBOT-RADAR-BHOP-RANKSCANNER-TRIGGERBy sength in Counter-Strike 2 Hacks
    12Last post 10y ago
  • New Build! CounterStrike Source (OB ENGINE) MultiCheat (6/28/2010)By lado66 in CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    26Last post 16y ago
  • Updated! CounterStrike Source (OB ENGINE) MultiCheat (7/7/2010)By StEpyZzz in CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    47Last post 16y ago
  • CounterStrike Source MultiCheat(7/22/2010)By StEpyZzz in CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    10Last post 16y ago
  • vH| CS:S Multicheat Rev 11| Features aimbot, wallhack, etcBy HellRaz0r in CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    3Last post 16y ago

Tags for this Thread

None