Blockade 3D Assembly-CSharp Downloads › Other FPS Games Category: Other FPS Games Developer: Spirit532 Uploaded by: KN4CK3R Uploaded at: Mon 12. Jan 2015, 16:55 System: Windows Download (810.50 KB) VirusTotal Result: 0/56 Download (810.50 KB) Description Problems or Questions regarding the hack?Take a look at our FAQ CSHARP Code:BC = (BotController)UnityEngine.Object.FindObjectOfType(typeof(BotController));cscl = (Client)UnityEngine.Object.FindObjectOfType(typeof(Client));LocalPlayer = GameObject.Find("Player")for (int index = 0; index < 32; ++index){ if (index != cscl.myindex) { Vector3 position = BC.Player[index].transform.position; Vector3 vHead = BC.PlayerData[index].SpecView.transform.position; // Vector3 vBaseScreen = Camera.main.WorldToScreenPoint(position); if (vBaseScreen.z > 0 && vBaseScreen.y < Screen.width - 2) { vBaseScreen.y = Screen.height - (vBaseScreen.y + 1f); drawyourshit BC.PlayerData[index].Name }} Download Blockade 3D Assembly-CSharp