thangdpyb
Thành viên
- Tham gia ngày
- 17/05/2016
- Bài viết
- 151
Tks bác e làm được rồi,em rep lại dưới này cho ae nào k biết thì làm để nó chạy thẳng đến game nhéThay lệnh WshShell.run bằng WshShell.Exec , Ví dụ : WshShell.Exec("E:\Online Games\PUBG Mobile 1\txgameassistant\ui\AndroidEmulator.exe -startpkg com.vng.pubgmobile")
JavaScript:
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "E:\Online Games\Mobile\reg.exe" & Chr(34), 0
Set WshShell = Nothing
WScript.Sleep 5*1000
Set WshShell = CreateObject("WScript.Shell")
WshShell.Exec("E:\Online Games\Mobile\ui\AndroidEmulator.exe -startpkg com.vng.pubgmobile")
Set WshShell = Nothing
AE thay lại đường dẫn theo phòng game là được