Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved] 3 little questions for which I can't find answer
#1
Hi there,

3 little questions for which I can't find proper answers in forum :

1) some edit boxes send me this error :

"cannot paste. Make sure that this window is editable, supports Ctrl+V, and accepts this clipboard format. Some windows use Shift+Insert instead."

The good exemple is steam login box. I've got a TS menu and a key function.

The menu simply send nothing :

>menuitem
item1 :"sometext"
item2 :"sometext"
Password :"sometext"
<

The key function is triggerred by ctrl+win key +w, eat function enabled.

pw :key "mypwd"

it does fill the edit box, but with "mypwdpw", not "mypwd"

what is the problem? why does it send the password+pw, the name of the key shotcut?

2) i'd like to monitor my public IP and did not find a way to do it.

3) for 2) i'd like to compile a exe, looping endlessly for IP change or some other action. How do that, and how to stop the loop to stop the program, and how to pause the loop for a while?

Thanks.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)