SOLVED: gw remember password
kevin32
Is there a way to launch gw and have it remember my password. There's a checkbox that says 'remember account name and security answer', but I have to keep typing my password. Thanks.
CE Devilman
make a shortcut to gw.exe
input this in you Destination block (shortcut)
-email input1 -password input2 -character "input3"
so it looks like this:
"C:\guildwars\Gw.exe" -email input1 -password input2 -character "input3"
input1 = you email
input2 = you password
input3 = name of player (and yes you need the " " )
make sure U got the space (*) in the line
"C:\guildwars\Gw.exe"*-email*input1*-password*input2*-character*"input3"
say "ok" and try
input this in you Destination block (shortcut)
-email input1 -password input2 -character "input3"
so it looks like this:
"C:\guildwars\Gw.exe" -email input1 -password input2 -character "input3"
input1 = you email
input2 = you password
input3 = name of player (and yes you need the " " )
make sure U got the space (*) in the line
"C:\guildwars\Gw.exe"*-email*input1*-password*input2*-character*"input3"
say "ok" and try
kevin32
Thanks. I noticed if you already have the checkbox checked that says 'remember account name and security answer', then you can just use the password option in the shortcut.
cosyfiep
question answered...
CLOSED!
CLOSED!