Facebook
From Ryze leader6949, 1 Month ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 182
  1. @echo off
  2. chcp 65001
  3. title Multi-Tool-
  4. color 4
  5.  
  6. :menu
  7. cls
  8. echo
  9. echo
  10. echo
  11. echo
  12. echo
  13. echo
  14. echo
  15. echo.
  16.  
  17.  
  18.  
  19. echo ╔══════════════════════════════════════════════════════════════════╗
  20. echo ║                                                                                                                                 ║
  21. echo ║┍━━━━━━━ ☽【❖】☾ ━━━━━━━┑
  22. echo ║ (1). IP Configuration                                                                                          ║
  23. echo ║ (2). Ping an IP Address                                                                                     ║
  24. echo ║ (3). Generate Nitro Codes                                                                               ║
  25. echo ║ (4). URL Shortener                                                                                            ║
  26. echo ║ (5). Grab IP Info and Send to Webhook                                                        ║
  27. echo ║ (6). IP Geo Lookup                                                                                             ║
  28. echo ║ (7). Exit                                                                                                                  ║
  29. echo ╚══════════════════════════════════════════════════════════════════╝
  30. set /p choice=Enter your choice:

Replies to rxze rss

Title Name Language When
Re: rxze Ryze leader6949 text 1 Month ago.
Re: rxze Ryze leader6949 text 1 Month ago.