Jump to content
UBot Underground

Aymen

Fellow UBotter
  • Content Count

    1346
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by Aymen

  1. no need for the browser to be visible , you can keep it hidden and it will work fine!
  2. for those having problems running the plugin commands from threads ("the calling thread must be STA because many UI components require this" kind of messages) , you can use STA thread container command from my local dictionary plugin thread { plugin command("LocalDictionary.dll", "STA thread container") { plugin command("DataGridUI.dll", "add datagrid row", "45|aymen") } }
  3. Yes still supported , and yes you can use it in complied bots
  4. yea i'm aware of the bug and i'll work on it as soon as i can , for the time being you can use http headers converter tab! Regards
  5. I'll look into it! Thanks for reporting that!
  6. I'll look into that as soon as i can , i'm just hoping it is not something related to HttpWebRequest iteself !
  7. HttpWebRequest and Chilkat Http are 2 different things What kind of limitations you are having with the HtmlAgilityPack ?
  8. The checkbox part will be added in the next version not really sure what you mean by the second question ? There is an update planned soon!
  9. .Net built in HttpWebRequest has no support for socks proxies , adding it will require an important amount of time of coding which i don't have right now! Sorry about that , but it may not get added at all!
  10. It will be down again for another 12 hours or so again! PM me to get the new version with the backup server licensing working! Regards
  11. Update Log 1.3.7: -Fixed issues related to running the email commands/functions in threaded mode -Fixed issues in smtp send mail and smtp custom send mail -Added email clear objects (to be used just before closing a thread) - Minor other Bug fixes
  12. ! Can be done , at least for the Http Part , for the browser part , you would need a js lib
  13. it does reset your datagrid rows and columns so you can call datagrid show again with new columns names in case you want to show different data ! Ok i will see about that!
  14. I'll have an update in the next couple of days! Will keep you all posted!
  15. i just want to post one trick i forgot to mention , you can change a row color when adding it , you just need a small delay like a wait time of 0.01 to get the changes needed! I'll see if i can make it change color without delay! Regards!
  16. DataGridUI Update: -Added datagrid reset command (just use the datagrid reset command and call datagrid show again with new datagrid columns names) -Added Browser Container Switch command (switch between datagrid and browser) Use the same download link to update to the latest version!
  17. There was not much requests so i figured no one was interested in this one! Let me know what kind of examples you want to see and i'll look into it!
  18. All Articlear licenses are sent to customers emails , check your email , if you still didn't receive it , let me know!
×
×
  • Create New...