The Multi Pinger is a Windows batch system made to ping multiple predefined IP addresses in one terminal with a colorful interface, to immediately detect the offline servers and devices on the network. In addition it generates a log files with the ping results and dates.
REP make's me make more projects
[ATTACH=CONFIG]31892[/ATTACH]
I built this project a long time ago and took me about 5 hours, in order to help myself PINGing all noobs in an easy and fast way, without having to run multiple terminals every time my computer start.
After publishing a video of this tool on youtube I got more than 50 requests of the code! so I thought of sharing it 
However the code needs some modifications, like making IP's as variables to facilitate the configuration. And to auto-generate the small code snippets when adding new IP variable.