Macro for Completing Email Submits

charlie3

Senior Member
Joined
Oct 4, 2009
Messages
1,078
Reaction score
493
If this is in the wrong section mods feel free to move it.

First off, I've learned a lot from this forum and am very happy for finding it. But, I have a question. Is there anyway to make a macro that loads email submit offers, then inputs an email address from a source (could be a text file or a small box on the website), and does this for a number of email submit offers? All sets of offers would be completed by different IPs and emails, but I'm not sure how to make a macro that would load URLS and input various emails.

If someone could help me out with this that would be great and when I do have some amazing, money making idea I will be sure to post it here in BHW first and then possibly sell it on DP :D

Thanks!
 
If all the work is simple enough for me to complete I will be making the macro, but if it turns out I need programming experience and such then I will be outsourcing.
 
You could do something with iMacros like the coding below:

Code:
VERSION BUILD=6251210 RECORDER=FX
TAB T=1
SET !ENCRYPTION NO
'Gets variables
PROMPT Please<SP>enter<SP>the<SP>email<SP>address<SP>(No<SP>www). !VAR1
URL GOTO=http://www.site1.com
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:submit.php?step=2 ATTR=ID:email CONTENT={{!var1}}
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:setup ATTR=NAME:Submit

If you get the URLs and the field names you could edit the code above and do what you are looking for. Also add in a proxy rotater to get more submits and you will be rolling.
 
Iamm43 thanks for that! I'm pretty new to macros, but I'll be sure to give that a go and see if I can get it working.

I'll post back if I get it going. Thanks again.
 
If you have learned a lot from this forum, I wonder how you don't realize that you're totally in a wrong place to discuss that kind of fraud bullshit.. Why not just concentrate on getting good leads instead of working to fucking kill the game for everyone in the long run...
 
Blackhatworld... <---BLACKHAT

And btw you do not know my method, the background of what I'm doing, and how I am going to do it. It was a simple question for creating a macro so if you aren't going to post useful information then don't waste your time and don't waste mine.
 
Blackhatworld... <---BLACKHAT

And btw you do not know my method, the background of what I'm doing, and how I am going to do it. It was a simple question for creating a macro so if you aren't going to post useful information then don't waste your time and don't waste mine.
Blackhat isn't illegal. Fraud is. Read the rules, pal.
 
What I am doing is not illegal. I don't understand where you guys got that idea from. I didn't even tell you the half of what I was doing, but you so quickly assumed. I just asked a simple question about a macro. To clarify, what I am doing is not illegal or fraud, but may be seen as blackhat by some networks. Cleared up? Good.
 
What I am doing is not illegal. I don't understand where you guys got that idea from. I didn't even tell you the half of what I was doing, but you so quickly assumed. I just asked a simple question about a macro. To clarify, what I am doing is not illegal or fraud, but may be seen as blackhat by some networks. Cleared up? Good.

By the way you described your op. Saying it pulls emails from a txt file, submitting multiple offers over different ip's.. This sounds a lot like fraud, the kind of fraud that is not allowed in here. I just got done reading another post about some guy with 9 firends in the u.s.a and how to more or less commit fraud with the 9 ip's. jumped into this post and seen yours and said and how is this not fraud ? I think I get what your doing but think about how you submit your post's.

You could have said, Hey I'm developing a type of software registration system where instead of paying for the software, it will give the option to complete 4 surveys, to make it more easy for the software user/buyer it would be ideal if it could auto complete the basic fields of the offers like email, address and whatnot. anyone know how to turn this function out into a script to auto complete the offers ?

That sounds nothing like fraud to me.
Good luck with your script
 
nlantz- thats a far stretch of imagination(although i love the creativeness) but still posible
3charlie- from what info you gave it definetly does sound like fraud(illegal, will get you banned, bad things ect...) but if its not and us here at bhw have given you so much why not take this time to clear up you name and let us know what your doing. nothing specific or any method\personal info, just a rough idea?
Posted via Mobile Device
 
Back
Top