Jump to content
UBot Underground

Frank

Fellow UBotter
  • Content Count

    1069
  • Joined

  • Last visited

  • Days Won

    43

Everything posted by Frank

  1. Frank

    How do I...

    Aaron, You realize that you've opened pandora's box, ok? With the power of javascript ubot goes from being really cool to being uber cool! Been testing building some javascript functions early in the javascript code and pulling them later works VERY WELL!!!! Can you see the possibilities? Thanks again Aaron! Frank
  2. Frank

    How do I...

    ya so sneaky. I never, ever thought of using the power of javascript! Man, that opens up a whole big can of whipa**! Would be very cool to be able to create local javascript functions and call them within the script. Frank
  3. Of course in an acceptable guy kinda matter, of course!
  4. Frank

    How do I...

    Thanks very much Aaron! I've never seen these commands before. Where do I find these commands from the right click pick lists? Don't seem to see them in there. And is there a math command that will return a fixed decimal number? For example, 34.7669400543 would become 34.77 when I request a 2 decimal place number? Also, is there a reference showing all the ubot commands by chance? Frank
  5. Frank

    How do I...

    How do I change a number that is like, 1.34594940 and strip off the decimal portion and just display the whole number? Frank
  6. Looking sweet. But do we get 'if then else' in this version? Frank
  7. Totally agreed mate. Any way for a chip like me to get involved on the programming end? Frank
  8. Good to know. I didn't know that you could use either wildcard in a file name. I'd like to be able to create the filename wholly in the bot. Right now a 'save file' option just doesn't exist in ubot. Frank
  9. I'd like to throw my two cents into the ring as I think that there is a ton of room for improvement in being able to create the gui interface necessary to do the job on a compiled bot. It would be absolutely awesome to be able to have the bot running hidden and present a completely customized gui to the user. This may not be possible, but maybe tying it to vbasic or the such and permit one to create a gui and load it into ubot would be something. Yes, I know that this tool is designed with simplicity in mind, but I'll tell you something. There's nothing in terms of ease of web automation th
  10. This topic has been nipped a few times, so considering the ability to tag on qualifiers to a ubot file kinda makes sense. I for one would put my vote in for that. Things like /run or /paramaters=45566&paramater2=39ddkefih Frank
  11. You've gotta hate it when a simple bug just slips by. Took a quick look at your script and your problem lies in your sub, 'check for contact form 7'. In the if statement, you didn't change the 'search page' to the contact from from 'Akismet'. I find that this happens when I copy and paste a step. Check it out. I've attached an image where the error lies. Frank
  12. I just thought that I'd take a moment to compliment the creators of the ubot software. Very often all you as the creators will hear complaints or 'why can ubot do this' questions. And very often, you don't hear how much we love what you have created. Well, I wanted to say that UBot truly rocks. I've been using it now for about a month or so and the more I use it the more I want to use it! I've tested and bought several automation tools and for the sheer flexibility of this tool and the things that it can do puts it to the very top of my list. Kinda comes down to, if ubot can't do it, I'
  13. Thanks. Hey another side question regarding includes, can one include without an absolute directory path to the file and use a relative path to a file? Absolute: C:/directory1/directory2/file1.ubot Relative: file1.ubot or ../includes/file1.ubot Frank
  14. Thanks for your suggestion, but I'm going to wait on updates to hopefully overcome this issue. If ubot had the ability to turn javascript on and off during running, well, then maybe, but in the long term; even this isn't a solution. Cheers and thanks again! Frank
  15. I have a question for the ubot gurus out there. I'm currently creating a bot that ties many other bots together to simplify and easily expand the functionality of the parent bot. Now, I'd like to only call the external bots if they are selected. My question is, is it a safe programming practice to encapsulate the include statement within an if statement. Thus the external bot will only be called when it is requested? Probably clear as mud aye? Frank
  16. Seth, I popped off a ticket in the ticketing system that you can ignore. You've answered it. Frank
  17. Seems that I just started a thread on exactly the same thing. So, I'll pitch my hat into the ring with you folks.... Any ideas from the ubot staff would be greatly appreciated..... Frank
  18. Don't really know the dyanamics of ubot, but the memory issues could be an internet explorer issue. I've noticed that version 8 is a huge memory hog. Good old M$. Frank
  19. Good work around to be sure. The replace feature definitely needs boning up to support wildcards.
  20. I can only talk to the threading. I was chatting with a tech today and right now, no threading is not available. But there is rumors of it coming soon. Frank
×
×
  • Create New...