Jump to content
UBot Underground

positivity13

Members
  • Content Count

    34
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by positivity13

  1. its not a smart move to pull data straight from the MYSQL database , i'd say you need to create an API interface , easier/faster way to get your data without some ennoying errors!

    then you can use either the browser or a http call to pull the data out , output could be either xml or JSON !

     

    Regards

    Hi Aymen,

    I know this post was a while ago, but can you point me in the right direction to create an API, as currently I pull my data from varies MySql queries straight from you bot.

    Thanks

  2. [For Sale] - HTTP Pinterest Account Creator  Source Code
     
    Extremely Fast. Integrate this into your existing pinterest bots. Or just use as educational tool.
    $54.95  $29.95
    http://bretcontreras.com/wp-content/uploads/Paypal-Buy-Now-Button-Transparent.gif
     
    http://blog.dlvr.it/wp-content/uploads/2013/06/pinterest-logo.jpg
     
    24 Year Old Makes over $1000 dollars a day with his hundreds on Pinterest bots.
    Read the article here - http://www.dailydot.com/news/pinterest-steve-amazon-spammer-tells-all/
     
     
    This is source code only, so you need Developers Version, Aymens Http post plugin(paid) & File management plugin (free)
     
    $54.95  $29.95
    http://bretcontreras.com/wp-content/uploads/Paypal-Buy-Now-Button-Transparent.gif
     
    Please see video below of code working.
     
    http://youtu.be/ogSFpeT2G4Y

  3. Thanks for the great review, appreciate it !!! My first bot I've sold on here.

     

    Yeh I have been using it on and off for age with out a problem. Just make sure if you use multiple accounts to use proxy! you can actually open more than one of them up at a time. Each with a different user name,password and proxy  :)

     

    Are there any other sites other than the followlike.net I should do a bot like this for?

  4. Hi Kev,

     

    It seems its not getting to the stop script part, as the shell batch command I guess doesnt register it is finished. Because it just opens a new cmd window and then a new bot, so say I let it loop 30 times there would be 30 cmd windows and 30 bots open.

     

    I am using windows 8, does that make a difference?

     

    example bot code compiled and called test.exe:

     

    set(#value, 0, "Global")
    loop(10) {
        increment(#value)
        load html(#value)
        wait(1)
    }
    shell("C:\\Users\\Mark\\Desktop\\Batch.bat")
    stop script

     

    The Batch file is this:

     

    "C:\Users\Mark\Desktop\test.exe" /auto

     

     

     

    What am I doing wrong?

  5. I have developer version and have tried everything. I have turned off flash, this allows you to select upload, but the picture never uploads properly, just get the loading circles.

    I have turned off JavaScript, again can select but this doesn't even load the loading circles up.

    I have tried to set variable and use captcha, no luck.

    Also have experimented with user agents. Still no luck. Can some one point me in the right direction?

×
×
  • Create New...