Search found 38 matches

by jj45410
Mon Dec 01, 2008 11:10 am
Forum: Beginners
Topic: CreateDir
Replies: 18
Views: 14498

Thank you, Works fine now
by jj45410
Mon Dec 01, 2008 9:44 am
Forum: Beginners
Topic: CreateDir
Replies: 18
Views: 14498

CreateDir

Ok, A test script I was playing with and is now fixed uses createdir, How do I tell it where to create the directory? because it just creates it in my Macro scheduler folder.. I wish it to appear on my desktop.
Thank you, jj45410
by jj45410
Mon Dec 01, 2008 9:42 am
Forum: Beginners
Topic: A checkbox test gone wrong
Replies: 2
Views: 3557

Thank you, Metettmar
by jj45410
Mon Dec 01, 2008 9:20 am
Forum: Beginners
Topic: A checkbox test gone wrong
Replies: 2
Views: 3557

A checkbox test gone wrong

Dialog>MyDialog Caption=DirectioryBomb Width=445 Height=279 top=CENTER left=CENTER Button=run macro,184,198,98,20,3 Button=exit macro,184,146,97,20,2 Checkbox=msCheckbox1,boom,24,56,97,False Checkbox=msCheckbox2,bam,24,80,97,False EndDialog>MyDialog Label>MainLoop Show>MyDialog,result if>result=2,E...
by jj45410
Mon Dec 01, 2008 1:55 am
Forum: Beginners
Topic: Findimage script, Help please
Replies: 1
Views: 3033

Findimage script, Help please

SetFocus>RuneScape - the massive online adventure game by Jagex Ltd. - Windows Internet Explorer wait>1 FindImagePos>C:\Documents and Settings\Goergia\Desktop\button1.bmp,SCREEN,0,0,XArr,,NumFound If>NumFound>0 wait>1 LClick Endif wait>1 FindImagePos>C:\Documents and Settings\Goergia\Desktop\button2...
by jj45410
Mon Dec 01, 2008 1:46 am
Forum: Beginners
Topic: Dialog Button syntax?
Replies: 4
Views: 5244

Nope, spot on ty.
by jj45410
Sat Nov 29, 2008 2:33 am
Forum: Beginners
Topic: Dialog Button syntax?
Replies: 4
Views: 5244

Dialog Button syntax?

Dialog>Dialog1 Caption=Websites Width=445 Height=156 Top=CENTER Left=CENTER Button=Mjtnet.com,24,16,385,25,10 Button=Google.com,24,48,385,25,11 Button=msn.com,24,80,385,25,12 EndDialog>Dialog1 Show>dialog1,res1 If>res1=10 Exe>http://www.mjtnet.com EndIf If>res1=11 Exe>http://www.google.com EndIf If>...
by jj45410
Tue Nov 18, 2008 9:10 pm
Forum: Beginners
Topic: I'm new here
Replies: 3
Views: 4170

I'm new here

Hi, I'm kind of new to macro scheduler scripting... I've tried some javascript, java and I know a fair bit of that but VB script is sort of new to me. I learn by actually looking at the code and I was wondering how to make a menu that could open up and show all my favorite websites. If someone could...
Sign up to our newsletter for free automation tips, tricks & discounts