Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

Script works fine everywhere but on Chrome?


  • Please log in to reply
1 reply to this topic
Dipper
  • Members
  • 1 posts
  • Last active: Sep 07 2014 04:07 AM
  • Joined: 07 Sep 2014

I'm using Version 36.0.1985.143 m of Chrome.  Fairly certain this is the newest update.

 

The script that I am trying to get to work is supposed to continually send the Spacebar to the open window until I pause it with either another hotkey or manually with the tooltip.  It functions just fine anywhere else.  I've tested in Skype, NotePad, ect.  But even after trying multiple sites, it just doesn't register at ALL on Chrome.  Since I'm pretty new to this, is there anything I should add here that would fix this?

^Space::
trigger=0
while trigger=0
{
 send {space}
 sleep 100
}
return

^q::trigger=1

#p::Pause

+q::ExitApp

Thanks everyone for any help.



girlgamer
  • Moderators
  • 3263 posts
  • Last active: Feb 01 2015 09:49 AM
  • Joined: 04 Jun 2010

Version 37.0.2062.103 m is the version I'm using and i don't appear to have any problems sending

keys to any window or tab that Chrome brings up on my gateway laptop. However i haven't tried

sending space to it. I do use PixelGetColor, ImageSearch, MouseMove, Click, and those appear to

work fine. One peculiarity is my hp laptop which seems to barf on PixelSearch in Chrome but works

fine my Gateway desktop.


The universe is a wondrous place! The faster you create unbreakable code, the faster the universe creates people that can break it. All scripting follows the rule Rule Of Twos -- 1) Good, 2) Fast 3) Cheap -- pick any Two.
I guarantee absolutely nothing about any code I provide except that it works in my machine. ●
MMO Fighter   KeyLooperDemo   Key Spammer   TinyClickRecorder  GGs Password Generator.ahk
For the newest version of AutoHotkey and some killer scripts go here.
Rock-on%20kitten.gif