User Tools

Site Tools



frenkey_clientcontrol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
frenkey_clientcontrol [2021/08/09 18:07] frenkeyfrenkey_clientcontrol [2021/08/21 07:56] (current) frenkey
Line 5: Line 5:
 ====== Overview ====== ====== Overview ======
 This addon is written in AutoIt and provides a set of features to handle your Guild Wars 2 Clients a lot easier.  This addon is written in AutoIt and provides a set of features to handle your Guild Wars 2 Clients a lot easier. 
 +Every UI element has a small tooltip to explain what it does!
 <html> <html>
-<a href="#overview">Overview</a> 
- 
 <table> <table>
   <tr>   <tr>
Line 17: Line 16:
      
   <tr>   <tr>
-    <td><a href="http://wiki.mmominion.com/doku.php?id=frenkey_clientcontrol#client_control">Client Control</a></td>+    <td> <a href="#client_control">Client Control</a></td>
     <td>Yes</td>     <td>Yes</td>
     <td>Yes</td>     <td>Yes</td>
Line 24: Line 23:
      
   <tr>   <tr>
-    <td><a href="http://wiki.mmominion.com/doku.php?id=frenkey_clientcontrol#window_regions">Window Regions</a></td>+    <td><a href="#window_regions">Window Regions</a></td>
     <td>Yes</td>     <td>Yes</td>
     <td>Yes</td>     <td>Yes</td>
Line 31: Line 30:
      
   <tr>   <tr>
-    <td><a href="/doku.php?id=frenkey_clientcontrol#auto_login">Auto Login</a></td>+    <td><a href="#auto_login">Auto Login</a></td>
     <td>Yes</td>     <td>Yes</td>
     <td>No</td>     <td>No</td>
Line 38: Line 37:
      
   <tr>   <tr>
-    <td><a href="http://wiki.mmominion.com/doku.php?id=frenkey_clientcontrol#account_stats">Account Stats</a></td>+    <td><a href="#account_stats">Account Stats</a></td>
     <td>Yes</td>     <td>Yes</td>
     <td>Partially</td>     <td>Partially</td>
Line 45: Line 44:
      
   <tr>   <tr>
-    <td><a href="http://wiki.mmominion.com/doku.php?id=frenkey_clientcontrol#unlocks">Unlocks</a></td>+    <td><a href="#unlocks">Unlocks</a></td>
     <td>Yes</td>     <td>Yes</td>
     <td>Yes</td>     <td>Yes</td>
     <td>Keeping track of what upgrades an account has, which maps it got unlocked for things like <a href="http://wiki.mmominion.com/doku.php?id=frenkey_clientcontrol#unlocks">frenkey_Gather</a> is just as much of a torture as monitoring their wealth. Unlocks offers a very compact way of keeping track of your accounts progress!</td>     <td>Keeping track of what upgrades an account has, which maps it got unlocked for things like <a href="http://wiki.mmominion.com/doku.php?id=frenkey_clientcontrol#unlocks">frenkey_Gather</a> is just as much of a torture as monitoring their wealth. Unlocks offers a very compact way of keeping track of your accounts progress!</td>
 +  </tr>
 +</table>
 +</html>
 +
 +====== InGame Settings ======
 +{{:frenkey:clientcontrol:ingamesettings.png?nolink&400|}}
 +<html>
 +<table>
 +  <tr>
 +    <th><img src="https://i.imgur.com/NkPoa3K.png" width="32" height="32"> Setting</th>
 +    <th><img src="https://i.imgur.com/kwpCqif.png" width="32" height="32"> Explanation</th>
 +  </tr>
 +  
 +  <tr>
 +    <td><b>Update Client Control</b></td>
 +    <td>Close Client Control and Update it in case it did not update to the latest version automatically.</td>
 +  </tr>
 +  
 +  <tr>
 +    <td><b>Wipe Account Stat</b></td>
 +    <td>Delete the Accounts Stats and Unlocks from Client Control.</td>
 +  </tr>
 +  
 +  <tr>
 +    <td><b>Auto Start Client Control</b></td>
 +    <td>Automatically start Client Control when loading GW2Minion.</td>
 +  </tr>
 +  
 +  <tr>
 +    <td><b>Include in Account Stats & Unlocks</b></td>
 +    <td>Show and include the account in the Account Stats and Unlocks Tab of Client Control.</td>
 +  </tr>
 +  
 +  <tr>
 +    <td><b>Check for Frozen</b></td>
 +    <td>If no ping is detected for a set time by client control, the game will be closed to get restarted from MINIONAPP. This requires to enable <b>Check Frozen</b> in <a href="#client_control">Client Control</a> too! </td>
   </tr>   </tr>
 </table> </table>
Line 55: Line 90:
 ====== Client Control ====== ====== Client Control ======
 {{:frenkey:clientcontrol:clientcontrol.png?nolink&1000 |}} {{:frenkey:clientcontrol:clientcontrol.png?nolink&1000 |}}
 +
 ====== Window Regions ====== ====== Window Regions ======
 {{:frenkey:clientcontrol:window-regions.png?nolink&1000 |}} {{:frenkey:clientcontrol:window-regions.png?nolink&1000 |}}
 +
 ====== Auto Login ====== ====== Auto Login ======
 {{:frenkey:clientcontrol:autologin.png?nolink&1000 |}} {{:frenkey:clientcontrol:autologin.png?nolink&1000 |}}
 +
 +===== Setup =====
 +  - download [[https://github.com/Healix/Gw2Launcher/raw/master/Gw2Launcher/bin64/Release/Gw2Launcher.exe|GW2Launcher]] from this [[https://github.com/Healix/Gw2Launcher|Git Repository]]
 +  - add your accounts to GW2Launcher
 +  - click on Browse for the ''GW2 Launcher Folder Path'' browse to the GW2Launcher folder path and confirm
 +  - click on Browse for the ''GW2 Launcher.exe Path'' browse to the GW2Launcher.exe and confirm
 +
 +**Note:** You can change the account names by clicking them while holding down CTRL.
 +
 +
 ====== Account Stats ====== ====== Account Stats ======
 +**Note:** all but the trading post data represents live game data and gets updated while the clients are running with minion attached. The trading post delivery data is fetched from your API.
 +
 {{:frenkey:clientcontrol:accountstats.png?nolink&1000 |}} {{:frenkey:clientcontrol:accountstats.png?nolink&1000 |}}
 +
 ====== Unlocks ====== ====== Unlocks ======
 {{:frenkey:clientcontrol:accountunlocks.png?nolink&1000 |}} {{:frenkey:clientcontrol:accountunlocks.png?nolink&1000 |}}
  
 +
 +====== FAQ ======
 +<html>
 +<table>
 +  <tr>
 +    <th><img src="https://i.imgur.com/PiI6Fsz.png" width="32" height="32"></th>
 +    <td><b>My Question?</b></td>
 +  </tr>
 +  
 +  <tr>
 +    <th><img src="https://i.imgur.com/kwpCqif.png" width="32" height="32"></th>
 +    <td>Yes</td>
 +  </tr>
 +</table>
 +</html>
  
frenkey_clientcontrol.1628532466.txt.gz · Last modified: 2021/08/09 18:07 by frenkey