Jump to content
UBot Underground

[SELL] HTTP POST plugin + Crazy Bonuses Inside


Recommended Posts

is there some kind of documentation? I see a lot of commands and functions but there is no any userguide/help doc/description of what they do and how they should be used.... :wacko:

there is a documentation

https://dl.dropboxusercontent.com/u/53719172/prIMs/HttpPostPluginDocs.pdf

  • Like 1
Link to post
Share on other sites
  • Replies 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

If you Ever Want to create bots that run 100x faster and smoother than your actual bots , then read this page !   Post data on the background without having to run your browser , integrate unlimited

New update with couple of fixes and improvements ! *Added a small command : http basic mode to allow you to run http get and http post on basic mode(a mode i created myself from the primitive socket

Hello guys Its been a while since i released an update 2.0 Update: -added new function scrape list that will replace list scraper command with new regex and few fixes ! -added new function soap req

Posted Images

Http Post Update 2.4.3

  • http container major improvements
  • http file download improvements : can run it in full multithreaded mode
  • added http last response function to hold all http responses from all http functions and commands
  • new way to store cookies for the http container (in local files) ; use http cookies folder to change where you want to temporary save cookies (cookies files are deleted after http contaiiner is finished running)
  • added a category for discontinued commands and functions (no support for those commands and functions , probably will be deleted soon too)
  • fixed errors in soap function
  • http upload function improvements : can run it in full multithreaded mode

 

PS; those facing problems with MultiThreading (sessions being messed up) , turned out the plugin was fine , its a local variables issue causing this , i'll be releasing a free plugin soon , that will help you with this!

  • Like 1
Link to post
Share on other sites

Found a bug,

 

If you use the http container now with http get inside of it - it pops and alert that says "http container"

 

Was just going to report this same thing.

To add to it, if you do it without the container, it alerts "not contained"...

Link to post
Share on other sites

I got the same error, but when I put the http container inside a function with local variables then return the variable output, the error is gone. As mentioned by Aymen below :

 


PS; those facing problems with MultiThreading (sessions being messed up) , turned out the plugin was fine , its a local variables issue causing this

 

Thanks for the cool http plugins.. ubot now become super bot :ph34r: :D

Link to post
Share on other sites

Found a bug,

 

If you use the http container now with http get inside of it - it pops and alert that says "http container"

Yup sorry about that , this will be fixed in a minute

  • Like 1
Link to post
Share on other sites

Oh men, why aymen? :(

I just bought your plugin in 1th Nov, and u released 25% off in 3th Nov =))

Men, i want to cancel and repurchase so much if i can :(

 

LOL , thats not the point :D

Link to post
Share on other sites

why delete the cookies? why not store them to be able to load them later and use them with another request?

you can use http serialize cookies command to do that!

Link to post
Share on other sites

Hey, how would i use this http request to login to twitter from my lists 'usernames:pass' and follow a page? Thanks, looking into buying if you can give me some idea!

Link to post
Share on other sites

Hey, how would i use this http request to login to twitter from my lists 'usernames:pass' and follow a page? Thanks, looking into buying if you can give me some idea!

 

i have a source code that shows you exactly how to do it

Link to post
Share on other sites

Hi there,

 

Firstly great plugin. I seem to have a problem with the http post function though. It would seem that the timeout setting doesn't work for me. When I hit a large site or a site that is loading slow it sits there for a long while until the site times out. Should it not kill the connection?

 

P.S. I set the timeout to 10 seconds.

 

Thanks.

Link to post
Share on other sites

Hi there,

 

Firstly great plugin. I seem to have a problem with the http post function though. It would seem that the timeout setting doesn't work for me. When I hit a large site or a site that is loading slow it sits there for a long while until the site times out. Should it not kill the connection?

 

P.S. I set the timeout to 10 seconds.

 

Thanks.

 

working fine on my end!

can you send me an example code to reproduce this ?

Link to post
Share on other sites

Guys? Could someone tell me how to download the Google captcha image to disk? What I want to know is how to get to the Image url via http post?

Thanks.

 

The thing is - I tried using page scraper command  to get the source html of the captcha page which Google sometimes throws up - but I simply get a server error as a response , whereas the captcha page loads succesfully in the ubot browser...?

plugin command("HTTP post.dll", "Page Scraper", "https://ipv4.google.com/sorry/IndexRedirect?continue=https://www.google.co.in/search?q=site:warriorforum.com+gsa+captcha&client=firefox-a&hs=Je9&rls=org.mozilla:en-US:official&ei=DimPUs3-MMHsrAfE_4CIBg&start=70&sa=N&bav=on.2,or.r_qf.&bvm=bv.57084495%2Cd.bmk%2Cpv.xjs.s.en_US.siQT8Lza7rk.O&biw=1920&bih=890&ech=1&psi=fyiPUs7eO8SErgf7soGYCw.1385113735456.65&emsg=NCSR&noj=1&ei=DimPUs3-MMHsrAfE_4CIBg", "", #output) {
}

the response I get is -  #output: The remote server returned an error: (503) Server Unavailable.

 

Any ideas on how to handle this correctly?

 

Thanks.

Link to post
Share on other sites

first use $http get instead

 

second make sure you are sending the right http headers , in most cases any mission header parameter can cause your http request to fail!

Link to post
Share on other sites

Hi Aymen, Thanks for your reply.

 

 

make sure you are sending the right http headers ,

 

Could you tell me in this case what  headers should I be sending?

 

Thanks

Link to post
Share on other sites

Hi Aymen, I try to buy your plugin, but I have trouble with your payment processor 2checkout.com, the site said can not authorized, can you please help me? before your coupon code of blackfriday expired?...

 

thankyou

Link to post
Share on other sites

Hi Aymen, I try to buy your plugin, but I have trouble with your payment processor 2checkout.com, the site said can not authorized, can you please help me? before your coupon code of blackfriday expired?...

 

thankyou

contact me on skype i'll try to help you out :)

Link to post
Share on other sites

Update 2.4.5 Log :
-Fixed a small issue where the http file download generates an alert message (error messages will be handled in $http last response function)

  • Like 1
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...