Advertisement
SoMeGoD

CS2 Teleport Script - teleport_script_executable.vbs

Dec 9th, 2023
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VBScript 0.37 KB | Gaming | 0 0
  1. :: CS2 teleport script by SoMeGoD
  2. :: Version 1.00
  3.  
  4. :: CHANGE IF NEEDED - The path to CS2 cfg folder where the .ps1 Powershell script is located
  5. Set objShell = WScript.CreateObject("WScript.Shell")
  6. objShell.Run "powershell.exe -ExecutionPolicy Bypass -File ""C:\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg\teleport_script_read_log.ps1""", 0, True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement