Hello. How would I make the
Simba Code:SendKeys('Example',1);
repeat what is predetermined bye a GUI made in Visual Basic? E.g.
It repeats this:
Simba Code:SendKeys('Example2',1);
MoveMouse(x, y);
ClickMouse(x, y, 1);
but the
Simba Code:SendKeys('This bit', 1);
Knows what to say from a list similar to this (Gary Hood's Auto Typer):
Thankyou. (It may be very confusing, but I've explained it the best I could) Also, the GUI for Narcle's Fast Fighter might be a good example.



) Also, the GUI for Narcle's Fast Fighter might be a good example.
Reply With Quote


