Jump to content
UBot Underground

Aymen

Fellow UBotter
  • Content Count

    1346
  • Joined

  • Last visited

  • Days Won

    57

Posts posted by Aymen

  1. doing that every day since a week now

    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 set
    • Fixed issue where Accept-Charset header is not being set
    • Fixed issue where Keep-alive header is not being set
    • added 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. What is current version of this? all I could find is my payment reciept from ages ago and no download link in my email.  I have 2.1.0 is that thje current version?  Was hoping maybe the issue with the blank fields causing no results would be fixed by now in ubot 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

  4. Aymen where are you? please check my order  (Unique Transaction ID #5AK021069B227733J)

     

     

    Think Aymen mentioned that he is not checking regularly here due to his schedule recently and that emailing him was best way if it's urgent.

    HTH

     

     

    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

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

  6. Hey Aymen,

    How does the socket recorder grab the info?

    Is it browser based?

     

    Asking because i would like to route traffic from an app to SCG's Socket Recorder.

    So if its listens on a port, could you provide this info via PM or on the thread, thanks.

     

    If your app uses the system’s proxy and certificate settings then the traffic should be captured by SCG socket recorder!

     

    Regards

    • Like 1
  7. Hi Aymen,

     

    Any idea when you will have time to look into the problems reported below.

     

    Item 1 has become a big problem for me as when the table is sorted the contextmenu no longer returns the correct URL for the item in the datagrid as the datagrid index is messed up.

     

    Meanwhile does anyone have a work around for getting the correct datagrid index after a sort is performed by the user, if so I would be grateful for a temporary fix whist waiting for an update as I have a program almost ready to ship and now find this annoying bug...

     

    Kind regards

    Arthur

     

    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

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