I know this is very simple but I ran into a couple problems.![]()
First one is MOUSE_LEFT, I can get it to go to whatever location but unless it's a mouseBox it wont click for some reason.
mouse(746, 93, MOUSE_LEFT); = Move to (746, 93) and does not click?
My second problem was with a mousebox, when I target my client I figured it would stay in the same space but the cords changes sometimes so it will not go to that point anymore, this only happens on the main screen. It also moves to the boxes I put in to click but this comes up in the debug:
-- ERROR: **gaussian failed**
gaussBoxPoint invalid (x cords, y cords)
I was just trying to make a simple "Get Correct Settings" script to test the waters while I was reading but those two issues bothered me and it seemed like I put it in correctly, especially since it started the script in the first place.


Reply With Quote









