Help - Search - Members - Calendar
Full Version: Help with Script
AC Tools Everything Macro > AC Tool Macros > Macro Development
GunMiNiHo
hey guys =( im desesperate i cant make work a script wich is this:

CODE
constants
////No tocar nada d aca
//HomeButton = 400, 340 //with ACTools in focus, hover your mouse where your firefox "home" button is then press CTRL + m
Email1 = 250, 240 //ditto
Email2 = 250, 267 //confirm email
SandraMuente = 35, 828
NumbresLoc = 250, 295 //numbres y appollio thingy
////////////////E-Mails////////////////////////////////
YourEmail = minihot_123@hotmail.com
DelSpeed = 5000 //Lower if your internet and computer is faster, higher if the opposite
Numbres = Erick //whatever your number is
end

delay 5000 //3 seconds to click onto your firefox

//loop 220
//MousePos $HomeButton
//leftclick
//delay $DelSpeed

MousePos $Email1
leftclick
delay 1000
keys $YourEmail
delay 100

MousePos $Email2
leftclick
delay 1000
keys $YourEmai
delay 100

MousePos $NumbresLoc
leftclick
keys $Numbres
delay 100

MousePos $SandraMuente
leftclick

delay 100
//keys {return}
//delay $DelSpeed
end


i will explain a lil its a bot to vote by itself in this web: http://www.premioapdayc2008.com/index.php

basicly what it does is click on:

-E mail field
-write YourEmail constan
-go to Second Email Field
-Write again Email constant
-Select Sandra Muente option
-press ok
-press F5 to refresh and go vote again


^^ the problem i got is that when it writes my mail it does like this: "minihot_123"hotmail.com" and also it doesnt go to second field to fill again the mail :S please heeeeeeeelpe me =(

also i need to do same with other 200 mails more is there a way to do that??
Bear
Well, doing what you want is the easy part, how to you plan on getting past the VALIDATION Code??

QUOTE
Código de validación:


Then there's 21 different boxes, your only selecting one?
Rigging an Election? this Site doesn't need a Bad Rap!!!

Fix it yourself!
GunMiNiHo
well till yesterday there's wasn't validation code mybad, get worked that code, and i think they notice that sdomeone was using a bot, and just today they add that, will be a way to skip or get validation code?
GetPixel();?

no lol that wasn't my finish final script i fixed to make it work ^^
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.