Build ANY Application Yourself In Minutes!

jonny110

Regular Member
Joined
Feb 27, 2007
Messages
279
Reaction score
257
Hi there BHW!

Here is my latest gem. Some of the more experienced of those here will know what I am about to divulge - and will no doubt hate me for it.

But hey, I don't give a shit.

Have you ever wondered how you could automatically login to email accounts, automatically build facebook accounts, automatically create gmail, yahoo and msn accounts without having to buy expensive over hyped applications that stop working after a couple of days when the sites update their script?
Think you need a PHD and a white coat?
Think it will take weeks and need testing over and over? What if you could even test the applications you build AUTOMATICALLY?
What I am talking about of course are MACROS.
These are small (or big) applications that carry out windows processes automatically for you!
So, for instance, you could leave yer PC on while you go out and bone your girlfriends sister and come back to a heap of automatically created Twitter, Gmail, Yahoo, any accounts. The forms are filled in by the software with random or preset values, and then automatically submitted. It is so easy!
What do you think the programs you see such as se nuke and gyc account creator use? MACROS!
When sites update also, you can quickly change the macro to resubmit passwords (gmail account creation) or anything in minutes. No waiting for some lazy ass programmer to pull his socks on and get out of bed.

They can even check to see that accounts have been craeted using image recognition on the pages.

So how do I create these wonder programs? you may ask. Well there is even software that makes the process EASY for you. The one I use the ( and my favourite) is called WinAutomation. You can get a recent version off Isohunt.

You create your macro without ANY programming using drag & drop functions.

You then, the best bit, create an .exe from the macro which can be launched by any other program, or used on ANY pc without installing winautomation.

For instance, I have an app that creates a gmail account, then launches another app that creates a facebook acount and ties it to that gmail account. It then auto populates (randomly from values) the profile details and adds a photo from several thousand I scraped.

It then lanches a program that creates a twitter account and ties it to the gmail and facebook account. All are verified automatically. Creating these apps took me about 6 hours in total, and I just leave them running.

As I am on a dynamic IP, as soon as the IP gets banned the macro that looks for this launches my IP rotate macro, and I start again.

If you were on a static IP you would just use a proxy program, which you could use to change the proxy, with guess what, a macro!

I even have one running to answer emails from outlook based on keywords in the messages - no auto responder required and a damn site better then the outlook one.

Other macro softwares available from isohunt are: BPA Automation (good, but dosen't create an exe file) and Macro Scheduler (good, creates exe, but needs a bit of VB knowledge).

Anyway what are you waiting for, get those macros made!:D

Let me know how you get on folks!
 
thanks for the post, do you have to know any kinda game/app coding at all?
 
My favorite is AutoIt. Great forums, great help files with examples. Very easy to learn and use. Even have plugins in the forums for creating quick and easy GUIs.
 
for those toys you need knowledge's , it's true , can work , but ..... :) knowledge's is needed :) ... what you can make with someone who don't know even how to install wordpress ..
 
would you be able to post your torrent url if you remember it.

did you get the latest 3.0 version?

i can only find version 2.0 with like 4 seeders..........
 
The 3 version ain't out yet and i don't want to get in bother here for posting warez links. Just go to isohunt and type winautomation. Use the MRX one i couldn't get the DOA version to work on my PC.

Honestly - you can like figure this out in minutes how to use this software.

Auto it - i'll have to give that a try!
 
Win automation pretty much sucks imo ;/ does not have any variables or such i have done some simple things with automate but you can't convert those into stand alone exe files as i recall.
 
I use Selenium IDE to autorespond from my free Yahoo webmail accounts.
 
gogetta is also making a Video tutorial for making Bot's with IMacro.
 
Win automation pretty much sucks imo ;/ does not have any variables or such i have done some simple things with automate but you can't convert those into stand alone exe files as i recall.

Try taking a look at their website. The version I have converts the macro into an exe, and has lots of variable functions.
 
The 3 version ain't out yet and i don't want to get in bother here for posting warez links. Just go to isohunt and type winautomation. Use the MRX one i couldn't get the DOA version to work on my PC.

Honestly - you can like figure this out in minutes how to use this software.

Auto it - i'll have to give that a try!

on their website i went to free trial to see what version they were up to and they said version 3.

And the seeders on isohunt are very low, cant seem to find it any good place else.
 
dude just google it.

WAREZ isnt allowed here but what about other FORUMS?

hint hint...?
 
hah love macros, setup one to monitor a control for a message on messenger then u can just text it commands :)
 
flybeta i think you can use Harro's guide on ewhoring though messenger , its easier to use ! It uses Mirc and messenger!!

can anyone help me on macros ? ANy good tutorial on the net ?

Thanx
 
THx for the idea man, does anyone of you have any good starting tutorial about macros and how to use them??

Regards

Bon
 
Any manual on how to get it to do a little more complicated things?

especially how to make it bypass chaptchas
 
oh thats great.
so how dont u share with all ur own exe's ?
 
Glad to see all the replies here!
Dude, not tutorials needed - just try winautomation for yerself.
No coding knowledge required, just drag & drop.
Eg. 'move mouse to' then all you do is move the mouse to whatever form field and press ctrl.
and then you drag a left click.
and then you drag a 'random text' command.
the mouse will then automatically go to that spot when you run the prorgram, click on it and insert random text.
how easy is that???:D

BTW BTW BTW

i am going to start on a automatic linkwheel creator. if anyone wants to offer input, or knows where i can get a decaptcher THAT WORKS let me know.
 
AutoIt is freeware :

Code:
http://www.autoitscript.com/autoit3/

Just dl'd it meself.
 
Thank you for reminding me I need to know a ton more about macros!!!

What are peoples opinions on Automate? I installed but need to learn after ppl were raving about how good it was here.

My coding is very basic.

Also how do you get around captchas with macros? I started to think of some cool ideas but most things will normally need a captcha.

Thanks again

:)
 
Back
Top