Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Few questions...
#15
Omg...u don`t get it....the script must wait for F1 to begin,the "this is some text" is a text that already exist in notepad.All i need is to add "text1-" in front of the line and on the end "-text [number] text". that is why VK_END and VK_HOME are for...Also i need:
str n
if(!inp(n "Input" "test")) ret
to define (s):
"bla =)TEXTEXTEXTEXTsome text " (s) " bla"
and that same command to define how much times i want it to repeat...

Your scripts are damn awesome but in every you are missing some of these...:/

Maybe i don`t know how to explain...i need this it means a lot....


Just to mention
Code:
Copy      Help
,,,        wait 0 KF (VK_F1)
,,,,,        str t
,,if(!inp(t "Input text" "some text xD")) ret
,,,        key (VK_UP)
,,key (VK_RETURN)
,,key "<start>"
,,key (VK_DOWN)
,,int i
,for i 1 16
,        str s=i
,,key (VK_HOME)
,,key "text="
,,key (VK_END)
,,key "="(t)" "(s)"some text"
,,key (VK_DOWN)

This works perfect...but it`s missing an input script and at the end of the script and text key "<end>"...but i dont know how to make that...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)