Jump to content
UBot Underground

BigEfromDaBX

Members
  • Content Count

    383
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by BigEfromDaBX

  1. So little by little im learning how to multithread. Currently im using the thread spawn with two spawns. What I do is I load up a list of websites and navigate to them (in a new window) two spawns at a time. Works perfect until I come across a list then is not even. So for example if I have 11 websites to navigate to and i loop the spawn thread 1/2 the number of the list total the number is 5.5. So when it tries to loop 5.5 times. But on the last loop (number 11) i get a scripting error "you have exceeded the range of the list" because the last window (12th) is actually blank. But if my
  2. Thanks Varo. I been in the print/graphic design for 15 years. I know you can already do that in photoshop. But im looking for more advanced photoshop. Like pre-press stuff, Creating guides based on the canvas size, creating proofs etc. I know that in photoshop you can create scripts with if then statements but you would have to know javascript which I do not know LOL.
  3. I searched to see if there is anything Ubot can do with photoshop and according to the link below, it can Take a folder of images, open your favorite graphics program (like Photoshop) and attach your watermark, logo or affiliate link to each http://wiki.ubotstudio.com/wiki/What_you_can_do_with_UBot_Studio Is this true? I would love to be able to automate some of my graphics stuff.
  4. Cool. Not familiar with that one. Thanks. I appreciate your help.
  5. Thanks @nuc63. I guess i will attack it through the cpanel webmail. Im sure you are familiar with cpanel. Any preference in webmail browser Horde, Roundcube, Squirremail?
  6. I guess I can do that. But that would be cheating what about the $table search feature located here http://wiki.ubotstudio.com/wiki/$table_search
  7. Hi, I need to log into my email account and the the following: Find emails which the subject contains "has shipped". Then grab a link from the email. The navigate to that linkSo far what I have is: connect to mail server create table from emails so how do I grab the emails which have the subject I need? Once I grab the email I can grab the link using regex which im pretty good at. Just not to familiar with tables and searching them. Thanks,
  8. Thanks Brutal I will give it a shot. I will compile my bot using chrome 21 instead.
  9. Is anybody familiar with the "CefSharp.BrowserSubprocess has stopped working Error" It only happens on my windows server 2008 box that I use which I have in my closet and it runs 24/7 which is where i would like to have the bot running. Doesnt happen on my Windows 7 Virtualbox machines which i run on my mac. I choose to close the program and the bot keeps running. I attached a snapshot of the error.
  10. Just did it and it worked with the double. Like I said its been working for me the past few days. I think i happens when you try to click on something and there is a list under it or above it. I could be wrong.
  11. Its been working for me lately. Dont know wether im double clicking or single lol. Which one do i need to do? Double or Single?
  12. I always have trouble updating. I hit the install update and it just freezes most of the time. Sometimes it works but most of the time I gotta keep restarting and crossing my fingers.
  13. Dont quite understand what you mean by this. But im using my own mail server settings. I also tried the gmail settings you gave me and still get the same result.
  14. Is the Connect to mail server wizard not working again? When I hit test connection it does nothing
  15. I downloaed it from him and started playing with it and thats probably where I disabled it. Then I stop playing with ubot for a few months then forget all about it. Thanks for the help.
  16. i didnt know there was a tablecommands.dll. Looked in my plugins and it was disabled. I enabled it and it worked. Sorry for the noobness. Thanks to everyone.
  17. I have the pro. Doesnt say anything on that link about it being only for developer edition. So if thats the case how would I add a table to a table?
  18. Add Table to Table is supposedly a data command according to this link: http://wiki.ubotstudio.com/wiki/Add_Table_to_Table But It does not show up in my commands and does not work when I copy the sample code.
  19. Havent used ubot in a while but before I was able to copy the value from the debugger so that I can bring it into my regex editor. But now when I copy and paste into notepad I get this: %list System.Collections.ObjectModel.ObservableCollection`1[system.String]
  20. Wait. It still not working. When I open up a new file i get the same problem. But when I close ubot and start it again it works. It doesnt work on the file im working on.
×
×
  • Create New...