
theninjamanz
Fellow UBotter-
Content Count
586 -
Joined
-
Last visited
-
Days Won
10
Everything posted by theninjamanz
-
Sure, but I want to give people the option to check a box and that automatically disables them. It's less hassle overall, particularly if the workflow is such that you just want to do this quickly. Is it not possible?
-
Is there a way to assign a value inside ubot4 so that if checked it will disable any captcher services that have been loaded into ubot. I find that captchers services are pretty crap at the moment, so I want to give people a manual option. cheers
-
hi, trying to stop a list of categories hiding a captcha I need to solve. How can I send a RETURN key in ubot. There used to be a send keys. I need to basically change and element (which I can do) and then press return to set the item. Tried Focus, Mouse Over, Clicking other items. nadda. Any ideas? Ninjaman.
-
I loose a lot of time with ubot developing and correcting and fixing it's quirks. but Seth, it is a much better tool. sorry, I am saying thank you http://users.cs.cf.ac.uk/I.J.Grimstead/cake-bomb.jpg
-
again cheers.
-
Load up a UI BLOCK TEXT and start typing in the field (like more than the default text area of the size of the block). When you reach the end of the visible display, a gold box goes around the item and you then have to manually scroll the arrows to be able to see what you are writing. Surely it would make sense, if this is deliverate, for the scrolling to follow the user input. If no deliberate, I'm reporting it. Ninjaman
-
Hi, I am trying to clear a field that gets automatically filled in by a website when you submit it. Example: You submit bob.com On the next page there is TITLE: Bob's website How can I clear entirely the field before using the type text command. If I don't clear this field then the text is posted after the text that gets loaded on start. Cheers. posted edit: Change attribute fucntion.
-
Thanks Jon. So I can create a Command which contains a series of nodes. Then I can then call that. That's clear. What isn't however is after I have created that COMMAND, I then also have the raw nodes that were used to make the COMMAND (stored in a tab). Where does that go? If I delete the tab the COMMAND remains but I can no longer edit it?. Bloody hard to explain, I hope you follow me.
-
Hi there, Can someone tell me just how many instances of ubotbrowser.exe ubot needs to keep open when running. I ask because it seems that there are quite a lot just opening up. Does ubot open un a version of explorer for every single script item that contains an IE browser. IE if I have 3 tabs, will ubot open up 3 versions of the browser? I ask because I do worry about a bot that is going to have 35 scripts, just whether peoples machines will take that kind of resource hit (if the above is true) Thanks for feedback.
-
whats wrong with this syntax. it should just save off no?
theninjamanz replied to theninjamanz's topic in Scripting
Thanks for that Kreatus. Might be cool to make $date autoformat with dashes in cases where it is used as part of a $special folder function. -
why wont this save off a list, at least it should save a blank text file no? Even if what's before is wrong.
-
Hi where has run script, and subs gone from the new version? how do you get ubot to run other scripts in the same ubot?
-
ubot 4: $table cell from create table seems not working
theninjamanz replied to theninjamanz's topic in Scripting
thanks for the tutorial, the proble was that I was adding the file path to the folder from within the $special folder, when I needed to just select the $special, close the window and then peg on the path to the folder. cheers. -
ubot 4: $table cell from create table seems not working
theninjamanz replied to theninjamanz's topic in Scripting
cheers, but it was not that. I find that if I use the browse function to browse to an accounts file, it will work. however, when I use the $special folders, either using Applucation, or Application data it does not. I assum that these folders are where the place relative to your bot so, If I build a bot ROOT and have a folder which is being used to store another textfile such as /accounts/accounts.txt Then the command is this: $special folder("Application Data\\account_settings\\accounts.txt") or $special folder("Application\\account_settings\\accounts.txt") but neither work. -
I have a bot which has a node that creates a table from a file. That's fine! In another script (same ubot, different tab), I attempt to call the values in the table using the $table cell for a field (in this case it is a password box). however, the values do not load. If I enter the values manually (IE I don't have the value of the field set by a value in the created table, it works fine). I am using the references row 0 column 0 to indicate the username in a csv file that is stored below. username,password what's the problem here? when creating the table I use $special folder
-
Hi, Just upgraded to version 4 and need some help. Basically with ubot version 3 I could pretty much automate everything from account creation, submitting, and scraping (google aside). But I've just been using the new version of ubot and can't even work out how to scrape items to list. I've been through all the videos which seem to start from the point of view of you not knowing anything about ubot. My question is this. Is the assumption on using ubot 4 that people will have to come at this fresh? Have any videos been produced that show users of the old version how things that t
-
Thanks, that was completely and utterly cooking my head!!
-
Run CCleaner between loop cycles on auto, clear cookies doesn't nuke everything. Otherwise ubot goes through that feeling you get when you've eaten a BigMac too fast and if you don't drink a gallon of coke you're gonna die.
-
How do you intend to select these email addresses?
-
Lots of ways. My way is not a programming way. Add your telephone number to a list. Then add that item to another list using a replace function for the -. That gives you the telephone without the "-" Then set a variable to the list item to list position 1, that's your telephone number. Then select and change chosen. Probably do it with regex much easier.
-
I am using the close all windows option in ubot, and am using delays instead of waitfinishes in order to keep the bot cycling through the list of targets ( ), but despite this, the bot still gets indigestion and freezes until a user intervenes and clicks on a popup that appears to be IE driven. This gives the option of "Stay on page" "Leave page" Here's the fella [link to image] Thanks for you help.
-
I'm guessing that this is nigh on impossible with ubot 3.5 now.
-
It's two hours I try and fix a bot that scrapes URLs from Google. Can someone post a node with a solution, before my head basically implodes.
-
Thanks Praney, but when ubot 4 gets stable I'll probably upgrade at that point. I'll let the other forum members get on wiht ironing out the creases, as I helped out the when the original version became 3.5.
-
I got an email about "download version 4" downoaded it and it said I could not run it. I read there are still a few things that need to be ironed out with it..Don't really understand AT ALL where Version 4 is, what it will cost me or anthing.