livemesseng 0 Posted August 11, 2011 (edited) But Ctrl + number works Opt("SendKeyDownDelay", 1000) Send("{CTRLDOWN}") Send("g") Send("{CTRLUP}") It prints g Opt("SendKeyDownDelay", 1000) Send("{CTRLDOWN}") Send("g") Send("{CTRLUP}") This presses ctrl + 1 (e.g. activates first tab in Google Chrome) Help plz. Edited August 11, 2011 by livemesseng Share this post Link to post Share on other sites
kaotkbliss 146 Posted August 11, 2011 what does Opt("SendKeyDownDelay", 1000) Send("^g") do? 010101000110100001101001011100110010000001101001011100110010000001101101011110010010000001110011011010010110011100100001My Android cat and mouse gamehttps://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueekWe're gonna need another Timmy! Share this post Link to post Share on other sites
livemesseng 0 Posted August 11, 2011 It also prints "g". Share this post Link to post Share on other sites
kaotkbliss 146 Posted August 11, 2011 what program are you trying to send control G to? because I know all methods of send with control and alt have worked on any program/pc I've used. The only case I could see where this would not work would be a game/program that resists automated sending. In which case you may or may not get help as the very few people here who would know how, might be reluctant to help. 010101000110100001101001011100110010000001101001011100110010000001101101011110010010000001110011011010010110011100100001My Android cat and mouse gamehttps://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueekWe're gonna need another Timmy! Share this post Link to post Share on other sites
PowerCat 0 Posted August 11, 2011 oh, haxor4life is back. Share this post Link to post Share on other sites
Blue_Drache 260 Posted August 11, 2011 (edited) This topic looks strangely familiar. Reported. Damn it. I got Ninja'd Edited August 11, 2011 by Blue_Drache Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache Share this post Link to post Share on other sites
PowerCat 0 Posted August 11, 2011 This topic looks strangely familiar.Reported.Damn it. I got Ninja'dI think this means we spend way too much time on here Share this post Link to post Share on other sites
kaotkbliss 146 Posted August 11, 2011 I had suspicions as well, which is why there was not much effort in a solution. But answered anyway, just in case it is/was someone else. 010101000110100001101001011100110010000001101001011100110010000001101101011110010010000001110011011010010110011100100001My Android cat and mouse gamehttps://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueekWe're gonna need another Timmy! Share this post Link to post Share on other sites
Jos 2,214 Posted August 11, 2011 Put on Mod preview .... bye SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites