YouTube Bots, web automation tools Facebook Bots Twitter Bots Pinterest Bots...

Tuesday, 2 December 2014

Amazon Gift Code Redeemer

04:16 Posted by Unknown No comments
Below is an Autohotkey script that enters Amazon gift codes from AmazonCodes.txt (1 per line). Save the code below in an Autohotkey script file and run the script. It will open Internet Explorer. Login to the Amazon account you want to add the codes to, navigate to the gift code entry form, and press and hold the Alt key and then press the z key to activate the hotkey that enters the codes. Requires Autohotkey.

Code:

#NoEnv
SetWorkingDir %A_ScriptDir%
;=============================

Pwb := ComObjCreate("InternetExplorer.Application")
Pwb.Visible := True
Return

;=============================

!z::
;==============
IfNotExist, AmazonCodes.txt
  Return
FileRead, e, EnteredCodes.txt
FileRead, c, AmazonCodes.txt
StringReplace, c, c, `r`n, ^, All
StringSplit, ca, c, ^

Loop, %ca0%
{
  d := ca%A_Index%
  StringSplit, da, d, |
  Code := da1

  If A_Index = 1
    Msgbox, %Code%

  IfInString, e, %Code%
    Continue

  Pwb.Document.getElementsByName("claimCode")[0].value := Code
  Pwb.Document.getElementsByName("applytoaccount")[0].click()
  IELoad(Pwb)
  Sleep, 1000

  filedelete, html.txt
  html := Pwb.Document.DocumentElement.innerHTML
  fileappend, %html%, html.txt
  IfNotInString, html, gift card has been applied to your account
  {
    Msgbox, 64, Amazon Enterer, Failed to enter the code...

    Pwb.Navigate("https://www.amazon.com/gp/gc/payment")
    IELoad(Pwb)

    Continue
  }

  FileAppend, %Code%`r`n, EnteredCodes.txt

  Pwb.Navigate("https://www.amazon.com/gp/css/gc/payment/view-gc-balance?ie=UTF8&ref_=gc_lp_wl3_atya_red_new2")
  IELoad(Pwb)

  Sleep, 1000
}

Return

;=============================

IELoad(Pwb)    ;You need to send the IE handle to the function unless you define it as global.
{
    If !Pwb    ;If Pwb is not a valid pointer then quit
        Return False
    Loop    ;Otherwise sleep for .1 seconds untill the page starts loading
        Sleep,100
    Until (Pwb.busy)
    Loop    ;Once it starts loading wait until completes
        Sleep,100
    Until (!Pwb.busy)
    Loop    ;optional check to wait for the page to completely load
        Sleep,100
    Until (Pwb.Document.Readystate = "Complete")
Return True
}

Get Many Views with Prostosurf Account Creator !

04:14 Posted by Unknown No comments
Get Many Views with Prostosurf Account Creator !

hey guys !! :D
i made a bot using imacros it's an account creator for prostosurf.ru :awyeah:
it's an autosurf site but it's in russian but don't worry almost everything is automated :thumbs:
well when you first register in this site you will recieve from 0 to 150 credits
and this bot will make about 3 accounts in 1min !! :uhuh:
the only thing that you'll need to do is to write the capatchas
it's so easy you can write it in less than 4seconds
follow my guide :
1-go to Order Free Random Names - Fake Name Generator
1
[​IMG]
2
[​IMG]
3
[​IMG]
now head to your email account , download and extract the csv file
and name it prostosurf then paste it in the C Drive

now open your firefox's imacros and paste this code :

Code:
VERSION BUILD=8601111 RECORDER=FX
TAB T=1
SET !TIMEOUT_STEP 1
SET !ERRORIGNORE YES
URL GOTO=http://is.gd/nlfLFa
TAG POS=2 TYPE=A ATTR=TXT:Регистрация
CMDLINE !DATASOURCE C:\prostosurf.csv
SET !DATASOURCE_COLUMNS 3
SET !DATASOURCE_LINE {{!LOOP}}
TAG POS=1 TYPE=INPUT:TEXT FORM=ID:registration ATTR=ID:name CONTENT={{!col1}}
TAG POS=1 TYPE=INPUT:PASSWORD FORM=ID:registration ATTR=NAME:password1 CONTENT={{!col2}}
TAG POS=1 TYPE=INPUT:PASSWORD FORM=ID:registration ATTR=NAME:password2 CONTENT={{!col2}}
TAG POS=1 TYPE=INPUT:TEXT FORM=ID:registration ATTR=NAME:email CONTENT={{!col3}}
CLICK X=406 Y=469
CLICK X=406 Y=469
WAIT SECONDS=9
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:registration ATTR=NAME:submit
WAIT SECONDS=1
TAG POS=1 TYPE=A ATTR=TXT:Добавить<SP>сайт
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/add_site/ ATTR=ID:a1 CONTENT=test
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/add_site/ ATTR=ID:a2 CONTENT=http://yoursite.com
TAG POS=1 TYPE=TEXTAREA FORM=ACTION:/add_site/ ATTR=ID:a3 CONTENT=google.com<BR>facebook.com<BR>twitter.com
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/add_site/ ATTR=NAME:add
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/home/ ATTR=NAME:site[] CONTENT=YES
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/home/ ATTR=NAME:count_rm CONTENT=20
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/home/ ATTR=NAME:add_rm
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/home/ ATTR=NAME:site[] CONTENT=YES
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/home/ ATTR=NAME:count_rm CONTENT=20
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/home/ ATTR=NAME:add_rm
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/home/ ATTR=NAME:site[] CONTENT=YES
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/home/ ATTR=NAME:count_rm CONTENT=20
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/home/ ATTR=NAME:add_rm
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/home/ ATTR=NAME:site[] CONTENT=YES
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/home/ ATTR=NAME:count_rm CONTENT=20
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/home/ ATTR=NAME:add_rm
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/home/ ATTR=NAME:site[] CONTENT=YES
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/home/ ATTR=NAME:count_rm CONTENT=20
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/home/ ATTR=NAME:add_rm
WAIT SECONDS=1
TAG POS=1 TYPE=A ATTR=TXT:Выход
[​IMG]

now i'll explain how the bot works
after clicking play the bot will take you to prostosurf.ru
and it will directly fill the name , email and password
all you have to do is to write the capatcha
just like that
[​IMG]
now don't do anything it will sign up and add your link and credits after that it will sign out and the same process will replay
the only thing that you need to do is to write the capatcha :D
NOTE : after looping the bot you have to delete the used lines from the csv file
let's say that you made 10 accounts(loops)
just go to the csv file on the csv drive open it and delete 10 lines :awyeah:

guys it took me a long time to make this bot and to post the thread
so please don't forget to thank$ not just ignore
if you have any problems just comment i will help :giddy:

Email:Password Splitter

04:12 Posted by Unknown 2 comments
Email:Password Splitter

Description:
Splits account lists in the following format "Email:password".

Requirements:
5 posts

Pictures:

[​IMG]

Instructions:

1. Open
2. Auth
3. Load account list
4. Click split accounts
5. Double click the textbox you want to copy. (It will copy everything in the textbox to your clipboard by simply double clicking.)

Updates:

V1.0. Initial release, it does what it should.

Virus scan:
V1.0

https://www.virustotal.com/en/file/...71a59a4431f7098ae58e1083/analysis/1417027020/

Epic Fake Bots - Increase Your PPD & CPA Earnings - $$

03:00 Posted by Unknown No comments
Alright guys, I'm really excited about this thread idea I've come up with.

The purpose of this thread is to compile as many fake bots as you guys want and put it all in this one place!

I will be taking requests here, through PM if you want a private bot or through my skype: youngbuck1970

K, so in order for me to have started this up, I had to code up a quick bot, so the first bot to start this thread legacy is an Amazon Gift Card Generator.

The best part about this thread is that I will/should have enough time to take EVERYBODY's request, both private and public. Give me ideas and I will stop my current project to do yours and post it in this thread! Hope that this thread get's big and that everybody can profit from my fake bots :uhuh:

If you'd like to submit your own fake bot to this thread, please feel free to upload the source to mediafire and I will check over it and add it to this thread!

I have ideas for more fake bots but I don't really do PPD so if you have any ideas make sure to post them here or PM Me!!

ALSO, Bot design WILL get MUCH better. I am now studying designing in my visual basic applications and I will also update previous bots with new designs so make sure to continue to check in on this thread!

Another note, please let me know what kind of conversions you're getting with different themes, I will try to keep this thread as organized as possible for everybody. Hope this becomes as successful as I have it in my head and you guys profit a lot from my bots :thumbs:

Themes:




Bot Request Form:

Bot Name:
What the bot needs to do(Generate, Hack Account, etc.):
Design for this bot(If you want basic, just put basic here):

Request form applicable to change in the future



Bots:

Amazon Gift Card Generator - Basic Theme


[​IMG]



Facebook Auto Cracker(all credits go to @Pizzaface. I edited the bot a little but this is an epic fake bot covering all the angles! Thank him for it below!)
[​IMG]



Runescape Membership Generator - Custom Kiba Theme
Coded this one awhile ago, just found it ;)

[​IMG]


Virus Scans:

Amazon Gift Card Generator - Basic Theme (0/46)

Facebook Auto - Cracker (3/46) [MENTION=89224]Pizzaface[/MENTION] insures falst positives.

Download File

Ultimate AddMeFast Bot Suite V3 (BOT)

02:37 Posted by Unknown No comments

Ultimate AddMeFast Bot Suite V3 (BOT)

Discussion in 'Botting World' started by TEKNO, Friday at 8:27 PM.
?

Does this work for you (no trolls :D)

Results are only viewable after voting.
  1. TEKNO

    TEKNO Member member

    Joined:
    Oct 20, 2014
    Likes Received:
    41
    T$
    New
    [​IMG]

    Update : 30/11/14 @IWannaTaco and I will be releasing a real bot on this soon so stay tuned :)
    Update : I have updated instructions after install so you guys shouldn't have problems with the scripts :D


    Hello to all TBN this TEKNO your dedicated first time bot maker! To answer the most basic question! Yes this is my own bot! This pack of imacro scripts will allow you to rake in HEAPS of points from AddMeFast. You can use these points to get Facebook Likes, Youtube subscribers, Twitter Followers, and many more. Exclusive to TBN!


    You can get roughly 5,000 points an hour with this script.


    The download link will always be the same, even if I update it. So once I push an update, please download it via this post.

    NOTE : Below are the plans for future development of the bot!

    In the Bot:


    Facebook Page Likes
    Facebook Post Likes
    Facebook Post Shares
    Facebook Followers
    Facebook Shares
    Myspace Friends
    Twitter Followers
    Twitter Tweets
    Twitter Retweets
    Twitter Favorites
    Youtube Likes
    Youtube Subs
    And More to Come!



    This is what you'll need for this bot:

    Mozilla Firefox 16+
    iMacros for Firefox
    A Facebook account
    A Facebook fan page



    Instructions (Updated)


    1. Go on Documents and put macros in macro folder

    Your Macros folder can be found at:

    C:/Users/Your Username/Documents/iMacros/Macros

    2. Press the iMacros icon in your Toolbar. A side-panel will open. (In Firefox)
    3. Find the script you want to use
    4. Right Click Script and click edit then scroll down to SET !LOOP
    and enter amount of times to loop and enter you login details in provided spaces while your at it
    5. Depending on your internet speed select replay speed
    6. Click save and press run!

    7. Enjoy.


    Credits


    Me @TEKNO


    Verifications Thanks @MrWonderful @JinXeR
    @rastof


    Downloads

    (Updated zip download) Mediafire Link : https://www.mediafire.com/?encdb16a12mhxbm

    Virus Scan : (I don't know how to upload a whole file so I'm waiting for coder to verify my download however here is URL virus scan! Completely clean!)





    A like is always appreciated, more updates to come and if you would like to donate to my work! Paypal Link : bighandnews@gmail.com Raise a glass once again to TBN!


    Update


    New Bot coming soon no imacros we are hoping it will support self login and cycling through all the tasks on the website! IWannaTaco and I are currently working on it and he has made mockup! Of course we will improve UI further along! :)



    [​IMG]


    UPDATE 1/12/14


    Hi guys this bot below is not mine and belongs to someone else but I thought you might like to try it out! It is still in beta mode and wont work completely properly so if there are bugs let me know. It launches a project by opening a new browser and logger. It will then login to your social media accounts and addmefast account. Promptly followed by doing the tasks one by one. This is a very primitive bot and is very slow perhaps almost slower than the macros so only use if you want to test! All rights go to Pohmeliy! How to use the bot should be self explanatory but if you would like a tutorial comment below and I will write one! :D

    Mediafire Download : Download File
    VirusTotal Scan : https://www.virustotal.com/en/file/...ef80e87ae55ffa2fbf4cd5fb/analysis/1417429403/

Website proxy viewer

02:35 Posted by Unknown No comments
IF YOU ARE GETTING AN ERROR WHEN YOU TRY TO AUTH GO TO SLAPDASH AND JUST POST "AUTH!!!!!!!!" ON A THREAD!

Description:
Visits your website using proxies. :poker:


Requirements:
15 post


Pictures:
V1.0/1.1

V1.2-v1.2.2
[​IMG]
[​IMG]
Credits to Mavamaarten~ for theme

Instructions:
1. Open
2. Auth
3. Add proxies
4. Add your link
5. Add any extra settings you want
6. Press start


Updates:
V1.2.1-1.2.2. Fixed issues with the bot opening.



Whats next?:
A proxy checker
A proxy grabber
Ability to set time in-between views
Multiple links
Maybe ability to click next for sites like adf.ly(but not for adf cause that sucks, only sites like it)
Some stuff people ask for if any


Download File

Amazon GC Redeemer

02:26 Posted by Unknown No comments
IF YOU ARE GETTING AN ERROR WHEN YOU TRY TO AUTH GO TO SLAPDASH AND JUST POST "AUTH!!!!!!!!" ON A THREAD!

Description:
Redeems multiple Amazon gift cards because its a pain to do it by hand.


Requirements:
10 post


Pictures:
V1.0
[​IMG]


Instructions:
1. Open
2. Auth
3. Login to amazon
4. Load GC list
5. Start
6. Get your amazon GCs redeemed quickly


Updates:
V1.0. Initial release, does what its supposed to do.


Virus scan:
V1.0
https://www.virustotal.com/en/file/4d1ebd210b789926ace1f2dd6d551a832e9a7c008cdc1b8c3b73cb8bb833a7d2/analysis/1402579757/


Download File