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 › AHK Scripts for Bug using

AHK Scripts for Bug using

Posts 1–11 of 11 · Page 1 of 1
MA
Maxxxel18
AHK Scripts for Bug using
AHK Script for Rapid Fire on Ranged Classes (idea by @Trove)

XButton1 is one of the Side Buttons of your mouse if it has one/two but you can
Change XButton1 in the Script to any button u like to hold to use "rapid fire" (dont use LButton, its a hell to deactivate the script xD)

Also PRO-TRICK: instead of Boxes use Allies u already have in collection, free aiming

Code:
~$*XButton1::
Loop                
{
    GetKeyState, var, XButton1, P
    If var = U
        Break
    Send {t}
    sleep 50
    Send {r}
}

AHK Script For Rapid Ore Farm:
hold mouse side button 2 to farm blocks like hell.
u can change XButton2 to any button u want to hold to farm.

U may have to increase "Sleep 20" because of Server Lag
Code:
~$*XButton2::
Loop                
{
    GetKeyState, var, XButton2, P
    If var = U
        Break
    Send {RButton}
    Sleep 20
}
or this what works better...

Code:
~$*XButton2::
Loop
{
Loop, 6                
{
    GetKeyState, var, XButton2, P
    If var = U
        Break
    Send {RButton}
	Sleep 10
} 
}
Both Sripts farm and fire work together
#1 · edited 11y ago · 11y ago
RO
robert11arad
it doesnt work anymore, at least for me it doesnt...

Sry, it works but only with boxes, with allies that i already have it is only the image of atacking fast, but he is actually doing the dmg as if it were atacking with normal atackspeed :P
#2 · edited 11y ago · 11y ago
MA
Maxxxel18
Sure it works like u can see, the damage is also OP, ive tried 2min ago.
#3 · 11y ago
IN
inspiration324
This doesnt work.
The damage (with allies) is like the normal attack speed so your AHK Script is useless for Allies.
€dit:
The Attack spd works, but the Damage wont work.
#4 · edited 11y ago · 11y ago
MA
Maxxxel18
well its the same thing with boxes, the only thing which is better with allies is, that u can free aim. Damage is always the same, but u got Higher Atk Speed = More Damage over time. try it out stand on grass and shoot on bottom normal, then with this script ull see the differnece.

THE DAMAGE IS STILL THE SAME, BUT U WILL ATTACK FASTER THAN ANYTHING BEFORE MEANS U WILL DO MORE DAMAGE OVER TIME, THATS WHAT I MEAN WITH OP DAMAGE.
#5 · edited 11y ago · 11y ago
MA
Maxxxel18
THEY patched the atk speed bug
#6 · 11y ago
IN
inspiration324
yes and it wasnt the same, if you would try it on a boss or something before argue any dumb...
Anyway cya.
#7 · 11y ago
MA
Maxxxel18
Quote Originally Posted by inspiration324 View Post
yes and it wasnt the same, if you would try it on a boss or something before argue any dumb...
Anyway cya.
Was willst du egtl sei zufrieden mit dem was du bekommst.
#8 · 11y ago
cloud2479
cloud2479
why is this tread still up?
#9 · 11y ago
LE
lexore
hey,

how too use script ?
#10 · 11y ago
MA
Maxxxel18
Can be Closed. The Farm still works.
#11 · 11y ago
Posts 1–11 of 11 · Page 1 of 1

Post a Reply

Similar Threads

  • Updating AHK Script for v1.0By MateyB in Realm of the Mad God Help & Requests
    9Last post 13y ago
  • AHK Script for ak47By twojakurwa in Counter-Strike 2 Coding & Resources
    1Last post 11y ago
  • AHK Script For Auto DepositBy ANewBlis in Realm of the Mad God Help & Requests
    2Last post 12y ago
  • I'm only able to use 5 custom scripts for BoLBy Okan123 in League of Legends Help
    3Last post 12y ago
  • What Script can i use for Origins/EpochBy grimmers in DayZ Help & Requests
    3Last post 12y ago

Tags for this Thread

None