Jump to content
UBot Underground

Monovski

Fellow UBotter
  • Content Count

    278
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Monovski

  1. hi, thanks for Dan pash, I try both sugestion and it's working good but I more prefer using sugestion from Dan. I try 500 loops with no problem.
  2. Hi Dan thanks for reply any other methods for more faster? Because list to be add text can be more than 200 line sometime 300 thanks
  3. Hello uboter, I have question: Example I have list, my list contain: Line 1 Line 2 Line 3 Line 4 Line 5 Line 6 Line 7 Line 8 then I want to add text at the begining and at the end. result like this: newtext-line 1-endtext newtext-line 2-endtext newtext-line 3-endtext newtext-line 4-endtext newtext-line 5-endtext newtext-line 6-endtext newtext-line 7-endtext newtext-line 8-endtext thanks so much for help,
  4. I use same code in ubot rev 12 but it's work
  5. Hello aymen, I have question, today I try check response status in ubot 5 rev 13 but it's not working please check my code. ui button("Open List Urls") { clear table(&Open Urls to Check Live) set(#Open Urls to Check Live,$plugin function("File Management.dll", "$open file dialog"),"Global") create table from file(#Open Urls to Check Live,&Open Urls to Check Live) } loop($table total rows(&Open Urls to Check Live)) { set(#Get,$plugin function("HTTP post.dll", "$http get", $table cell(&Open Urls to Check Live,0,0), $plugin function("HTTP post.dll", "$http user
  6. Hello everyone, Anyone know how to move slider in google search setting? http://oi61.tinypic.com/2gsihko.jpg e.g I need to move slider from 10 to 100 I try all command but not work so far Thanks for your answer
  7. not yet Dan but anyway I'll be wait I found the answer my question above here http://docu.gsa-online.de/captcha_breaker
  8. how if we use captcha solving service GSA CB within ubot?
  9. Hi Dan, Thanks for answer BTW how to use GSA Captcha Breaker within http post plugin? I already try but failed
  10. hmmm.. with other word there's no other way or very limit, when we using the http post plugin to post in websites that has diferent parameter?
  11. Hi Dan, Can we scrape parameter with ubot? I have problem and need help ragarding diferent parameter for every page, sample: and I also already create regex id=\d+([A-Za-z0-9-]+) for string: I only need to find how we scrape the paramter above and implement in ubot: so far I create code like this but not work set(#Param1,"id=143--home-spesiatest-antivirus-terbaik-20122013-avtest&nama_komentar=madrox&url=madrox.co&isi_komentar=komen+madrox&kode=6a1d12&submit=Kirim","Global") set(#Param2,$find regular expression(#Param1,"id=\\d+([A-Za-z0-9-]+)"),"Global"
  12. Hi Dan thanks for help, I still have question, How if the parameter always change? e.g is it mean we should use regex? thanks Dan I bookmark your website as well
  13. Cant post i still confuse with captha thanks dan
  14. I try to create code to post comment using plugin but not sure why failed sample code: set(#GET URL,"http://smpn1sikur.sch.id/halkomentar-156-smp-negeri-1-sikur-raih-1.html","Global") set(#Post,$plugin function("HTTP post.dll", "$http post", #GET URL, "id=156-smp-negeri-1-sikur-raih-tingkat&nama_komentar=smpnsukur&url=smpnsukur.com&isi_komentar=sukurin&kode={$solve captcha(<src="captcha.php">)}&submit=Kirim", "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0", "http://smpn1sikur.sch.id/halkomentar-156-smp-negeri-1-sikur-raih-1.html", "", ""
  15. hi meter, I have question: how we tell new update available to our buyer? is this manualy we send by email or ubot locker can send notification? I have story: last year I buy software from someone (that now I realized it create using ubot then protected using ubot locker ). I get automatic notification if new update available when I run software. How to create like that? thanks meter
  16. important for me is all plugins from all developer here there in ubot
  17. Hi carl, Can I get list the CSS atiribute? coz I get headache when try to edit CSS within SSUB e.g when I need to change font size, box height and so on your current CSS: So I need more easier like
  18. hahaha that great pash we're both from the same region same GMT +7 don't be shy to speak all ubot user is very friendly
×
×
  • Create New...