Jump to content
UBot Underground

[SELL] HTTP POST plugin + Crazy Bonuses Inside


Recommended Posts

  • 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

  • 5 weeks later...
  • 2 weeks later...

Reading here about SSL issues with certain sites, but there supposedly is a fix. Can anybody confirm if they can use this to access Google APIs(does not really matter which service at this point) without any issues?

 

Thanks

Link to post
Share on other sites
  • 5 weeks later...

Hello
I have question about Http plugin; I need some advise; I'm testing the API

I have to use http for open ID Connect; please take a look in that link; give me some advise if you would like: https://sparkplatform.com/docs/authentication/authentication

This code is not giving me the response:

set(#spark1,$plugin function("HTTP post.dll", "$http post", "https://sparkplatform.com/openid/authorize?","&redirect_uri=https://sparkplatform.com/oauth2/callback&client_id=eovhjumopsl97csh46x2rmg0u&scope=openid&response_type=code&state=abcdefgh", $plugin function("HTTP post.dll", "$http useragent string", "Chrome 32.0 Win7 64-bit"), "", "", ""),"Global") load html(#spark)

Link to post
Share on other sites
  • 3 weeks later...

Hi,

Need someone helps with POST/GET function

 

I want to check IP via IpHhub.info

Currently, check via PHP page/web server and its working too slow.

http://v2.api.iphub.info/ip/8.8.8.8

This URL will not get anything because its need to sent "X-Key"

 

In cURL will look like this one:

curl http://v2.api.iphub.info/ip/8.8.8.8 -H "X-Key: 123"

but to get results with HTTP POST?

Link to post
Share on other sites
  • 3 weeks later...
  • 2 weeks later...

doing that every day since a week now

Hello,

sorry for your troubles , in my defense , i only received your email today , you probably been emailing the wrong guy!

also if you don't get a response from me via email (never happened before) , please make sure to open a support ticket here https://ubotplugins.freshdesk.com/helpdesk/tickets!

Sorry for your troubles again!

PS : i don't use the forums much these days ,so the best way to reach me is my email : aymenbnr@gmail.com , or via skype : @aymenbnr

 

Regards,

Aymen

Link to post
Share on other sites
  • 2 months later...
  • 4 months later...
  • 1 month later...

I'm currently locked out of a bot i added the wplogin to. Are there any detailed instructions on how to configure the wpauth.php file to recognize login credentials in the wp database? Thanks! 

Link to post
Share on other sites
  • 7 months later...
  • 7 months later...
  • 4 months later...

for http clear cookie, hope somebody help me out.

 

i created a bot to scrape amazon data.   i tried clear cookie  command  plugin command("HTTP post.dll", "Clear Cookies", "https://www.amazon.com/")

but looks like it will not clear all cookies.

 

my bot can run perfect like 20mins, after that i need to close the bot and reopen the bot, or else amazon will popup captcha  bot detection

 

any body can tell me how to clear the cookie clear

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...