mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-11-01 01:07:54 +00:00
4 lines
82 B
Batchfile
4 lines
82 B
Batchfile
|
@echo off
|
||
|
set /P serv=RPC Server:
|
||
|
|
||
|
python rpc-invasions.py 6163636f756e7473 %serv%
|