Jump to content
UBot Underground

Biks

Fellow UBotter
  • Content Count

    217
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Biks

  1. Yea, it runs fine if I leave the window up. I just want to get the remote desktop window out of the way so I can use my "original" version of Ubot on my main computer. I found this link on another post here: Should I be running it under another account? When I log into my cheapy computer, I'm logging in as that admin user.
  2. So i bought a cheapy $50 Pentium 4 box which has XP installed without a monitor. I can login and access it with Windows remote desktop and run Ubot fine. When I minimize the window, Ubot stops running in the background. When I open the window, Ubot continues from where it left off. Should I be able to run Ubot in the background like this on an older computer with remote desktop? Short of getting a monitor switching box, what should I be doing?
  3. OK, got it working with the sub window. Thanks Botbuddy! Still can't get anything happening in the IE window version. Which brings up the question - what's the difference between the two versions and what's going on? There's a simple, working version of the script in my example bot that's not inserted into a sub or IE window. That one works, yet when run in these windows, something about THE WINDOW and not the site prevents it from working. So what were these functions designed to do? What kind of things CAN you run in them? ** 30 minutes later ** OK, by DRAGGING the field into the win
  4. I'm trying to use the "in ie window" or "in sub window" commands. This is what I see for their descriptions: in ie window - Commands and constraints in this container will be run inside an ie browser. in sub window - Runs all contained commands inside a seperate web browser in a seperate window. I see the windows popping up, but nothing is being executed within them. I can navigate, that's about it. Am I missing a step? (enclose it within a thread perhaps?) I tried it both ways. Who knows what lurks in the mind of Seth to get this to happen. :-) This is what it looks like: http://img64.
  5. So what's the deal with Aardvark sites? Are you just signing up with profiles that contain a back link?
  6. What I've got is a list of 25 URLs that I want to post to 100 or so sites. I have my 25 URLs in a list, and I start accessing the list with NEXT LIST ITEM. It seems once I hit the end of that list, it doesn't just start at the beginning of the list, it just stops accessing data from the list. Yes, I know I can use RANDOM LIST ITEM. That's what I'm using now. I want to try and post an equal amount of URLs across my 100 or so sites. (just to be anal) How come when I get to the end of my list, it just won't start from the beginning again? Isn't the top of the list the next logical NEXT LIST I
  7. Personally I don't use Gmail for anything Internet Marketing related. I've had a few accounts canceled because of whatever linking/spamming activities that I had done. I don't want any black marks associated with any domains or logins that I have with Google. (webmaster tools, etc.) Mailinator.com or yopmail.com is the greatest thing. The interface is easy to program for and I haven't found many sites that give these the finger. Mailinator has many domain varations that aren't in any filters.
  8. Praney★Beh wins a cookie! His suggestion worked when selected by location AND adding focus. (Time to give Seth some crap.) Here's the info rollover I get in side menu: WTF? Can someone explain WHAT focus is doing? What's the difference between NOT using it and using it? RE: Gogetta script - didn't work. I got this message: http://img694.imageshack.us/img694/6183/postcontentfilled.jpg The Google content link isn't inserted anymore. I tried changing the iframe body #'s, no go. Still, this was some pretty slick programming: http://img560.imageshack.us/img560/3176/gogetta.jpg
  9. Hoo boy, you guys sayin' I need the Pro license to do this? (I don't have the Pro license) Is this a Javascript button? So there's no way of sending something like: Run Javascript retrieve_form_action(this.form); Run Javascript submit(this.form); Run Javascript click the friggin button(); (These won't work - but can you click the button with Javascript?) Is that another Pro version thingy? Send Tabs how? Javascript? So - where can I upgrade my license? (link?) How much is it?
  10. I'm trying to click this button: http://img820.imageshack.us/img820/432/sosblogbutton.jpg When I choose by attribute and click - it gives me "You don't have permission to do this" (weird) I CAN choose by position and click - but it only works half the time. (weird) The code says it's this: <INPUT class=submit_ok onclick=retrieve_form_action(this.form); value="Save !" type=submit> I tried a couple of Run Javascript variations on it. (I'm probably doing it wrong.) I have a Ubot that takes you to the spot. Anyone? Note: it would be nice to get this to run consistently, th
  11. OK, cool. That's what I'm askin'. What and where is the SKIP command?
  12. I've already got a series of those in there. There's nothing to click. It's an onscreen message only. No buttons. What I've done is an account creator for 300 StatusNet sites. My Ubot works flawlessly for most, but there's a few StatusNet sites that are configured improperly, so my Ubot doesn't know what to do when it sees an error screen. (not a javascript dialog box) It then wastes 2 minutes while it tries to find what I told it to look for. So there's nothing to click. I want it to IGNORE the rest of the Ubot and just skip to the end. (if I get an error message) I vaguely remember whe
  13. I've got some bots that do a series of different things while it's looping. It's fairly long and I have lots of WAIT FORs while it waits for the site to do its thing. Occasionally I'll get an error message from the site - database misconfigured or something. I know I can tell Ubot to search for any messages during this process, but how can I get Ubot to go to the end of the loop and continue and not just STOP the loop? As it stands now, if I get an on-screen error message, it goes through the entire loop which is about 2 minutes long as it tries to find all the missing sections. (Obviously I
  14. re: iframe body - Well that worked. Anyone getting the double characters? I'm still seeing them on the updated bot that was just uploaded. This is killing me because I can't use any bots that do this.
  15. Can someone take a look at this? I've got a demo ubot that takes you all the way to the enter html on onsugar.com. (a blog site) I'd love to be able to post w html on this screen. I've gone through the pages/tutorials on here that address TinyMCE. I'm stuck. Another issue I've been having for a long time with Ubot is I get double text when I use SEND KEYS TO FIELD CHOSEN. (notice that I didn't use SEND KEYS TO FILE CHOSE - I know THAT does double keys.) You can see in the capture below what I'm getting. This has been driving me nuts. I recently did a complete reinstall of XP and everything o
  16. OK, "change file field chosen" works. Thanks! Now the problem I have is waiting for the video to finish uploading before I go onto the next one. I've got a WAIT FOR in place with a 900 second time out. When the video finishes, it should spot my waited for text, but doesn't see it. (it continues for the entire 900 second count) Is there something else I should be adding? Can I "ping" or refresh my page somehow to make sure Ubot spots the updated text code? I tried other wait for commands which are ignored by Ubot on this page.
  17. I'm trying to make a ubot that will upload a series of videos to my account on Daily Motion. I'm able to upload all of the title/description data, but the final step is this: http://img687.imageshack.us/img687/5718/uploadbutton.png It tosses me into a system window and I have to manually select a file. I can't remember seeing a video tutorials on this. I can't seem to find any older threads on this either. (there's gotta be) Once you select the file, the upload immediately starts. You can't just insert the path with some text in the box.
  18. What are the specs on those boxes? Are they all just running XP? I might have access to a bunch of older Dells (Pentium I's?) What's the slowest PC I would want to attempt to do that with? (Assuming I want to run a single Ubot on each and that's about it.)
  19. To find all of Angela's links, just search for this: angelae8654 I've found that profile type of backlinks get indexed at a glacial speed. (if at all) What seems to help is collecting all of the profile URLs as you make them and bookmarking them or sticking them into an RSS feed somewhere. Or better yet (as Angela suggests), making a legit comment on the forum.
  20. I was thinking of doing something like this on a much smaller scale. (2-3 computers) I've got a Twitter auto poster that I made in Ubot and I want to running 24/7. What's the cheapest "doo-hickey" that I need to switch keyboard/monitors between computers?
  21. I built a forum to trade iMacros - until I found Ubot, then have ignored iMacros ever since. :-) I'll be posting Ubot stuff that I've created on my forum at some point. (been busy) I'm working on mostly automating backlinks. Got a collection of bookmarking sites that were easy enough. Figured out how to automate posting to website directories, etc. I'd certainly love to work with others and combine efforts. Check my link below and shoot me an IM when/if you sign up.
  22. What? For StumpleUpon of everything in general?
  23. OK, I know I whined about getting triple characters a while back and the solution was sending keys to FIELD not FILE. StumbleUpon just kicked my ass. No idea why I'm getting triple "feedback". (see image) I've experienced something similar to this on other sites. It seems to only be happening with the review box and not the URL box. Anyone have any ideas on why this would be happening? Javascript showing it's evil self again? Note: Sending text via "Change chosen attribute" doesn't work. It displays nothing. http://img257.imageshack.us/img257/4121/stumbleupon0.png
  24. How about a cheap Indian IM worker? I've been down the road with my own bots. You start piling up the exceptions and you end up driving yourself bonkers. What's annoying is when I use Roboform, it seems to be able to handle many different input fields for the same data.
  25. Thanks for javascript code! I was building a Twitter auto poster tonight and got stuck in the same spot. update: I predict this thread will rise again because Twitter has changed their interface.
×
×
  • Create New...