the code right clicks the widget, types the number 30 into the chatbox area, however when it comes to pressing the enter/return key, both BeyDown and PressKey aren't working, am i doing something wrong here? if you need more than just that snippet of code I can post more. I have gotten through most of the day resolving other problems but this one I just can't seem to figure out, Help would be greatly appreciated, thanksCode:W.GetWidget(446, 34); W.Interact('Make-X'); wait(1000); SendKeys('30', 100, 30); wait(1000); KeyDown(13); wait(RandomRange(100, 200)); KeyUp(13);
Edit : it's for Lape in OSRS



Reply With Quote



