Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7 from LazyDevv/patch-1
Browse files Browse the repository at this point in the history
Update IAS_0.8.cmd thanks to @LazyDevv for adding a cute goldfish art in the main menu.
  • Loading branch information
lstprjct authored Aug 14, 2023
2 parents d194709 + 6c7f454 commit 0033a3a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions IAS_0.8.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ if defined activate goto _activate

:MainMenu

chcp 65001
cls
title IDM Activation Script 0.7 - @ModByPiash
mode 65, 25
Expand Down Expand Up @@ -181,6 +182,13 @@ set _status=Status_Unclear
set _col=%_Yellow%
)


echo: ─▀▀▌───────▐▀▀
echo: ─▄▀░◌░░░░░░░▀▄ ◇────────────────────◇
echo: ▐░░◌░▄▀██▄█░░░▌ IDM Activation Script
echo: ▐░░░▀████▀▄░░░▌ ◇────────────────────◇
echo: ═▀▄▄▄▄▄▄▄▄▄▄▄▀═
echo:
call :_color2 %_White% " " %_Green% " Create By Piash"
echo: _____________________________________________
echo:
Expand Down

0 comments on commit 0033a3a

Please sign in to comment.