SaHiN 14 Posted January 9, 2016 Report Share Posted January 9, 2016 Thank you Kev123 Pls sample code? Don't Working Kev123 deneme1() deneme2() deneme3() deneme4() define deneme1 { thread { set(#post1, $plugin function("HTTP post.dll", "$http get", "http://bing.com", "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0", "", "", ""), "Local") set(#cookie, $plugin function("HTTP post.dll", "$http response", "cookies response"), "Local") add item to list(%ddddddd, #cookie, "Delete", "Global") } } define deneme2 { thread { set(#post1, $plugin function("HTTP post.dll", "$http get", "https://www.fiverr.com/", "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0", "", "", ""), "Local") set(#cookie, $plugin function("HTTP post.dll", "$http response", "cookies response"), "Local") add item to list(%ddddddd, #cookie, "Delete", "Global") } } define deneme3 { thread { set(#post1, $plugin function("HTTP post.dll", "$http get", "http://www.ubotstudio.com/resources", "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0", "", "", ""), "Local") set(#cookie, $plugin function("HTTP post.dll", "$http response", "cookies response"), "Local") add item to list(%ddddddd, #cookie, "Delete", "Global") } } define deneme4 { thread { set(#post1, $plugin function("HTTP post.dll", "$http get", "https://warriorforum.com/", "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0", "", "", ""), "Local") set(#cookie, $plugin function("HTTP post.dll", "$http response", "cookies response"), "Local") add item to list(%ddddddd, #cookie, "Delete", "Global") } } Quote Link to post Share on other sites
PRO 69 Posted January 11, 2016 Report Share Posted January 11, 2016 Hi, is this plugin still a good investment to enhance functionality of ubot 5.9? Because it seems that the socket feature (already present) can handle those GET and POST methods... ? Quote Link to post Share on other sites
PRO 69 Posted January 12, 2016 Report Share Posted January 12, 2016 Can anyone give the honest answer please? This still confuses me: Hi, is this plugin still a good investment to enhance functionality of ubot 5.9? Because it seems that the socket feature (already present) can handle those GET and POST methods... ? Thanks! Quote Link to post Share on other sites
HelloInsomnia 1103 Posted January 13, 2016 Report Share Posted January 13, 2016 Hi, is this plugin still a good investment to enhance functionality of ubot 5.9? Because it seems that the socket feature (already present) can handle those GET and POST methods... ? Totally worth it, the socket commands don't do much - they don't support proxies as far as I know and are only good for really simple things. HTTP Post Plugin has so many nice features to it even beyond the GET and POST requests which will speed up your programs by a lot. Once you get the page you typically need to find elements in the page and this has an xpath and html parser built in that let you get the data you need from the page. It has a lot more features theres a reason why this thread is 60 pages long, this is a must have if you intend on using sockets instead of the Ubot browser. With that being said walk before you can run, it's only going to be good for you to get if you already understand how to use ubot pretty well and know about all the normal browser stuff first. 1 Quote Link to post Share on other sites
UBOTEM 18 Posted January 13, 2016 Report Share Posted January 13, 2016 Can anyone give the honest answer please? This still confuses me: Thanks!Honestly depends on your level of botting! I can not use stealth commercially ;((Various reasons, stability and OS compatibility being the main reasons) But the http plugin has more features, even some that I do not use myself yet! Combine this with multi threading and you have super fast and stable bots! I love Aymens plugins and have most of them, one or two left to get, but I buy plugins as I need them. Almost every tool I have made uses at least one of his plugins Kudos to Aymen!!! Quote Link to post Share on other sites
PRO 69 Posted January 13, 2016 Report Share Posted January 13, 2016 (edited) I can not use stealth commercially ;((Various reasons, stability and OS compatibility being the main reasons) Hi UBOTEM, thank you for sharing your honest advice and experience. Could you specify, what you mean with the quote above "not able or stable" for commerial applications? Can you give one or two examples? Thanks! Edited January 13, 2016 by PRO Quote Link to post Share on other sites
UBOTEM 18 Posted January 13, 2016 Report Share Posted January 13, 2016 Hi UBOTEM, thank you for sharing your honest advice and experience. Could you specify, what you mean with the quote above "not able or stable" for commerial applications? Can you give one or two examples? But anyway I think this plugin may deliver indeed great additional value and features like scrolling etc makes a good added value. Also FF, Chrome, PhantomJS, cool stuff. Thanks!I have DEV license and found with stealth the thread spawn was pointless as no dedicated thread id.Thread ID is very important with fast bots, and in my testing code I could make stealth trip up with variables. (Don't want to go into to much and hijack this thread).Build testing code in UB5.Same testing code works perfectly on UB4.Tested all methods of multithreadding original coded, smart threads and new thread spawn. Not any method was thread safe in stealth.Also know that some error msgs in stealth have ubot details in them, and I do not like customers knowing my tools are ubot.And on top of that when I released a tool made with stealth (very simple converter tool) no browser or any serious commands. And did not work on clients Windows 7. When all my other apps worked for client. Simply put I use UB4 for all commercial bots now ;(It's a pain in the but, and slow as hell, but UB4 and plugins made by great people like Aymen, gets me perfect results! I play with stealth for personal tools, and sometimes to start a bot, then move code to ub4.Would LOVE to use Stealth all the time! Sorry Aymen for hijacking thread ;( 2 Quote Link to post Share on other sites
PRO 69 Posted January 13, 2016 Report Share Posted January 13, 2016 UBOTEM thanks for answering the questions and sharing your experience. 1.) How / When / Where can such "ubot branded error messages" be seen or detected by clients? This is serious, please share some facts about this issue.2.) Anything else limiting UB5 besides the thread ID issue (and could this be solved with exBrowser plugin?) and the mentioned singular win 7 problem? Thanks for any serious advice and / or more helpful facts. Quote Link to post Share on other sites
UBOTEM 18 Posted January 13, 2016 Report Share Posted January 13, 2016 UBOTEM thanks for answering the questions and sharing your experience. 1.) How / When / Where can such "ubot branded error messages" be seen or detected by clients? This is serious, please share some facts about this issue.2.) Anything else limiting UB5 besides the thread ID issue (and could this be solved with exBrowser plugin?) and the mentioned singular win 7 problem? Thanks for any serious advice and / or more helpful facts.Not bought exBrowser plugin yet, will do soon (I should have bought the original communication plugin too) Anyway there was two error msg that I can remember, one was a redirection in browser to a message about browser crashes, and other was a system popup quoting the ubot support email. Think was more than singular, had many complaints about app not working, and diagnosed with one customer on Win7, as soon as realised, moved code to UB4, recompiled and instantly updated everyone (I didn't mess about, not when my customers are involved) 1 Quote Link to post Share on other sites
PRO 69 Posted January 13, 2016 Report Share Posted January 13, 2016 Anyway there was two error msg that I can remember, one was a redirection in browser to a message about browser crashes, and other was a system popup quoting the ubot support email. Think was more than singular, had many complaints about app not working, and diagnosed with one customer on Win7, as soon as realised, moved code to UB4, recompiled and instantly updated everyone (I didn't mess about, not when my customers are involved) I hope this is not happening with the actual ubot software, that would be not good and a real business killer. Thanks for warning. If you have any information on if this threats are still in actual versions, please let me know. Thank you! Quote Link to post Share on other sites
botsimmer 16 Posted January 14, 2016 Report Share Posted January 14, 2016 Please can someone assist me with looping in a table with HTTP Post. The speed at which HTTP does its stuff compared to normal browser is amazing. define scrape data work { clear list(%list2) clear table(&data) set list position(%list2,0) if($comparison(#count,"<",$list total(%list))) { then { comment("scrape data here") plugin command("LocalDictionary.dll", "local dictionary add", "next url", $next list item(%list)) set(#output,$plugin function("HTTP post.dll", "$http get", $plugin function("LocalDictionary.dll", "$local dictionary get", "next url"), "", "", "", ""),"Local") plugin command("LocalDictionary.dll", "local dictionary add", "url_output", $plugin function("HTTP post.dll", "$http last response")) set(#item1,$plugin function("HTTP post.dll", "$xpath parser", $plugin function("LocalDictionary.dll", "$local dictionary get", "url_output"), "//tagna[@tagattr=\'title\']", "InnerText", "HTML"),"Local") set(#item2,$plugin function("HTTP post.dll", "$xpath parser", $plugin function("LocalDictionary.dll", "$local dictionary get", "url_output"), "//taggna[@atgga=\'url\']", "InnerText", "HTML"),"Global") set(#item3,$plugin function("HTTP post.dll", "$xpath parser", $plugin function("LocalDictionary.dll", "$local dictionary get", "url_output"), "//taggna[@tagattr=\'description\']", "InnerText", "HTML"),"Global") add item to list(%list2,#item1,"Delete","Global") add item to list(%list2,#item2,"Don\'t Delete","Global") add item to list(%list2,#item3,"Don\'t Delete","Global") } else { } } set(#row,0,"Global") loop($list total(%list2)) { set(#nextinlist,$next list item(%list2),"Global") set table cell(&data,#row,0,#item1) set table cell(&data,#row,1,#item2) set table cell(&data,#row,2,#item2) increment(#row) } } I am confused about whether to include next list item or add list item without increment. But I am thinking increment is just for the tables. The tables will just not populate. I would really appreciate some assistance on this.Thanks much. Quote Link to post Share on other sites
HelloInsomnia 1103 Posted January 14, 2016 Report Share Posted January 14, 2016 I am confused about whether to include next list item or add list item without increment. But I am thinking increment is just for the tables. The tables will just not populate. I would really appreciate some assistance on this.Thanks much. Are you talking about this part? plugin command("LocalDictionary.dll", "local dictionary add", "next url", $next list item(%list)) And are you multithreading this? Quote Link to post Share on other sites
botsimmer 16 Posted January 14, 2016 Report Share Posted January 14, 2016 Hi there,yes this was taken directly from Socket Code Generator but because it is in an IF statement i would normally just put Next List Item in URL for http Get command. I am wondering if the local dictionary next list item is contributing to the errors of no more items found in next list item. Quote Link to post Share on other sites
HelloInsomnia 1103 Posted January 14, 2016 Report Share Posted January 14, 2016 Hi there,yes this was taken directly from Socket Code Generator but because it is in an IF statement i would normally just put Next List Item in URL for http Get command. I am wondering if the local dictionary next list item is contributing to the errors of no more items found in next list item. Oh I see, what does the #count variable represent? Quote Link to post Share on other sites
botsimmer 16 Posted January 14, 2016 Report Share Posted January 14, 2016 The #count variable represents the threading section according to the generated code. Quote Link to post Share on other sites
botsimmer 16 Posted January 14, 2016 Report Share Posted January 14, 2016 Hi mate, I have PMed you the full code. Thansk for your support. Quote Link to post Share on other sites
wiseguys 3 Posted January 20, 2016 Report Share Posted January 20, 2016 Having some trouble uploading videos to DailyMotion using Aymen's plugin, was wondering if you guys could take a look and let me know if they've updated anything, Authentication still works fine, the file itself still posts (a 100mb file takes 10x longer for the http post function to complete than a 10mb file) set(#postupload, $plugin function("HTTP post.dll", "$http upload", #uploadurl, "", "c:\\0temp\\mom2.mp4", "file", "video/mp4", $plugin function("HTTP post.dll", "$http useragent string", "Chrome 32.0 Win7 64-bit"), "http://www.dailymotion.com/upload", "", 1200), "Global") Here is the multi-part <file> data from Fiddler in the post request Content-Disposition: form-data; name="file"; filename="c:\0temp\mom2.mp4" Content-Type: video/mp4 And the response from Dailymotion {"error":"missing file","seal":"4a24a4c8a51771d9d3b8bcd4462e721b","url":"#c2VhbD00YTI0YTRjOGE1MTc3MWQ5ZDNiOGJjZDQ0NjJlNzIxYiZlcnJvcj1taXNzaW5nK2ZpbGU="} Thanks in advance! Quote Link to post Share on other sites
Bot-Factory 602 Posted January 20, 2016 Report Share Posted January 20, 2016 Having some trouble uploading videos to DailyMotion using Aymen's plugin, was wondering if you guys could take a look and let me know if they've updated anything, Authentication still works fine, the file itself still posts (a 100mb file takes 10x longer for the http post function to complete than a 10mb file) set(#postupload, $plugin function("HTTP post.dll", "$http upload", #uploadurl, "", "c:\\0temp\\mom2.mp4", "file", "video/mp4", $plugin function("HTTP post.dll", "$http useragent string", "Chrome 32.0 Win7 64-bit"), "http://www.dailymotion.com/upload", "", 1200), "Global") Here is the multi-part <file> data from Fiddler in the post request Content-Disposition: form-data; name="file"; filename="c:\0temp\mom2.mp4" Content-Type: video/mp4 And the response from Dailymotion {"error":"missing file","seal":"4a24a4c8a51771d9d3b8bcd4462e721b","url":"#c2VhbD00YTI0YTRjOGE1MTc3MWQ5ZDNiOGJjZDQ0NjJlNzIxYiZlcnJvcj1taXNzaW5nK2ZpbGU="} Thanks in advance! Now compare it to a working request from your browser and check the difference in Fiddler. Dan Quote Link to post Share on other sites
wiseguys 3 Posted January 21, 2016 Report Share Posted January 21, 2016 Problem is that the website doesn't use the same public api Quote Link to post Share on other sites
Bot-Factory 602 Posted January 21, 2016 Report Share Posted January 21, 2016 Problem is that the website doesn't use the same public api You also could try to reproduce what the website is doing. Dan Quote Link to post Share on other sites
PRO 69 Posted January 27, 2016 Report Share Posted January 27, 2016 Purchased. Quote Link to post Share on other sites
PRO 69 Posted January 31, 2016 Report Share Posted January 31, 2016 Question: The "Page Scraper" Command seems to have changed into a function. In the introduction videos I can not find any clue on how to utilize the new "scraping" function. Can anyone explain how the new function works? Thanks. Quote Link to post Share on other sites
PRO 69 Posted January 31, 2016 Report Share Posted January 31, 2016 At least "API", "HTTP Post" and "Page Scraper" Functions & Commands seems to have been replaced. However the tutorial videos seem only to show the old (non existing commands). Is there any up-to-date tutorilas on how to utilize the new functions? not commands?Hope someone can share, cause most of the bot examples from the "bonus" dont even load in actual ubot version. Hoping for some insightful information, tutorial or support. Thanks. Quote Link to post Share on other sites
sunny9495 42 Posted January 31, 2016 Report Share Posted January 31, 2016 Hi PRO,Try Dan HTTP Tutorials,They are solid foundation on how to use HTTP Plugin.At least "API", "HTTP Post" and "Page Scraper" Functions & Commands seems to have been replaced. However the tutorial videos seem only to show the old (non existing commands). Is there any up-to-date tutorilas on how to utilize the new functions? not commands?Hope someone can share, cause most of the bot examples from the "bonus" dont even load in actual ubot version. Hoping for some insightful information, tutorial or support. Thanks. 1 Quote Link to post Share on other sites
Bot-Factory 602 Posted January 31, 2016 Report Share Posted January 31, 2016 Hi Guys, are there any new or updated commands in the plugin that are currently not covered in my tutorials? If that's the case, please send me the details and I will record some updated tutorials as fast as I can. Dan 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.