Jump to content
UBot Underground

Aymen

Fellow UBotter
  • Content Count

    1346
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by Aymen

  1. please submit it to the bug tracker as a feature request so i don't forget it for the next update http://bugs.ubot-plugins.com/
  2. The problem is over a year old and that is the purpose i come up with the local dictionary technique , i believe Kev is using it too in one of his plugins , if threading works great in local dictionary and not in local variables , what do you think the problem is from ? It is a known bug that the local variables values get messed up all the time , at least that is what http users struggle with , i always thought i've done something wrong untill i started to test outside Ubot ! about the last response thing , there was an issue with the http functions being assigned to the local dictionary a
  3. Update 1.0.4 -fixed datagrid cell edit not working inside a thread -fixed datagrid add row not working inside a thread Should be same download link
  4. Tested both imap and pop , both working fine http://screencast.com/t/z2imYgEkW http://content.screencast.com/users/aymen99/folders/Jing/media/fea535fa-bd30-4d00-bc22-30eb9638a66d/2015-02-08_1439.png
  5. That is really weird , just tested the latest version and it seems to be working fine here http://screencast.com/t/wEt341IlH Can you send me your code ?
  6. i'll check that out first thing in the morning , and let you know ! Regards
  7. hey RodvaN , you need to add rows for it to work , it should be the same download link did you added rows first :bool column should either have true or false as value , :int column should have an integer as value
  8. may just be temporary , let me know if you still have that issue
  9. Hey , what i can promise you is that i will certainly take a deep look at it , and will try to at least improve it! Regards
  10. about the performance issue , can't really have it reproduced properly , what i concluded is that it can be tied to ubot itself , i won't promise you anything about this , will see how things goes ! about new features and options i'll have a look at them when releasing the next version which will be in a week or so from now!
  11. I think i worked on an update so this doesn't happen! You must've used a common http header , the only things you can set in this command are uncommon http headers , common http headers are the kind of headers that exists in every http requests , what is the header you are trying to set ?
  12. Check your spam folder , if it is not there , let me know your order email!
  13. oh , you have to specify columns and call show datagrid command for the second command to work! Regards
  14. Hey sorry didn't notice your pm (you have to see how much PMs i get ) if you mean from a ubot table to the grid , did you try the command made for that ? if you mean directly from scraping then that's simple , add rows to the grid as you scrape your data! If you can submit a bug report about this , i'll make sure to consider fixing it in the next release (maybe ignoring bool columns)
  15. Email plugin Update Version 1.3.8 Log : Couple of fixes and improvements to the imap module Added search commands option to the imap commands (see pdf file and source code) Added imap single email function Added imap total messages function
  16. I think i've sent you your package , please verify with me in case i didn't!
×
×
  • Create New...