Jump to content
UBot Underground

Search the Community

Showing results for tags 'ubot'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

  1. Are you ready to actually start learning how to make bots? Do you need to learn some basics before leaping after a large project? Today I am releasing the Twitter username scraper source code! It will teach you how to deal with lists, variables, scraping, JavaScript, user agents, user interface, replacing text, saving data, common math, if-then statements, loops, parameters, and other common functions! You can straight up compile it and sell it, or you can add on new features, either way it is a great method to make money! You may be wondering how much it will cost to learn how to do all
  2. I'm having an issue getting a bot working the way I want. I connect to mail server Then create table from emails From that point I want to start breaking up the table into seperate lists. So for example all the FROM email addresses are in column 0 If I have 300 rows and want to scrape all column 0 data and add it to a list what's the best way to do that? Tried searching around and testing for an hour but no luck. Ubot 4. Thanks!
  3. Hi all. I am new to ubot. there are a lot of things i would like to do with ubot but i have no idea what i need can be done. Please see below my wish list. 1, Submit posts to Redit 2, Search twitter uses and auto follow 3. Tumblr searcher and auto like blogs. I believe that all this can be done. Can some one point me in the direction of some scrips or videos that could get me started on the above. Thanks Michael
  4. I'm creating a bot that goes through a list of URLs in one column, saves the fastest suggested route in google maps to the next column, and then saves a screenshot of the map to the third column. I'm having the hardest time trying to save an image to a table cell. Is there any way to go about this? Any help would be greatly appreciated! Here is my code: navigate("maps.google.com", "Wait") click(<id="d_launch">, "Left Click", "No") create table from file("C:\\Users\\Katelynn\\Desktop\\addresses.txt", &my table) set(#row_num, 0, "Global") clear list(%places) loop($table total ro
  5. Hello again, I have a problem I have a bot that is fairly large, with about 5 tabs each tab has it's own action like searching and following, and a different tab would be Searching and liking, I have taken the code in each tab and put it into define commands and then run a single UI from one tab hiding the rest of them, each tab also has error handling through out the code, and I have placed all the error handling in it's own tab and in define commands also to not clutter up the main code. So I end up running Define From Define From Define and now the bot just stops working after a while for n
  6. hi all i need to create several different bots or an all in one bot: ** a voting bot - the voting bot will need to be not just clicking on the voting, but also different personal details each time of voting , and choosing 10 different options each vote for exp.: name: david phone: 23143141341 and then choosing from 10 votes from different 50 votes , and 1 vote of course stays the same when other votes my change, if possible to pick each day lats say 100 votes and to repeat all 100 a
  7. Hi guys i want to ask is it possible to add installer in ubot softwares? like people have to install it before they use my software. thanks
  8. Hi ladies and gents, I've searched all over for this. Can't seem to figure it out. I have scraped data to a list. However, here's what one list item looks like: (0): <a href="/watch?v=2ah30iH8AUA" class="related-video yt-uix-contextlink related-video-featured yt-uix-sessionlink" data-sessionlink="ei=feleUc3QDsmw8gOZzoHAAw&feature=fvwrel&ved=CBQQzRooAA"> <span class="ux-thumb-wrap contains-addto "><span class="video-thumb ux-thumb yt-thumb-default-120 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img alt="" data-th
  9. Hey, first of all I am really interessted in this ubot studio. I have .net knowledge and some java skills. The problem is that it takes too long to navigate the web just with .net. It seems to be much easier with this ubot studio. I watched some of the ubot tutorials and was quite amazed. Since I am a college student I do not earn so much money but I definately want to have this great tool. I think I will buy the standard version first. My problem is that it seems a little limitted. I want to create a program which executes hidden und submits some information to a site. (Do I need the dev
  10. Hello, I have been a ubot studio customer for the past 10 hours and am loving it so far. The functionality is much better than visual webripper with much better refrences and tutorials. Unfortunatly none of the tutorials were able to solve my problem download documents with ubot. I am trying to download files from a series of pages. Each page has one link to a file on it. The starting page is http://booksc.org/book/1 with each additional page ending in"book/2 book/3 etc.." The download link uses the same tag on every page so that is not a problem. The problem I am running into is gettin
  11. Hello Everyone, I am new to ubot community. I am html,css,php and sql. coder and developer. I know how web works. I bought U-bot developer version to create bot and sell it for commercial to make some money. I am not sure if I will success or not. But I am really excited and starting my new journey of making useful bots for community. Thank You, newcoder
  12. Hello Online Marketers, I Have Recently Bought Ubot Studio And This Game Really Is Brand New To Me Ive Never Wrote Any Code Or Anything Like it In My Life. I Have Been Involved In Affiliate Marketing For A good While But Now Im Trying To Step My Game Up A Little... After Watching Every Tutorial Available Numerous Times Im Still A Little Confused. The Problem i Have Is I Want To Be Able To Input First Name Last Name An Email Into My Ubot Each Time it Is Run After Trying To Use The Variables Increments And All Kinds I Still Have No Solution Can Anyone Explain This To Me It Would Be Greatly Appre
  13. This is a golden opportunity for someone... Just throwing this one out here before it goes on flippa to see if there is a ubotter interested in purchasing the exclusive rights to Super Auto Blogger V4, including the web site, customer base, the whole shhhhbang! In a nutshell this doesn't fit in with where my business is going in 2013. I am moving away from automation products like this and focusing on my coaching business. I wrote this new version mainly because I owned the domain from when I had a previous version of the same bot that had been written using Ubot 3.5. I stopped develop
  14. Hi! I am from a programming and html background. I'm used to working with compiled langauges (.NET) or sequential languages (PHP). As such, I'm having a difficult time figuring out how to do what I want to do in uBot. Here's what I want to do and please tell me if this is possible. 1) I want to have a UI (HTML UI) that has fields that allow the user to enter username/password, random delay, proxy and repetitions. It will also have a START button, a Stop button, a Save button and a Load button. 2) The user should be enter the information the first time and hit save and that saves it
×
×
  • Create New...