Search found 63 matches

by Mark Gevry
Mon May 23, 2005 2:01 am
Forum: Technical / Scripting
Topic: IF, OR, and WHILE help
Replies: 8
Views: 10115

actually, im still getting that error... "w not appropriate"
by Mark Gevry
Mon May 23, 2005 1:48 am
Forum: Technical / Scripting
Topic: IF, OR, and WHILE help
Replies: 8
Views: 10115

Yep, that works, thank you.

Mark
by Mark Gevry
Mon May 23, 2005 12:53 am
Forum: Technical / Scripting
Topic: IF, OR, and WHILE help
Replies: 8
Views: 10115

Im getting an error...did i do this wrong?

if>{(%card1%=13) and (%card3%=13) while (%card2%13) and (%card4%13) and (%card5%13)}

I get a message from MS saying... "w not appropriate"

Thank you,
Mark
by Mark Gevry
Sun May 22, 2005 9:59 pm
Forum: Technical / Scripting
Topic: IF, OR, and WHILE help
Replies: 8
Views: 10115

IF, OR, and WHILE help

Hi. IM trying to automate a video poker game. It has the 5 cards, etc.. and is there an easier way to do this.... if>{(card1=k) and (card3=k) while (card2=a) or (card2=2) or (card2=3)ETC...(same line)...and (card4=a) or (card4=2) ETC...(same line)..and (card5=a) or (card5=2)..ETC... goto>A_LABEL end...
by Mark Gevry
Sat May 21, 2005 7:14 pm
Forum: Technical / Scripting
Topic: complex if> not working
Replies: 4
Views: 5728

No... Thats not it I just did a type when making a subject. in the script it is not like that... thanks though.
by Mark Gevry
Sat May 21, 2005 5:02 pm
Forum: Technical / Scripting
Topic: complex if> not working
Replies: 4
Views: 5728

Thanks a lot
by Mark Gevry
Sat May 21, 2005 5:36 am
Forum: Technical / Scripting
Topic: complex if> not working
Replies: 4
Views: 5728

complex if> not working

Hi. This script im doing reads 4 cards, the same number card, but different suit. When i use complex if expressions, it wont do anything. When i use regular if expressions, it works...EX: COMPLEX label>read GRC>333,444,555,111,card1 if>{(%card1%=3455345) OR (%card1%=845645) or (%card1%=543553) OR (%...
by Mark Gevry
Wed May 18, 2005 7:57 pm
Forum: Technical / Scripting
Topic: combining if>
Replies: 1
Views: 3582

combining if>

Hi, can you do this?

gpc>x,y,A
if>%A%=124543,643643,856457,dosomething

So that A can have 3 different pixel colors.
by Mark Gevry
Tue May 17, 2005 8:42 pm
Forum: Technical / Scripting
Topic: IF> question
Replies: 1
Views: 2793

IF> question

Can you do this?
gpc>198,498,a
gpc>123,436,b
gpc>154,435,c
gpc>129,543,d
gpc>346,734,e
if>%a%,%b%,%c%,%d%=%e%,dosomething

Will ms allow you to do that?
by Mark Gevry
Sat Mar 26, 2005 4:19 am
Forum: General Discussion
Topic: mjtnet office hours
Replies: 1
Views: 4096

mjtnet office hours

Says your office hours are 900 - 1800 GMT (london). Uhm what exactly are those times in EST? Cause normally i recieve my reply email within 12 hours and its past that and didnt know if you guys were sleepy heads or what. hehe

Regards,
Mark
by Mark Gevry
Fri Mar 25, 2005 3:16 am
Forum: Technical / Scripting
Topic: sending a key to a screen..not working?
Replies: 2
Views: 3853

sending a key to a screen..not working?

Im playing a online game that requeirs u to press the a,s,z,x,c,d button to do skateboard tricks. And send> does nto work and neither does send character/key> or whatever. Would Ascii> work?
by Mark Gevry
Fri Mar 25, 2005 3:09 am
Forum: Technical / Scripting
Topic: buttons can have hints?
Replies: 1
Views: 3475

buttons can have hints?

What on earth does it mean "buttons can have hints"? And can you add color to the dialog buttons yet?
by Mark Gevry
Wed Mar 16, 2005 9:18 pm
Forum: Technical / Scripting
Topic: Read colors no matter where the screen is..
Replies: 3
Views: 4772

Sorry could you put some numbers in so i get the jist of it? Just new to this thing.
by Mark Gevry
Wed Mar 16, 2005 7:47 pm
Forum: Technical / Scripting
Topic: Read colors no matter where the screen is..
Replies: 3
Views: 4772

Read colors no matter where the screen is..

Hi. If you GetPixelColor of things, such as in a game, instead of moving the window and then getting the colors there, is it possible to let it not matter where the screen is. I thought you had to use the ADD> command to do this im just not sure? Example please? Thank you.

Regards,
Mark
by Mark Gevry
Wed Mar 16, 2005 7:43 pm
Forum: Technical / Scripting
Topic: VBscript with mouse clicking?
Replies: 0
Views: 3759

VBscript with mouse clicking?

Hi. Ive ran a visual basic prgram before that clicks stuff and you cant evens ee the mouse mvoe its soooo quick..but in MS, even with getcursorpos its not as fats as i want it to be. Is there a code for vbscript that does this? Even if its not as fast? It would be a GREAT help. Thank you. Regards, M...
Sign up to our newsletter for free automation tips, tricks & discounts