Jump to content
UBot Underground

SaHiN

Fellow UBotter
  • Content Count

    244
  • Joined

  • Last visited

Everything posted by SaHiN

  1. Hi pash, text encrypt/decrypt : Rfc2898/RSA/Triple DES/AES 264Bit/Base64 add Sha 256 and Secret Key ?
  2. Sory Pash, how can ı list Font list on ui drop down? http://i.imgur.com/c6bNZ2F.png
  3. http://i.imgur.com/mb65cD5.jpg hi pash, how to make rede color change to black ? my code : plugin command("Advanced Image.dll", "image resize", "c:\\200.jpg", "c:\\206.jpg", "Fixed Size", "1080 x 1080")
  4. http upload function, Expect: 100-continue solve?
  5. ı 'm try local dictionary. Local or global or local plugin $http response code don't working. 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", "Globa
  6. http://bugs.ubot-plugins.com/view.php?id=37
  7. 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
  8. hi, how to make; Number Of Computers This Project Can Be Activated On: = 1000 ?
  9. Bug : http://i.imgur.com/7We9Ung.png Loop 10, Threads 5 Test 1 : result 10 Test 2 : result 9 Test 3 : result 10 Test 4 : result 9 Test 5 : result 10 Test 6 : result 9 result 10-9-10-9-10-9
  10. Hi kev, working aymen http post command multi thread?
  11. hi, sha256 $encrypt where is the sceret key ? :S
  12. Hi dan, http post - Login site and problem; window.location.href = "/"; site: ask.fm solve?
  13. hi, Buy Aymen Http Post Plugin Wp image upload code.
  14. Hi pash, please auto free memory new sample kode. Thank you
×
×
  • Create New...