This is a Script for Windows PowerShell. This Script scan your Maps and zip it to .bz2 and upload it in the fastdownload. 07.02.2012 # Scripted by rainbow-six3 # ####### Set Config ##### # # 7zip Path ONLY 32BIT Version! $7zip = 'C:\Program Files (x86)\7-Zip\' $7zippath = '' # # Fastdownload Path $fdl= 'C:\inetpub\wwwroot\css\' $fdlpath= […]
CS:GO Startscript
This is a Bash Script vor Linux. With it can you run the CSGO Server in the backround this has the advantage, when you colse the connection the Server continues. In this example my file means csgo.sh . Install: 1.You Copy this Code in a file, add the Config and save it as bash file. […]
Startscript
This is a Bash Script vor Linux. With it can you run Programs in the backround this has the advantage, when you colse the connection the Program continues. In this example i chose Minecraft and my file means mcStart.sh . You can change the Programm on line 45. Install: 1.You Copy this Code in a […]