need help. warframe Topic is solved

Ask gaming related questions (AHK v1.1 and older)
BlueyMaster

need help. warframe

21 Jul 2017, 10:14

Soo im trying to make a script for this game called warframe
What i want is that each 121 seconds the script to automatically press t then ctrl+v then enter and repeat.
I've tried making my own script but for whatever reason it presses T and then enter in this game but when i tried it on google chrome everything worked just fine.
this is the script i created:
Loop
{
Send, t
Sleep 2000
Send, ^v
Sleep 2000
Send, {Enter}
Sleep 121000
}
End::Pause
User avatar
Nextron
Posts: 1391
Joined: 01 Oct 2013, 08:23
Location: Netherlands OS: Win10 AHK: Unicode x32

Re: need help. warframe  Topic is solved

21 Jul 2017, 12:23

Are you sure you can paste text is the chat? Instead try the send the contents of the clipboard: Send,% Clipboard

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: jameswrightesq and 141 guests