Need help i expected a wreid error

Ask gaming related questions (AHK v1.1 and older)
Volibear
Posts: 3
Joined: 27 Nov 2015, 10:23

Need help i expected a wreid error

27 Nov 2015, 10:27

Hello forum , i wanted to create a script for a game and i expected a error wreid ..I gived the keys ,send right arrow + key c ( first keep pressing arrow right and after keep pressing the arrow and send key c ), first time it worked all fine ( with the same Sleep between them ) but i don't do anything i just wanted to try this thing 5 times and at 4th trying is not jumping , what is happening ?or how i can solve that .. ?
SirRFI
Posts: 404
Joined: 25 Nov 2015, 16:52

Re: Need help i expected a wreid error

27 Nov 2015, 13:08

Share code if you are looking for fix.
Use

Code: Select all

[/c] forum tag to share your code.
Click on [b]✔[/b] ([b][i]Accept this answer[/i][/b]) on top-right part of the post if it has answered your question / solved your problem.
Volibear
Posts: 3
Joined: 27 Nov 2015, 10:23

Re: Need help i expected a wreid error

27 Nov 2015, 13:13

Code: Select all

F1:: 

       Sleep 2000

       Send {6 1}

       Sleep 18000

       Send {1 3}

       Sleep 2000 

       Send {right down}

       Send {x 350}
     
       Sleep 10

       Send {c down}

       Send {c 3}
    
       Sleep 1500

       Send {c up}
       
       Send {c down}

       Send {c 3}
    
       Sleep 1500

       Send {c up}
       
       Send {c down}

       Sleep 3000

       Send {c up}
     
       Send {c down}

       Sleep 1500

       Send {c up}

       Send {right up}

       Send {left 3}

       Send {left down}

       Sleep 750

       Send {left up}

       Sleep 500

       Send {right down}

       Sleep 250

       Send {right up}
User avatar
Xtra
Posts: 2750
Joined: 02 Oct 2015, 12:15

Re: Need help i expected a wreid error

27 Nov 2015, 14:26

Your last line should be:

Code: Select all

return
Volibear
Posts: 3
Joined: 27 Nov 2015, 10:23

Re: Need help i expected a wreid error

28 Nov 2015, 16:18

thanks , resolved :D

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: JKJadan, mexican scientist, trane18 and 39 guests