Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Few questions...
#13
Wow...that helped me alot... but im sooooo confusied...could you please make my script work...
This is the original:

Code:
Copy      Help
,,wait 0 KF (VK_F1)
,,key (VK_UP)
,,key (VK_RETURN)
,,key "<start>"
,,key (VK_DOWN)
,,,,,,,int j

,for j 0 7 ;;number of copies
,,key (VK_HOME)
,,key "text1-"
,,key (VK_END)
,,key "-text 1 text"
,,key (VK_DOWN)


this script gives this:

<start>
text1-this is some text-text 1 text
text1-this is some text-text 1 text
text1-this is some text-text 1 text
text1-this is some text-text 1 text
text1-this is some text-text 1 text
text1-this is some text-text 1 text
text1-this is some text-text 1 text

in witch i have to add on the end <end> and to change all numbers like 1,2,3,4,5,6,7.

Could you make my script do this:

<start>
text1-this is some text-text 1 text
text1-this is some text-text 2 text
text1-this is some text-text 3 text
text1-this is some text-text 4 text
text1-this is some text-text 5 text
text1-this is some text-text 6 text
text1-this is some text-text 7 text
<end>

Without my edit?

I tried everything...hah you don`t wanna see my failed works xD i just can`t make it...
Without my edit?

pleeeaaaaassseeeee =)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)