Search found 5 matches

by FlaccidPotato
08 Aug 2018, 10:34
Forum: Gaming Scripts (v1)
Topic: Basic Warframe Auto Login
Replies: 15
Views: 12394

Re: Basic Warframe Auto Login

Sure: Replace the line KeyWait,Enter,DT90 with Sleep,40000 . Here 40000 is the amount of millisecond to wait after the play button is automatically pressed, before typing the password. In this case 40 seconds. You can time how long the loading takes for you and add a couple of seconds to account fo...
by FlaccidPotato
07 Aug 2018, 15:27
Forum: Gaming Scripts (v1)
Topic: Basic Warframe Auto Login
Replies: 15
Views: 12394

Re: Basic Warframe Auto Login

The second script. Before the second to last line (the one with your password), add a line with the command Soundbeep . Save your script and retry launching/logging in to Warframe with it. When at the login prompt and you hit enter, listen if you hear a single beep or not. Working! :D Is there a wa...
by FlaccidPotato
06 Aug 2018, 06:57
Forum: Gaming Scripts (v1)
Topic: Basic Warframe Auto Login
Replies: 15
Views: 12394

Re: Basic Warframe Auto Login

I just updated the game for the first time in years and tried the login script, but for me it still worked, so the problem isn't due to game changes. you could try placing a Soundbeep line, before the Send,PASSWORD , so you can hear if and when the pass is typed as a debug measure. I literally have...
by FlaccidPotato
24 Jul 2018, 15:12
Forum: Gaming Scripts (v1)
Topic: Basic Warframe Auto Login
Replies: 15
Views: 12394

Re: Basic Warframe Auto Login

Can anyone help me as it isn't typing my password in after launching the game to the login screen? My code is below - Should check to make sure the Cursor is blinking in the Password input box and then you can push Enter. If it's not blinking you need to click in the input box to move the cursor th...
by FlaccidPotato
17 Jul 2018, 17:21
Forum: Gaming Scripts (v1)
Topic: Basic Warframe Auto Login
Replies: 15
Views: 12394

Re: Basic Warframe Auto Login

Can anyone help me as it isn't typing my password in after launching the game to the login screen? My code is below - Run "G:\Game Installs\SteamApps\common\Warframe\Tools\Launcher.exe" -cluster:public -registry:Steam WinWaitActive,Warframe ahk_class Launcher ahk_exe Launcher.exe Loop { While WinExi...

Go to advanced search