EDIT: I DONT NEED ANYTHING FOR THE TEXT NOW! FER0CITY HELPED ME WITH THAT! JUST NEED COLOURS HELP!
hey so i am writing a script (almost done except for this) that gets swag-bucks on swagbucks.com which can be traded in for gift cards. ok heres my problem: who the hell searches "Dogs" over and over? so i want to write a list of possibile (say, 20) things to type. here is my typeSearch procedure so far:
would i putCode:procedure typeSearch; begin SendKeysVB('Dogs', True); //put what you want to put inside the 's end;
and then for each possibility (0, 1, 2, 3, 4, 5, 6, 7...) declare something to search?Code:procedure typeSearch; begin SendKeysVB(random(20), True); //put what you want to put inside the 's end;
also, i need help on clicking a color :]
i want it to find and click the color, so that when the screen comes up saying you get a swagbuck the coord. isn't in the wrong place.
all helpers who actually helped will get the script free(it's a private release :P)







Reply With Quote









.

