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 › DayZ Mod & Standalone Hacks & Cheats › Ammo Box Delete script for server admins!!

Ammo Box Delete script for server admins!!

Posts 1–6 of 6 · Page 1 of 1
gnasher65
gnasher65
Ammo Box Delete script for server admins!!
Code:
_boxes = nearestObjects ("MedBox0");
_exclude = nearestObjects [[10515, 2285, 0], ["MedBox0"], 50] + nearestObjects [[6805, 2725, 0], ["MedBox0"], 50] + nearestObjects [[6415, 2755, 0], ["MedBox0"], 50] + nearestObjects [[12000, 9125, 0], ["MedBox0"], 50];
_cboxes = count _boxes;
for "_a" from 0 to _cboxes do
 {
  _box = (_boxes select _a);
  if (!(_box in _exclude)) then
   {
    deleteVehicle _box;
   };
 };
Well that's pretty much it!!
#1 · 13y ago
gnasher65
gnasher65
Either ,

Thought id share!
#2 · 13y ago
gnasher65
gnasher65
Engrish?

//tooshort
#3 · 13y ago
darkebs
darkebs
Pretty helpful, might give it a go later.
#4 · 13y ago
CA
carrkevinu
might give it a go later.
#5 · 13y ago
A1
a1230920
Thanks for the post!
#6 · 13y ago
Posts 1–6 of 6 · Page 1 of 1

Post a Reply

Similar Threads

  • Plugin help for server adminBy Evan007 in Minecraft Discussions
    2Last post 14y ago
  • Custom mod loader for server adminsBy debbor in Minecraft Discussions
    1Last post 13y ago
  • Can someone spawn an Ammo Box on DayZ for me?By faffyface1 in DayZ Mod & Standalone Hacks & Cheats
    2Last post 13y ago
  • Do VAC/Server Admin's ban you for material hacks?By slimmy206 in CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    5Last post 14y ago
  • Looking For server need Of Admin PM MEBy pwnalllgames in Minecraft Help
    5Last post 15y ago

Tags for this Thread

None