Jump to content
UBot Underground

Aymen

Fellow UBotter
  • Content Count

    1346
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by Aymen

  1. 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
  2. Http Post Plugin Update 2.6.0 Log : Fixed issue where Accept-Language header is not being setFixed issue where Accept-Charset header is not being setFixed issue where Keep-alive header is not being setadded http add cookie command (Paid update requested by Pascal Bourreau)added http get all cookies function (Paid update requested by Pascal Bourreau)added http get cookie function (Paid update requested by Pascal Bourreau)If you didn’t get the update by email open a support ticket here : https://ubotplugins.freshdesk.com/
  3. here is a quick fix StringManagementPlugin.dll virus total https://www.virustotal.com/en/file/da838667e8ef4f8ff4793dd9b8846cc23236fdf1224cd34dfd564907605cc4fd/analysis/1459199505/ StringManagementPlugin.zip virus total https://www.virustotal.com/en/file/c1fd9fc85a2cc38539bb958a859b0ddf257ab819482ed039da695b785e5aca38/analysis/1459200104/ Download link https://www.mediafire.com/?v7xzwc37vea8mz6
  4. Please send me an email to aymenbnr at gmail.com , or submit a support ticket at https://ubotplugins.freshdesk.com/ and we'll find a way to solve this issue! Regards
  5. Yea latest version is 2.1! Please use my ubot plugins support desk (check out the signature) for faster replies as i don't login to the forums often! Regards
  6. Plugin is clean , may be a false positive , the plugin is not protected so you can open and see the code for yourselves if you are suspicious! Regards
  7. If anyone needs support or have a question please use my official Ubot Plugins support desk here : https://ubotplugins.freshdesk.com/ I'm not on the forum regularly so chances that i won't be able to help you on time , please use the support desk for faster replies! Regards
  8. If anyone needs support or have a question please use my official Ubot Plugins support desk here : https://ubotplugins.freshdesk.com/ I'm not on the forum regularly so chances that i won't be able to help you on time , please use the support desk for faster replies! Regards
  9. Yup what he said ! Best way to send me an email if you need me fast (you the contact page at my website) , i usually response in the same day ! Anyways , PMed you back! Sorry for the trouble
  10. Not currently , but there was no major changes since the last video recorded! Regards
  11. I don't login much to the forum these days (busy , business trips) , so to reach me you have to either send me an email or leave me a skype message ! So if you already sent me an email or a skype message you would have your package by now! Let me know
  12. the link in there is the latest version! Did you check the plugin ? the bugs are still in there ?
  13. Oh , i forgot to remove it , it doesn't do anything really , small test i forgot to remove! Regards
  14. Update 1.29 - Added Ini File Export Option - Updated Ubot's exported code to use http text encoder function - Couple of fixes and improvements Tip : Exporting the generated code to ini file format will allow you to save a lot of lines of codes in your application , allowing you to create templates based bots , it keep your applications small sized and easier to update!
  15. It is possible as i've done that in the past! Regards
  16. If your app uses the system’s proxy and certificate settings then the traffic should be captured by SCG socket recorder! Regards
  17. For scraping yes , for posting , not yet (maybe the next update) Regards
  18. i don't think i have an example lying around , but hit me up on skype and i'll show you how to send a json request!
  19. Sorry Arthur , i was planning to work on an update but stuff came up lately! I'll try to work on at least one problem from the above bugs list this week-end or the one after! Regards
  20. The plugin directory is not the same as the root directory , usually when you are dealing with a dll assembly for a c# application , you would just need to place both dlls together in the root directory , but that doesn't work in this case , so what you need to do is embed the 3rd party Dll in your plugin dll then extract it to a temp folder or main ubot root and then use Assembly.Load ! Regards
×
×
  • Create New...