Jump to content
UBot Underground

automaton

Fellow UBotter
  • Content Count

    41
  • Joined

  • Last visited

Everything posted by automaton

  1. Thanks Edward. I thought they had to be there =) Guess that is why I couldnt find anything on it LOL
  2. I know that I have seen something on this before but am having a lot of difficulty finding it in the forums for some reason. So I apologize if it is redundant. For the plugin .DLL files my distributed, compiled bots need in order to work; can I place them in a folder, that is located in the same directory as the bot? Or does this make them "invisible" to the bot since the .DLLs are in a folder? I know that in v5 you can bundle them in the compile, but v5 is so not ready for distributing bots with. I just want to make it cleaner for my customers. Thank you
  3. I have a bot that does the same thing and was having the same problem. when you navigate to the screen with the recaptcha, put in a wait for element so it stops the bot on that screen, then use the Javascript option listed above, with another wait for element. That fixed it for my Backpage bot. hope this helps.
  4. I have been having the exact same problem...except it is not always just the bot, does it manually too. Have never had this issue before
  5. mk21, just read through your post nad am trying to do something VERY similar...did you ever get it to work?
  6. I am wanting to use a ui Open File field to to select a textfile from my system. However these specific textfiles have a different extention than .txt Is there a way, that when someone clicks on the ui Openb File field, that I can make it default to all files with the specific extention I am looking for? Example: *.MEC I am sure it can be done, I just haven't figured out How to do it. Any help is very appreciated. Thank you!
  7. I want to eliminate the navigation bar with the run/pause/stop buttons, and integrate my own buttons to perform the same functions. Basicly trying to clean up my UI. Is there a command that will "run" the script that i can link to a button on the UI? Have been looking through the forums and havent found anything on this. (It's probably something simple that I am overthinking LOL) Any help is appreciated
  8. Hey awesome peeps! Having trouble getting my bot to pull info off my server using ftp. Basicly, i want the bot to simply pull data of a txt file i put on my server people using the bot will have updated messages from me all the time...but can't seem to figure out how to pull the data. i would think it would be similar to pulling data out of a txt file on the local machine. any help would be much appreciated
  9. thank you for the responses. trying to figure a way to re-engineer one of my bots to work on a mac
  10. Anyone know if it is possible to save scripts made in ubot with the .ubot extension in xml format?
  11. I have been looking all through the new version of ubot and can not find where you select the delimiter for a list. I didn't see anything in the forums either, other than some posts for older versions when it was under tools. Any help would be much appreciated.
  12. Thank you, it is very similar to the code structure i was trying to use. I will see if i can get it to work.
  13. I am new to ubot studio, have watched the tutorials, and have gone through the forums. I am running ubot pro. I have put together a script that posts an image onto facebook group pages. Everything works smooth until i get to the popup that asks to select the file. I tried using some scripting i found on forums for posting to facebook pages, but the naming of the fields must be different in groups from pages. Does anyone know hoe to complete this, or know the names of the elements on the popup that ask for filename and the open button? I know I'm a total noob here, but i have exhausted
×
×
  • Create New...