Jump to content
UBot Underground

imservices

Fellow UBotter
  • Content Count

    33
  • Joined

  • Last visited

Posts posted by imservices

  1. Something strange.

     

    It works for me on all 3 of my machines, XP, Vista and 7 respectively with IE 7 and IE 8 on these machines.

     

    I have given out a few copies of this script and for some people it doesn't work even though their specs are the same and for some people it works fine just like it does for me.

     

    Is there another way to go about dismissing the dialogue box that I can try? Thanks.

  2. OK,

     

    After a lot of trial/error. Had to use BOTH the close all dialogs and click dialog. Why? No clue, either one didn't do it by itself - with the close it still appears for about 1 second before closing, with the click by itself it seemed to instantly reappear. Running close first and then click did the trick though.

  3. Hi,

     

    Basically when I save the inputted text on a certain site it still stays in the WYSIWYG editor even though the text is saved and live so I'm done on that page. When I go to the next page in the script IE prompts me with something like "are you sure you want to navigate away from the page unsaved data may be lost", I do in fact want to navigate away but obviously clicking OK each time makes the script less than automatic. I have played with the site itself and this is just how it is, there is no way to save and preview or move away the editor once saved without this prompt appearing. Apparently it was designed poorly so even in manual mode this prompt occurs every time.

     

    Is there a setting within IE that it will automatically choose yes and no longer prompt or any other workarounds? Thank you VERY much :)

     

    http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/ThereisaAreyousureyouwanttonavigateawaya_D281/image_2.png Is just taken from Google Images but is basically the prompt that I get.

  4. I am currently working on a bot and am getting really tired of spending so much time on the social bookmarking account creation, e-mail validation aspect of each site as its really a small portion of the bot.

     

    What I would like is to get some quotes on creating the code that I can insert into my bot for doing the following:

     

    Create e-mail account (Yahoo is the easiest I've seen thus far).

    Register accounts at some of the top social bookmarking sites (static username/password to specified in UI) (Digg, Reddit, Delicious, StumbleUpon, and 5-6 others of your choosing that seem like the easiest for you to do) using decaptcher support

    Then click the confirmation links in the e-mail

     

    Optional (depending on how much you'd want for this) include the code for submission to each site from a variable that the other part of the bot would be saving.

     

    Basically I already have a bot thats creating accounts, doing captchas spinning and posting articles on a bunch of different platforms but I want to drop some links to them and the e-mail confirmation is giving me a very hard time. If this is something you're interested in let me know how much you'd like to do it :)

  5. no you have to use the play button. you cant start a sub that way. only individual nodes.

     

    OK,

     

    Was hoping that wasn't the case but kind of figured it was. Still works just takes me an extra 30 seconds per site :(

  6. I thought I was doing that but maybe not?

     

    I have my sub one time near the start of my script. I have a run sub for where it is called on each site, if I do "run node" on the run sub nothing happens though but it works fine when running the whole script. Or maybe I didn't understand what you're saying?

     

    Thanks :)

    • Like 1
  7. OK,

     

    So my sub works fine if I hit the play button, but I cannot do a "run node" to run just that sub while in the script. Is there a way to do this because I need to manually add something unique to each site after running the sub (each site is a bit different in the profile area) so if I cannot sort of preview it like this then I have to set up the sub and call it to run and then go through the sub window and run node on everything that's in there to fill out the registration forms which is a pain especially since I have to scroll all the way up back to where my sub is sitting.

     

    Thanks :)

  8. Hey,

     

    Just to say I automated a little SEO task for personal use, my first ubot project, and mostly just to get familiar with ubot before I start on what I bought it for. Anyways I put it up for sale on a forum today for only $10 a copy and have already doubled what I paid for ubot. Thanks for making such a user friendly program, now I not only learned some basics and paid for my ubot license but made a little profit and am ready to get onto my big vision here!

     

    So thanks yo :)

    • Like 1
  9. I dunno if its the most efficient but you can do variable commands>add to list>(choose your list) and for content do $url under document settings.

     

    That will add the current page you are on to the list specified. You can then do save to file and select a file and under content do inserts>insert list and select the list you used before.

     

    That will create a list of the URL on the page when you want it, just call the add to list on each page you want saved, and then you can save it to the file either after each time you update your list (stores all previous entries as well) or at the end of your cycle.

×
×
  • Create New...