Quote:
Originally Posted by playboyx
no luck find that line =(
what line is it on Thank you or just copy and paste that line here then i go paste in the script
thank you have a great day
|
Controlsend($PID,"","","u")
Controlsend($PID,"","","3") <--- Line 360 Make the 3 into $key
controlsend($PID,"","","{space}")
UnstickKeys()
$key = $key+1
if $key = 10 Then
$key = 0
Hope that helped and YES that's off of the 11.11.12 version you have ;-) I wouldn't "copy paste" I would go into the source code and edit it from there so you can understand it a little better.