So I Made My First Bot With Imacros

@henrygale

search this forum I think there is one imacro floating(maybe this thread) which scrapes
first and last names from fake name and it works great.. hope you enjoy this imacro stuff
 
hello.. Ive made a collection of macros to log on to all the ping.fm sites, listed, and now i want to click on th confermation emails, as they come from lots of different sources, and this eamil adress is set up exsclusivly for handling emails from these acounts can i just put http://* in the macro?? plus how do i get it to cycle throught all mails in the account? any help or better still:) a macro already made for this for yahoo and google accounts... I know someone posted a prog to do this later in the thread but nervous about using an .exe , and as you already sussed it out could you post or pm me cheers,
 
Hey what up guys.
Seems like this thread has died off huh. It's not nearly as active as it used to be, I guess everyone has moved on to other better and faster languages to learn (I have too :D) but iMacros was an awesome introduction into automation and I still like to play around with it once in awhile.

Anyhow for those still interested in iMacros or just starting to learn, I've successfully created my first KeyGen with VisualBasic by following a tutorial on ehow a couple mos. ago and low and behold these keys work on the new Version 7.0.0.565 Beta as well as v6.90. It seems there good for a year from the time you activate.

As usual disconnect first and these should work for you, I just used the very first one in the list with success. I had forgot all about this KG I made and when I just tried to use V.7 beta trial I installed a month or so ago, it was expired...lol
The time was up and I was getting ready to delete it when I thought I'd try to generate a key to see if it'd work.

Anyhow I loaded the first key from this list and I'm now activated for a year with the Scripting Edition.....ENJOY! I can generate more too if need be...:D

TFTHL-2B48P-75PCR-GHIJV-BALHE-LBJMR
TFTQZ-ACL4F-FF8NG-5FAGC-PE7LP-UFKTA
TFTQZ-ACL4F-FF8NG-5FAGC-PE7LP-VFKTA
TFTPR-6D772-BEFWR-U4E6Y-P3LVI-U4SWN
TFTUB-3JEEX-6DKKM-WJM5A-JNUI6-B7IGE
TFTDC-58EKH-MBL44-V6K5K-6JCL4-N4755
TFTPP-IZ2W6-FX6P3-3EEGQ-MR7YE-3WKRK
TFTWU-6T6DN-J4LUI-XSJPG-TTKVL-MQX2D
TFTEJ-VSFYS-F3KFU-KLFGT-AVBUS-TEQHC
TFTQE-7GAXV-4LJK4-2JBTM-TKRRV-GAP52
TFTCJ-8LDEU-5Y4MK-WF38H-8L2QT-FV338
TFT2H-PPGTM-DF5IH-3HTW8-IVVTZ-U5XYD
TFT3H-U8ZT6-BMKL2-KXRKG-MTJKV-JQTY5
TFTJQ-TM83J-PCV5G-XPH7B-H2I3N-YEZPU
TFTK8-VQIGM-ITVAZ-YV2X3-KRKAE-N5V8J
TFTWG-C46QB-FH4F6-CR26C-WRKFV-8MSTM
TFTLB-M88QN-ITNVW-SUZLF-IUZXA-M7D4X
TFTQE-3L8L4-HSWWH-23YQ6-BQX8W-GHUGW
TFTPE-3Z4B6-P5E3L-2ZQI6-52JFC-MP4EL
TFTFJ-2LVTL-JVN52-M83QY-UJZES-ALP68
TFT3A-WHBBZ-KINZM-JWYQN-FHRQE-RXZP2
TFTCT-4MVF6-2ZYJB-IJH5H-H5URX-5MCVM
TFTB8-HZ4KY-UTFDY-RTVA4-ZE2TI-K7MB8
TFTY3-S5ZJF-G6X83-PQQWT-8JY2F-J4WTE
TFTA7-4M3WU-DCACQ-XRE77-JL6IM-4E5LG
TFT75-Z8SW2-CP3UU-CJQYC-UCEL8-FVL5C
TFT4A-STHPA-H3HN5-TB4QY-N8K6W-HKGWE
TFTP4-UJ4R5-V5UI4-UP55Y-BDUSS-DBMAT
TFTG5-63637-GTS7U-UVY3K-7UGZC-6KYEJ
TFTUM-KGTDB-BGWTR-AAQI2-7Q2Y3-HJTYF
TFT7L-YKPYH-EACP7-JDYLQ-M6GBZ-8ZNPZ
TFT56-TWU7B-S44EI-2CXLB-PAEFP-B2L4K
TFTUL-ZHIJE-IQ8XW-BGVYR-XJ686-ESD5U
TFTAR-HPHJM-FGNYJ-ZNIQI-BUD5T-842SU

If you haven't yet tried v.7 yet it's FAST! way faster than 6.90 and has way more features, you'll see, it's a little hard to find the download and I have the one from a little over a month ago, this link is for the newer v from a week ago. I don't see any reason why it shouldn't work though.
hXXp://wiki.imacros.net/Upgrading_to_Version_7
don't forget the XX need to be changed to tt.....lol
 
imacro scripting help required.

I just want to know how do we work with scripting edition
I have downloaded PSpad

now i want to write a c# code + imacro script

how do we proceed...

plsssss help ....
 
How can I setup imacros to scrape text from an url and input it into a form field?
 
I got a tricky little problem, just cant seem to solve :( See pic no spam
www dot yourhelpme dot com/column.JPG


When down loading the data extracted on to the .csv file I need it to write to column ?B? because column ?A? has data that I want to stay intact,
I'm using Firefox Imacros 6.7.0.1 , is there a command to ignore the 1st column, the same way you can miss the 1st row?

thanks all :rolleyes:
 
hey Tukru,
Couldn't you just read the data from col 1, and then add it to a new file, followed by the col 2 data?

iMacros isn't the best for editing files, better off to have an input file, and an output file.
 
hey Tukru,
Couldn't you just read the data from col 1, and then add it to a new file, followed by the col 2 data?

iMacros isn't the best for editing files, better off to have an input file, and an output file.


Hey Dude I could do it that way but then it wouldn't be automated that's not the idea solution let me know if you got the fix though!!!!
 
I got a tricky little problem, just cant seem to solve :( See pic no spam
www dot yourhelpme dot com/column.JPG


When down loading the data extracted on to the .csv file I need it to write to column ?B? because column ?A? has data that I want to stay intact,
I'm using Firefox Imacros 6.7.0.1 , is there a command to ignore the 1st column, the same way you can miss the 1st row?

thanks all :rolleyes:

The answer to my question is

SET !EXTRACTADD {{!COL1}} :D
 
Oh yeah... I've been a big fan of iMacros for quite a while now. I used to have the free plugin for FF and with that tool alone I was able to script me up a forum poster bot. It made my life so much easier... I just composed my forum post, ran my script and went for a cigarette break... 10 minutes later my post had been entered into my list of boards (At one point I had this baby posting to 100 boards without a hitch... mind you these were not boards that I just spammed and left... I am actually a member at all of them... I used iMacros to make posting my content to the boards quicker and easier). I recently got me the paid version *cough* *cough* ~~~look for it in the Downloads section~~~ I can't wait to start messing with the added capabilities.
 
If someone can create a macro to run in Firefox (free) iMacros that will:

Login to a list of youtube accounts and thumb up and favorite and video or a series of videos (max probably 4) - then I have $50 for them and I'll share with BHW.
 
imacros is pretty decent has some limits though but i use it for a lot of things. It's free too.
 
edit: sorry for the 7 posts.... bhw was going really slow for me..

I got captchas to work using beatcaptchas.com, $8 per 1000
It takes the captcha image, uploads to their server, then send the completed back to you . It's pretty easy to setup I managed to do it and it's my first day working with imacros.

Heres the code you would use to implement beatcaptchas, and I think it would be similar for any other captcha site.

Code:
FILEDELETE NAME=c:\pic.jpg
ONDOWNLOAD FOLDER=c:\ FILE=pic.jpg
TAG POS=1 TYPE=IMG ATTR=HREF:<INSERT CAPTCHA LINK/ID>
URL GOTO=http://beatcaptchas.com/captcha.php
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:upload.php ATTR=ID:key CONTENT=<INSERT YOUR BEATCAPTCHA.COM KEY>
TAG POS=1 TYPE=INPUT:FILE FORM=ACTION:upload.php ATTR=NAME:file CONTENT=c:\pic.jpg
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:http://beatcaptchas.com/upload.php ATTR=NAME:submit&&VALUE:Submit
TAG POS=1 TYPE=BODY ATTR=TXT:* EXTRACT=TXT
SET !VAR1 {{!EXTRACT}}
Tha is awesome, thanks for the example... but can you make one work with "decaptcher.com"?
They don't hve a key and require a username/password combo

Been using this for ahwhile, Captcha beating is easy, you just need to use the right service. Once you become a pro you will realize why you need something better like their scripting version. there is no error handling with imacros. You will eventually need conditional error handling to get very large scale. Imacros is nice in the sense that you can get sometihng up and working very quickly.
Likewise.... did you figure out how to use decaptcher.com's service?

I managed to do it with winaut0n0mation, using the "split text" command. I split the text when it encountered a variable and then wrote the second part of the split text in a .txt file with "write text". Hope it helps others.

Are you saying Winautomation splits the captcha and can read it?? or what are you saying it does?
 
Back
Top