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 › Need For Speed World Hacks & Cheats › Need for Speed World Help › Need Help with my Batch File

QuestionNeed Help with my Batch File

Posts 1–3 of 3 · Page 1 of 1
scooterprint
scooterprint
Need Help with my Batch File
Hello, i have created a batch file for my friends to use. (POD) I am having an Error on line 6: (my lines): @EcHo off
title Scooter's POD Machine 1.0.0
set /p IP=What IP do you want to ping?
Echo @EcHo off > 1.bat
Echo :A >> 1.bat
Echo ping %IP% -t -l 1220 >>> 1.bat
echo goto A >>>> 1.bat
echo @EcHo off > 2.bat
echo :A >> 2.bat
echo ping %IP% -t -l 1250 >>> 2.bat
echo goto A >>>> 2.bat
echo @EcHo off > 3.bat
echo :A >> 3.bat
echo ping %IP% -t -l 1240 >>> 3.bat
echo goto A >>>> 3.bat
echo.
echo Files created! Press any key to start the POD!
pause
echo.
set /a x=0
:loopname
set /a x=%x%+1
start 1.bat
start 2.bat
start 3.bat

if %x% NEQ 20 goto loopname
echo Completed!


On the 6th line, it will create the first document, but will not publish the 6th line itself. the first document looks like:

@EcHo off
:A

it then says nothing else, how can i get it to write all three documents correctly?
#1 · 12y ago
Ceelker
Ceelker
I'm not quite sure, but shouldn't it be just "echo off", not "EcHo off"?
#2 · 12y ago
scooterprint
scooterprint
The forum automatically did that. someone has a registered username of EcHo.
#3 · 12y ago
Posts 1–3 of 3 · Page 1 of 1

Post a Reply

Similar Threads

  • Need help with missing .dll fileBy crossfire-noob in CrossFire Hacks & Cheats
    11Last post 17y ago
  • I need help with my Cf filesBy ShubhamD in CrossFire Help
    3Last post 14y ago
  • I NEED HELP WITH INJECTING .DLL FILEBy cabinfever20 in Combat Arms Help
    11Last post 16y ago
  • need help with thease shotgun filesBy tommy22 in Combat Arms Mod Discussion
    0Last post 15y ago
  • Need help with updating my old Engine.Exe fileBy bobs__bees in Combat Arms Help
    7Last post 16y ago

Tags for this Thread

#bat file#batch#coding#easy coding