Posts

Showing posts from October, 2020

iff project v1.2

Image
    Whats mean iff project ?     This is a project where you can use x and y variables.     You can use it when writing menu or writing conditions, pretty simple;        How can use?       For example, if x is equal to 2, how is it written?      call iff 1 2 echo yes      For example, if x is greater than 5, less than 1, how is it written?          call iff 11 1 5 echo yes     For example, how is it written if x is greater than 2 and x is less than 7, and y is greater than 3 and y is less than 8?     call iff 1122 2 7 3 8 echo yes      For example, write horizontally from 0 to 5 in the upper left corner of the screen.      call iff 0 5      For example, write from 0 to 5 vertically in the upper left corner of the screen.      call iff 00 5       Thank you for reading     Good Day               Video            :      <--click-->          Download    :      <--click-->    

How to download CmdTool?

  CmdTool - A awesome plugin for Batch Programing!     What is CmdTool?   CmdTool is a command line plugin (based on BATool) which used for enable features of terminals. L ike word/line colors, xy positions, ansi characters, keyboard keys, sleep features.     Why it is needed? As I see some plugins are slow on terminal and the new Windows terminal is released so I thought update the plugins by CmdTool.    How to use them? To use them I added some examples of it, you can visit the examples to know how to use.    How to download? To download CmdTool just click on my the GitHub link! Link:  Download CmdTool! Please download the latest version.   About     CmdTool created by MathInDOS Copyright (C) 2018-2020 MathInDOS        

Python Opener

Drag the py file onto the python opener. your file will open Download : <--click-->

Useful Batch Project

 Useful a few bat programs  For cmd, I shortened some code. c          : cls cc         : cmd ccc        : cmd d          : download     e          : echo ee         : exit ex         : explorer.exe iff        : if mbat       : colourful batbox helper ms         : msconfig L          : screen light n          : notepad p       : python opener q          : echo on qq         : echo off setp       : set /p t          : timeout /t tt         : taskkill ttt        : taskmgr w          : wifi open/off x               : cd Desktop xx           : create standart bat menu clip:copy plugin paste :paste plugin movewindow :move window plugin batbox.exe ,nircmd.exe  and wget.exe strong plugin  download : <--click-->

The fastter Minecraft launcher (i found internet)

 Vortex Launcher      This is a small, useful, simple and very fast minecraft launcher      I found it on github.   link              :  https://github.com/Kron4ek/minecraft-vortex-launcher download :  https://github.com/Kron4ek/minecraft-vortex-launcher/releases A few datapack for minecraft       I found www.planetminecraft.com.      Please open datapack file  TreeCapitator Datapack  : <--link-->                      code : /gamerule doTileDrops  true Vein-Miner : <--link-->                        code : /function vm:custom Thinker      : <--link-->                       code :/function tinkererscraft:uninstall