Search found 152 matches

by idiot
Wed Jan 20, 2010 12:39 am
Forum: Technical / Scripting
Topic: run script each 90 seconds
Replies: 14
Views: 10021

another way you can do it it set macroscheduler up to run multiple scripts at once and have one script timing 90 seconds and every 90 seconds press a key and have another script set to run when that key is pressed every 90 seconds works great lol wierd but works lol
by idiot
Wed Jan 20, 2010 12:26 am
Forum: Technical / Scripting
Topic: run script each 90 seconds
Replies: 14
Views: 10021

just type this out real quik but its what i ue for time delays lol simple yet effective this will basically do your script wait 90 seconds after it finishes and do script again im not sure what you mean by you need it to be exactly 90 seconds with out your code posted im only guessing if there is no...
by idiot
Tue Dec 08, 2009 2:42 am
Forum: Beginners
Topic: How to set mouse cursor on found text !!!
Replies: 3
Views: 4954

when you use waitscreentext you can set a timeout in seconds i would just do like 5 second per text you wish to detect or how ever long you need to wait depending on script and window explorer loads and what not so something like this label>1 Let>WST_TIMEOUT=5 WaitScreenText>screentext1 if>WST_RESUL...
by idiot
Tue Dec 08, 2009 2:26 am
Forum: Beginners
Topic: If this found, do this, but if this found do this
Replies: 2
Views: 3447

this is a little difficult first you need to be able to detect what numbers appear im guessing its for some game so i would suggest imag recognition to detect what number appears then do something like this for loops you get the idea 1 loop section for each number you wish to look for depending on w...
by idiot
Sat Nov 28, 2009 8:58 pm
Forum: Technical / Scripting
Topic: Unwanted Exit
Replies: 1
Views: 2815

whats the game and could you please post your script here so we can try and see what problems is we really need more info to help you
by idiot
Fri Nov 27, 2009 2:57 am
Forum: Beginners
Topic: CMD trouble with Windows 7 !?!
Replies: 9
Views: 9906

deleted sorry
by idiot
Fri Nov 27, 2009 2:41 am
Forum: Beginners
Topic: Difficulty with setfocus
Replies: 2
Views: 4137

blah his way works but to complicated just use waitwindowopen command before you setfocus
by idiot
Fri Nov 27, 2009 2:31 am
Forum: Beginners
Topic: Script not working when using SetFocus on a game.
Replies: 6
Views: 9482

radzil my boy you scriot has a few problems for using with WoW first rclick dosent always work for it and you never setfocus to window for wow and you can only setfocus if you play in windows mode not full screen i no longer have wow so i dont know what window name is fo rgame but i will guess to gi...
by idiot
Fri Nov 27, 2009 2:20 am
Forum: Beginners
Topic: Where should I start?!
Replies: 6
Views: 6289

i suggest you jump into writing a script with no experience like an idiot like me i think doing is the best way to learn what you need to do first its decide what you need your script to do for you and then ask alot of questions and we will help you no point in learning all of the capabilities of th...
by idiot
Fri Nov 27, 2009 2:11 am
Forum: General Discussion
Topic: happy thanksgiving everyone!!!!
Replies: 0
Views: 3087

happy thanksgiving everyone!!!!

not a question not a request just a mere statement of love and happiness for all i love all of macro scheduler community kisses all :D :D :D
yes i know this dosent belong here but i still love you weeeeeeeeeeeee :) :mrgreen:
by idiot
Thu Nov 12, 2009 10:18 pm
Forum: Beginners
Topic: How to capture info on a webpage
Replies: 4
Views: 5369

i would suggest using macro schedulers image rocognition if you want to have it be able to detect image when it appears that what i do for game cheating alot
here is link for tutorial video on how to use it


http://www.mjtnet.com/demos/irdemo.html
by idiot
Thu Nov 12, 2009 10:00 pm
Forum: Technical / Scripting
Topic: keyboard emulator buttons
Replies: 8
Views: 7650

hmmmm every key worked for me but ill check into it see what i can do maybe ill change all the buttons to use vk_keys instead that might make it more compatible with current windows but will take awhile to change all that so give me some time and to rain well not everyone has it or even if they do h...
by idiot
Sat Nov 07, 2009 6:02 pm
Forum: Beginners
Topic: Script not working when using SetFocus on a game.
Replies: 6
Views: 9482

i figured out what your problem is you need to downgrade nprotect gamegaurd to long a process to explain here just google it thats what i did
google how to downgrade nprotect gamegaurd in flyff theres lots of tutorials
good luck bro
by idiot
Wed Nov 04, 2009 9:02 pm
Forum: Technical / Scripting
Topic: keyboard emulator buttons
Replies: 8
Views: 7650

all finished heres edited code had to add wait after setfocus to get keys to send correctly but works great thanks for the help bro VBSTART VBEND Let>comma=, Dialog>Dialog1 Caption=KeyBoard Width=874 Height=292 Top=446 Left=81 Label=selection,4,4,true Button=9,760,88,49,25,57 Button=8,712,88,49,25,5...
by idiot
Wed Nov 04, 2009 8:33 pm
Forum: Technical / Scripting
Topic: keyboard emulator buttons
Replies: 8
Views: 7650

yes works but you have to click on the window you wish to send character each time then click button i will need to edit to keep focus on window LastWindow so you can type more freely
Sign up to our newsletter for free automation tips, tricks & discounts