This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #!/bin/sh | |
| sudo dpkg --add-architecture i386 | |
| wget -qnc https://dl.winehq.org/wine-builds/Release.key | |
| sudo apt-key add Release.key | |
| sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/ | |
| sudo apt-get update && sudo apt-get upgrade -y | |
| sudo apt-get -y install --install-recommends winehq-stable bsdtar wget zenity cabextract | |
| rm -fr $HOME/.wine \ | |
| && export WINEARCH=win32 \ | |
| && export WINEPREFIX="$HOME/.wine" | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | using System.IO; | |
| using System.Dynamic; | |
| using System; | |
| using System.Collections.Specialized; | |
| using System.Net; | |
| using System.Text; | |
| using System.Threading.Tasks; | |
| using System.Web; | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | using System; | |
| using System.Collections.Generic; | |
| namespace c__DisplayClass | |
| { | |
| // Token: 0x02000002 RID: 2 | |
| internal class Program | |
| { | |
| // Token: 0x06000001 RID: 1 RVA: 0x00002050 File Offset: 0x00000250 | |
| private Action F() | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // by Xeno | |
| //#define __DEBUG__ | |
| #define THIS_FILE "initServer.sqf" | |
| #include "x_setup.sqf" | |
| diag_log [diag_frameno, diag_ticktime, time, "Executing MPF initServer.sqf"]; | |
| ["Initialize", [true]] call BIS_fnc_dynamicGroups; | |
| if (isServer) then { | |
| d_database_found = false; | |
| if (!isNil "extDB3_var_loaded" && {extDB3_var_loaded}) then { | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /** | |
| * Weapons, scopes, silencers, ammo | |
| */ | |
| class Exile_Trader_Armory | |
| { | |
| name = "ARMORY"; | |
| showWeaponFilter = 1; | |
| categories[] = | |
| { | |
| "APEXAmmunition", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /* | |
| Author: Chris(tian) "infiSTAR" Lorenzen | |
| Contact: infiSTAR23@gmail.com // www.infiSTAR.de | |
| Copyright infiSTAR. All rights reserved. | |
| Description: | |
| Arma AntiHack & AdminTools - infiSTAR.de | |
| */ | |
| comment ' Antihack & AdminTools - Christian Lorenzen - www.infiSTAR.de'; | |
| VERSION_DATE_IS = '04 - 08 - 2018 15 - 41 - 04'; | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #bash <(wget --no-check-certificate -O - 'https://gist.githubusercontent.com/Xairooo/828125f2a4ab3f26b21c3b2e2a00af22/raw/b488d834c91ecfdab5c19b677b8420afb8147af6/win_install.sh') | |
| mount -t tmpfs -o size=6000m tmpfs /mnt | |
| wget -O /mnt/windows.iso http://hetzner:download@download.hetzner.de/bootimages/windows/SW_DVD9_Win_Svr_STD_Core_and_DataCtr_Core_2016_64Bit_German_-2_MLF_X21-22827.ISO | |
| wget -qO- /tmp https://cdn.rodney.io/content/blog/files/vkvm.tar.gz | tar xvz -C /tmp | |
| wget -qO- /tmp https://cdn.rodney.io/content/blog/files/uefi.tar.gz | tar xvz -C /tmp | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #!/bin/bash | |
| # Licensed under GPLv3 | |
| # created by "black" on LET | |
| # please give credit if you plan on using this for your own projects | |
| fileName="100mb.test"; | |
| #check if user wants 100MB files instead | |
| ##NOTE: testing with 100MB by default | |
| #ls "FORCE100MBFILESPEEDTEST" 2>/dev/null 1>/dev/null; | |
| #if [ $? -eq 0 ] | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | "Industrial" selected | |
| Calculating Loot - Running 50000 iterations... | |
| Exile_Item_Matches: 3084 | |
| Exile_Item_CanOpener: 2821 | |
| Exile_Item_CookingPot: 2716 | |
| Exile_Item_FuelCanisterEmpty: 2369 | |
| Exile_Item_ZipTie: 2021 | |
| Exile_Item_Bandage: 1853 | |
| Exile_Melee_Axe: 1565 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | _group = CreateGroup east; | |
| _unit = _group createUnit ["I_Soldier_AT_F", getPos player, [], 0, "FORM"]; | |
| _unit setskill ["aimingAccuracy",0.9]; | |
| _unit setskill ["aimingShake",0.9]; | |
| _unit setskill ["aimingSpeed",0.9]; | |
| _unit setskill ["spotDistance",0.9]; | |
| _unit setskill ["spotTime",0.9]; | |
| _unit setskill ["courage",1.0]; | |
| _unit setskill ["reloadSpeed",1.0]; | |
| _unit setskill ["commanding",1.0]; | 
OlderNewer