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 Semi-Popular First Person Shooter Hacks › ArmA 3 Hacks & Cheats › ArmA 3 Script (Bomb Dropper)

LightbulbArmA 3 Script (Bomb Dropper)

Posts 1–2 of 2 · Page 1 of 1
AmericanHawk1
AmericanHawk1
ArmA 3 Script (Bomb Dropper)
Thought I would share a script that I acquired.

Not going to answer any stupid questions. All I'm going to say is that you need a script executor for this to work, will not tell you how to get one. If you're on a infistar server, make your you have a bypass for it or you will be kicked.

Code:
openMap [true, false];
               sCode = 'hint "Bombs Ahoy!";';
               sCode = sCode + '_radius = 200;';
               sCode = sCode + 'while {_radius > 0} do {';
               sCode = sCode + '_k = 0;';
               sCode = sCode + 'for "_k" from 0 to 360 step (270 / _radius) do {';
               sCode = sCode + '_xpos = (LtargetPos select 0) + ((cos _k) * _radius);';
               sCode = sCode + '_ypos = (LtargetPos select 1) + ((sin _k) * _radius);';
               sCode = sCode + '_zpos = (LtargetPos select 2) + 150;';
               sCode = sCode + '_location = [_xpos,_ypos,_zpos];';
               sCode = sCode + 'sleep 0.01;"Bo_Mk82", "Bo_Mk82" createvehiclelocal (_location);};';
               sCode = sCode + '_radius = _radius - 20;};';

               onMapSingleClick "LtargetPos = _pos;[] spawn compile sCode;openMap [false, false]; onMapSingleClick '';true;";
#1 · 7y ago
AmericanHawk1
AmericanHawk1
BTW, this 100% wtill works.

I can still crash KOTH server with ease!
#2 · 6y ago
Posts 1–2 of 2 · Page 1 of 1

Post a Reply

Similar Threads

  • Fun Arma 3 script. Continuously bomb a base while you are playing.By bejiitaswrath in ArmA 3 Hacks & Cheats
    0Last post 7y ago
  • Arma Scripting - Lessons/Tutoring and RequestsBy ProRaiin in DayZ Selling / Trading / Buying
    10Last post 13y ago
  • ARMA SCRIPT/MENU PLZ HELP ME OUT <3By RABB1T44 in ArmA 3 Help
    7Last post 11y ago
  • ArmA Day-Z Script Bypass Download 08/01/2012By Helper in DayZ Mod & Standalone Hacks & Cheats
    16Last post 14y ago
  • t-bomb ScriptBy WHO AM I in WarRock Discussions
    7Last post 15y ago

Tags for this Thread

#arma 3#bomb#executor script#script