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. 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
  2. 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
  3. 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
  4. Bonus for sign up listed in a reply post below http://content.screencast.com/users/lowridertj/folders/Ubot%20Studio%20Resource%20-%20Site/media/064e332e-2a67-48b5-90e2-81fb00b11c60/Sales%20Thread%20forum%20post.png
  5. Hello community, This is my first post and am new to the forums. Have studied uBot for a little while, but still a little new I'm having trouble scraping emails from a webpage... I have tried most of the regex codes in EditPad and the only one that seemed to work and highlight the email addresses was this code: \b[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b But when I am using this code in uBot I dont seem to be able to scrape anything... Also tried looking with insersions like: (?<=.)\b[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b(?=.) Also tried it in brackets like this: (\([A-Z0-9._%-]
  6. Does anyone know if there is an easy way to convert ubot code into php? I would like to include some script into a website but wasn't sure exactly this would work or if possible. Does anyone have any ideas or experience?
  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 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
  12. 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
  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...