Search found 9 matches

by archaismic
Thu Jan 27, 2011 6:12 am
Forum: Technical / Scripting
Topic: MouseMoveRel x,y as variable?
Replies: 5
Views: 7004

i thought about something like that but the idea was to take about 50 variabls in the form of "x, y" and use the variables instead of the straight numbers each time... i just failed to setting each x and each y as their own variables
by archaismic
Wed Jan 26, 2011 10:00 pm
Forum: Technical / Scripting
Topic: MouseMoveRel x,y as variable?
Replies: 5
Views: 7004

bah! that's almost worthless for what im doing... ahh well... thanks
by archaismic
Wed Jan 26, 2011 7:24 am
Forum: Technical / Scripting
Topic: MouseMoveRel x,y as variable?
Replies: 5
Views: 7004

MouseMoveRel x,y as variable?

Is there a way to send the x,y to MouseMoveRel as a variable string?
I've tried

Code: Select all

Let>%blahblahXY%="123, 321"
MouseMoveRel>%blahblahXY%

by archaismic
Tue Jan 25, 2011 11:17 pm
Forum: Technical / Scripting
Topic: floating tooltip/information
Replies: 3
Views: 4577

found it... read it... not sure how to use it. do you just run the whole script and then insert the tooltip srt where you want a tooltip? is the rest of that just to set up the tooltip?
by archaismic
Tue Jan 25, 2011 10:32 pm
Forum: Technical / Scripting
Topic: floating tooltip/information
Replies: 3
Views: 4577

floating tooltip/information

is there a way to put a floating tool tip/information text block into the script? for instance

SRT>blah
tooltip>doing stuff
stuff stuff stuff
endtooltip
END>blah

? just something the will pop up and say what the script is doing?
by archaismic
Wed Dec 01, 2010 1:09 am
Forum: Technical / Scripting
Topic: Image recognition not seeing parts of screen
Replies: 4
Views: 6302

anybody

somebody... anybody? anyone else had this problem even? the program is EVE online... and i'm trying to get macro sched to see the undock icon... if anyone else out there also plays eve and is willing to mess with it
by archaismic
Mon Nov 29, 2010 9:53 pm
Forum: Technical / Scripting
Topic: Image recognition not seeing parts of screen
Replies: 4
Views: 6302

oops

yeah that might have helped... i'm using version 12.1.1e Nov 2010... so yeah... it SHOULDN'T be an issue due to an old version lol
by archaismic
Mon Nov 29, 2010 1:18 pm
Forum: Technical / Scripting
Topic: Image recognition not seeing parts of screen
Replies: 4
Views: 6302

also

i haven't tried to actually utilize the fact yet but i'll also mention it... if i take a screen shot it shows everything that i need to use... if i use the old style of find image (ie get screen resolution, take screen shot(haystack), find the image(needle) in the screen shot(haystack), and go from ...
by archaismic
Mon Nov 29, 2010 11:04 am
Forum: Technical / Scripting
Topic: Image recognition not seeing parts of screen
Replies: 4
Views: 6302

Image recognition not seeing parts of screen

when using any of the image recognition commands the program wont see certain parts of my screen. If>UNDOCKED=true WaitScreenImage>C:\Users\archaismic\Desktop\EVE macros\Images\outsideStation.bmp,0 Wait>3 Press CTRL Send>l Release CTRL Wait>1 FindImagePos>C:\Users\archaismic\Desktop\EVE macros\Image...
cron
Sign up to our newsletter for free automation tips, tricks & discounts