Jump to content
UBot Underground

[SELL] HTTP POST plugin + Crazy Bonuses Inside


Recommended Posts

I was having issues with the http method (put) persisting through sessions and I didn't know how to reset it so I tried http clear objects and that did the trick. Hopefully that helps someone.  

  • 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

  • 3 weeks later...

Hello Aymen, is there an Problem with the Proxy Checker? Or did you have an new demo for updated Plugin? All my Old scripts dont run!

Thanks

 

Proxy checker was not updated so it should be functioning as usual!

 

Regards

Link to post
Share on other sites

Aymen, can you please answer my question above?

 

With the latest version or two you need to redo your code slightly on a few commands. For example the container command has been removed and all with a get needed to be redone. This wasn't mentioned in the update, but Nick (helloinsomnia) pointed this out up a bit in this thread to my same question when my scripts stopped working when I updated to the latest version of the HTTP POST plugin.

 

HTH

Link to post
Share on other sites

With the latest version or two you need to redo your code slightly on a few commands. For example the container command has been removed and all with a get needed to be redone. This wasn't mentioned in the update, but Nick (helloinsomnia) pointed this out up a bit in this thread to my same question when my scripts stopped working when I updated to the latest version of the HTTP POST plugin.

 

HTH

 

Thanks man.. but the issue Im facing is regarding the cookies string limit of 20 and the http objects clear returning error if null.

Link to post
Share on other sites

For the http objects clear you can check the response or the actual variable that was set as a work around for now. I've got that error and done this as a workaround for now so that it won't pop up because I believe this one pops up in the compiled version of the programs.

 

I think I checked the variable to make sure it wasn't null or like i said check the response to make sure it was got. Also one of the responses is 0 so that may have something to do with it and can be tested.

It will be nice to see it updated but if you need the solution now there are workarounds.

Link to post
Share on other sites

Thanks Nick, yeah there are certainly workarounds, but hard to do when with alot going on. I want to keep everything as simple as possible because of Ubot resources. Foe example, with the cookies string limit of 20, I have a blacklist system in place to not add certain cookies but would like to condense the size and processing where possible

Link to post
Share on other sites

Aymen, can you please answer my question above?

 

I'm sorry , i didn't see your question , my bad!

 

Hi, did you ever get a chance to look at the http clear headers null error and the cookies string limit of 20?

 

I'm afraid not !

If you can submit the bugs here http://bugs.ubot-plugins.com/ , i'll try to look at them as soon as i can , makes it easier for me to track what needs to be looked at!

there is no limit to the cookie string , so you can add as much as you want without problems!

 

Regards

Link to post
Share on other sites

Running a simple test to set a few headers and post some json data.  Fiddler shows the data appears to post correctly, but no headers are set.  Does anyone see something wrong with the set headers code that would prevent the headers from being sent?

 

This is the code:

 

plugin command("HTTP post.dll""http set headers""X-Auth-Email""testola@testo.com")
plugin command("HTTP post.dll""http set headers""X-Auth-Key""asdf87asdf8;jlkl4k5278jlcxasf")
plugin command("HTTP post.dll""http set headers""Content-Type""application/json")
set(#test,$plugin function("HTTP post.dll""$http post""https://posttestserver.com/post.php""\{\"name\":\"example.com\"\}"""""""""),"Global")

 

And this is the Fiddler raw data:

 

POST https://posttestserver.com/post.php HTTP/1.1
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*; q=0.7
Content-Type: application/x-www-form-urlencoded
Host: posttestserver.com
Content-Length: 22
Connection: Keep-Alive

{"name":"example.com"}

 

As you can see, the data posts correctly, but the headers are not sent????

Link to post
Share on other sites

Hi Aymen,

 

Need some help to connect to fiverr using your http plugin.

 

The source code you give us with the purchase is not working for me.

 

I have open a topic to solve my issue few weeks ago. Can you check it ?

 

http://www.ubotstudio.com/forum/index.php?/topic/17940-fiverr-login-http-plugin-need-some-help/

 

Thanks !

Link to post
Share on other sites

Hey Aymen i purchased your plugin how do i get the download info??

 

I sent you an E-mail with no luck and for some reason i cant send you Personal Message here so what do i do?

Link to post
Share on other sites

Hey Aymen i purchased your plugin how do i get the download info??

 

I sent you an E-mail with no luck and for some reason i cant send you Personal Message here so what do i do?

 

Just wait. can take up to 48 hours until he's online. But you should get the plugin within that timeframe.

Dan

Link to post
Share on other sites

Hi Aymen,

 

Need some help to connect to fiverr using your http plugin.

 

The source code you give us with the purchase is not working for me.

 

I have open a topic to solve my issue few weeks ago. Can you check it ?

 

http://www.ubotstudio.com/forum/index.php?/topic/17940-fiverr-login-http-plugin-need-some-help/

 

Thanks !

 

It's been a while since i made that script , so things must of changed a bit!

 

Hey Aymen i purchased your plugin how do i get the download info??

 

I sent you an E-mail with no luck and for some reason i cant send you Personal Message here so what do i do?

 

Did you get it ?

Link to post
Share on other sites

lost my computer and all files - currently trying to recover everything.

 

The last email I received was download link for v2.5.6 but I know there was another update.

 

I tried sending PM but your account appears to be full.

 

So please connect with me so that I can get the newest version.

 

 

*Note: Found what I needed.... I'm all set now.

Link to post
Share on other sites

Hi, i want to ask about http post plugin. i have spinrewriter and TBS. can i use your plugin to spin content? so i want to scape content and then use spinrewriter or TBS api to spin it and then use it on my website. can your plugin doing that? is there any video about using spinrewriter API or TBS API to spin content by using http post plugin? can you PM me? thanks

Link to post
Share on other sites

Hi, i want to ask about http post plugin. i have spinrewriter and TBS. can i use your plugin to spin content? so i want to scape content and then use spinrewriter or TBS api to spin it and then use it on my website. can your plugin doing that? is there any video about using spinrewriter API or TBS API to spin content by using http post plugin? can you PM me? thanks

 

You should have no problem submitting spun content, I don't know whether or not there are videos out there.

Link to post
Share on other sites

Hi, i want to ask about http post plugin. i have spinrewriter and TBS. can i use your plugin to spin content? so i want to scape content and then use spinrewriter or TBS api to spin it and then use it on my website. can your plugin doing that? is there any video about using spinrewriter API or TBS API to spin content by using http post plugin? can you PM me? thanks

 

There is no videos on how to use the plugin with TBS and spinrewriter , but there are source codes you can use!

 

Regards

Link to post
Share on other sites

Hi, aymen. is there any coupon or discount code for this plugin? you can PM me. thanks

 

Sorry , there are no coupons for the time being!

 

Hi Aymen,

 

trying to send you a private message but your mailbox is full. Can you PM please - Thanks

 

Sorry i didn't notice , i've cleared my inbox you can PM me

Link to post
Share on other sites

hi Aymen,

 

 

multi thread

 

set(#cookie, $plugin function("HTTP post.dll", "$http response", "cookies response"), "Local")
 

 

1 Thread great working.

 

Multi thread don't worknig.

 

help me?

add list to list(%siteler, $list from text("http://bing.com
http://facebook.com
http://instagram.com
http://www.ebay.com
http://www.stackoverflow.com", $new line), "Delete", "Global")
ui drop down("COUNT", "5,100,1000,10000", #Input Count)
ui drop down("Threads", "1,5,20,30,40,50", #INPUT Threads)
ui stat monitor("Threads (Active/Total):", "<b>{#THREADS Active}/{#THREADS Max}</b>")
ui stat monitor("COUNT:", #COUNT)
set(#COUNT, #Input Count, "Global")
set(#THREADS Max, #INPUT Threads, "Global")
comment("Reset counter to 0.")
set(#THREADS Active, $plugin function("Threads Counter.dll", "threads counter", "reset"), "Global")
comment("Main Threading Loop")
loop while($comparison(#COUNT, ">", 0)) {
    if($comparison($plugin function("Threads Counter.dll", "threads counter", "read"), "<", #THREADS Max)) {
        then {
            comment("Increment Number Of Threads And Store Value to UBot Variable.")
            set(#THREADS Active, $plugin function("Threads Counter.dll", "threads counter", "increment"), "Global")
            THREAD START()
            decrement(#COUNT)
        }
        else {
            wait(0.2)
        }
    }
}
comment("Thread Command")
define THREAD START {
    plugin command("LocalDictionary.dll", "thread container") {
        thread {
            comment("While This Is Only A Test We Only Delay Here.")
            then {
                set(#get, $plugin function("HTTP post.dll", "$http get", $next list item(%siteler), "", "", "", ""), "Local")
                set(#cookie, $plugin function("HTTP post.dll", "$http response", "cookies response"), "Local")
                add item to list(%cookieler, #cookie, "Don\'t Delete", "Global")
            }
            comment("Decrement Number Of Threads And Store Value to UBot Variable.")
            set(#THREADS Active, $plugin function("Threads Counter.dll", "threads counter", "decrement"), "Global")
        }
    }
}
comment("Wait For Threads To Close Or Timeout After 20 seconds.")
set(#THREADS Active, $plugin function("Threads Counter.dll", "threads counter", "read"), "Global")
set(#WAIT Count, 0, "Global")
loop while($both($comparison(#THREADS Active, ">", 0), $comparison(#WAIT Count, "<", 10))) {
    set(#THREADS Active, $plugin function("Threads Counter.dll", "threads counter", "read"), "Global")
    increment(#WAIT Count)
    wait(2)
}
comment("Check How Many Threads UBot Sees.")
if($comparison(#THREADS Active, ">", 0)) {
    then {
        alert("Some threads were not closed/decremented properly.")
    }
    else {
        alert("All threads were closed")
    }
}

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