Re: [心得] D2R 多開教學(Windows) byHandle已刪文

看板DIABLO (暗黑破壞神 - D3,D2,D1)作者 ( 藍腦殘 綠智慮 )時間1月前 (2024/03/28 16:49), 編輯推噓2(202)
留言4則, 2人參與, 1月前最新討論串7/7 (看更多)
感謝大大分享多開的執行檔 但我在執行的時候失敗了 由於沒有程式編寫的經驗 可否請大大確認一下我格式是否有錯誤 echo off set folder="C:\Program Files (x86)\Diablo II Resurrected" set handle=C:\Program Files (x86)\handle.exe set account="C:\Program Files (x86)\Diablo II Resurrected" digmesatodd@gmail.com(空格+密碼) <-此處未分行 ="C:\Program Files (x86)\Diablo II Resurrected" eggagg2000@gmail.com(空格+密碼) ="C:\Program Files (x86)\Diablo II Resurrected" versailles.takako@gmail.com(空格+密碼) (以下直接貼上複製+貼上您的程式碼 完全沒有更動/換行) set /p region=Select the server(KR/us/eu): || SET "region=kr" if %region% EQU kr goto startd2r if %region% EQU KR SET "region=kr" && goto startd2r if %region% EQU us goto startd2r if %region% EQU US SET "region=us" && goto startd2r if %region% EQU eu goto startd2r if %region% EQU EU SET "region=eu" && goto startd2r :startd2r for /f "tokens=1,2" %%x in (%account%) do ( START "" /D %folder% D2R.exe -username %%x -password %%y -address %region%.actual.battle.net %* timeout 5 > NUL for /f "tokens=3,6 delims= " %%a in ('%handle% -a "Check For Other Instances" -nobanner') do %handle% -p %%a -c %% 感謝您花時間判讀 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 1.161.32.183 (臺灣) ※ 文章網址: https://www.ptt.cc/bbs/DIABLO/M.1711615772.A.15D.html

03/28 17:11, 1月前 , 1F
你的set account就有問題了...可以再看一下文章
03/28 17:11, 1F

03/28 17:12, 1月前 , 2F
而且你這篇是不是要站內信...
03/28 17:12, 2F

03/28 17:33, 1月前 , 3F
連第一個遊戲都開不起來嗎
03/28 17:33, 3F

03/28 17:39, 1月前 , 4F
Set account 那邊好像跟p大寫的不太一樣…
03/28 17:39, 4F
文章代碼(AID): #1c1IyS5T (DIABLO)
文章代碼(AID): #1c1IyS5T (DIABLO)