Im having a problem with a Hotkey script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gothguy1357
    FFR Player
    • Mar 2005
    • 9

    #1

    Im having a problem with a Hotkey script

    I just recently tryed to get this new spread going a nice basic AS KL. When i try to run the script it tells me that theres a problem with s:: {down} so i'm at a loss here, anyone have any information on this it would be appreciated.
    AAA's- 5

    -Spontanious Hydroxide
    -Excite Bike
    -Freespace (FFR Edit)
    -Alpha Helix
    -SuperMario 8bit Eighties Remix
  • DrawingJunkie
    FFR Player
    • Dec 2006
    • 180

    #2
    Re: Im having a problem with a Hotkey script

    You have to have the word Send after the two colons. Like this:

    Code:
    a::Send {left}
    s::Send {down}
    k::Send {up}
    l::Send {right}
    Also, refer to this sticky:
    http://www.flashflashrevolution.com/...ad.php?t=41727

    Hope it helps.


    Originally posted by soulofcerberus
    Drawing! I'm all UP for e-sex! I'm SURE it'll make you feel better!

    Comment

    • gothguy1357
      FFR Player
      • Mar 2005
      • 9

      #3
      Re: Im having a problem with a Hotkey script

      yep yep, that helped. THX =DDD!
      AAA's- 5

      -Spontanious Hydroxide
      -Excite Bike
      -Freespace (FFR Edit)
      -Alpha Helix
      -SuperMario 8bit Eighties Remix

      Comment

      Working...