Jump to content
UBot Underground

Optimus Prime

Fellow UBotter
  • Content Count

    36
  • Joined

  • Last visited

Everything posted by Optimus Prime

  1. I am using my search engine such as yahoo/google/bing and I type in a certain phrase or keyword. I am looking for all the sites that are related to webmd. How can i make it that ubot only clicks on those sites that have a www.webmd.com address?
  2. Nevermind i figured it out..thanks anyways...
  3. Hey Botters, I have a few Ui elements (ui text box n ui block text) one of the boxes is called title. I have dragged the type text and then dragged the title variable into it and then dragged the spin as well. Things didn't work. How can i be able to spin the title entered into the ui block text? Thanks
  4. ui list box("Listbox", "aol , yahoo, bing ", #listbox) if($comparison(#listbox, "=", "aol")) { then { navigate("www.aol.com", "Wait") } else if($comparison(#listbox, "=", "yahoo")) { then { navigate("http://www.yahoo.com/", "Wait") } else if($comparison(#listbox, "=", "bing")) { then { navigate("http://www.bing.com/", "Wait") } } } } ui stat monitor("The current site is:", $url) this is my code and it doesnt work. can someone modify this and make it work thank you
  5. i have the following code: ui list box("Listbox", "aol , yahoo, bing , lycos, infoseek, mama, dogpile", #listbox) if($comparison(#listbox, "=", "aol")) { then { navigate("www.aol.com", "Wait") } else { navigate("www.yahoo.com", "Wait") } } ui stat monitor("The current site is:", $url) I simply want to select an item from that listbox and then have ubot go to the select site. I want to be able to have the choice to select any site and have ubot go to that site.. can someone please give me an idea on how this works... thanks
  6. im using add list to list list1 scrape attribute and then I use the load html and drag list 1 into it. There is no raw html code in the load html . Is there a way to format the output of list1?
  7. Hey botters, this place is amazing and thanks to all those that help others to build better bots I have a question, i managed to build a semi-decent scraping bot and at the end it loads the html. My question is this, i am using load html and i drag the list (this list has, scraped some stuff). Is there a way to have the load html, show my keword on a new line, instead of them all crammed together on a single line? my code ===> load html(%list1) my output looks like this:fishing-how to fish-catch a fish-cook a fish-feed a fish- adopt a fish I want to have it, look like thi
  8. Hi botters, does anyone know how i can roll back to ver 4.2.7? thanks PS- getting exact directions would be appreciated
  9. Writing your own copy is excellent. Just make sure that copy converts and covers all the psychological triggers, that makes someone buy. If you ever plan to hire a copywriter, make sure to give enough input and detail about the product and all its features + benefits, so that copywriter knows as much about that product as you do. Writing copy is something that takes years, to fully grasp and great copywriters will always have better conversions as well. This is one area, i would outsource for sure. If your product has a decent price point ($100+), then hiring a great copywriter can be a pret
  10. TJ brings up a very crucial point. You need to have stats and good conversions before a jvbroker/affiliate will do anything for you. Test out your salespage/product and see that the conversions are there. Poor conversions just leads to a waste of time and money. 1. is this product in demand? 2.Is your salespage clean and catchy? Does it have a decent conversion rate? 3.Test things on a smaller scale, possibly start selling your bots/products on this forum and gather some numbers. 4.If everything looks good , then consider a JV broker and possibly paying 3-5ks. HTH
  11. This could be a win-win deal for both parties. One can showcase their bots/skills and gain a reputation (possible sales in the moment/future), the other gains content for their site and can build an authority site for ubot related materials...
  12. Although a jv broker is an excellent idea, I suggest that you build your laser targeted email list and carry on with your own ventures. Depending on Jvs and affiliates can be a royal P.I.T.A! Start build your list right away and grow it. Once you have a nice list, the money shall come and you do not have to rely on jvs or tons of affiliates. Having affiliates is great, but having your own list is better in my opinion.
  13. WIll these keys be associated with paypal and clickbank sales? so if someone made a purchase with xyz@email (paypal email), we'll know who it was and we just delete that key and the software cannot function? thanks
  14. Do we install this on our server? or is it a desktop based application? Also, lets say we sell a bot and they (customer) activate it and then get a refund. Can we de-activate their license and make that bot not useable?
  15. Hi Ubotters, I want to use proxies in my bots. I will use change proxies and was wondering if proxy credentials are needed as well. I do not have a username, and no password for the proxies . Is there a way to have ubot validate that the proxies are live and working? Thank you
  16. I would also look at Seth's ubot idea list. It has 4 pages, of different types of bots you can use and create to help automate tasks and possibly make money from.
  17. Welcome to the forum. If you wanna learn ubot, then watch the videos on youtube and other videos that are available. Then, go and try to make your own bots. They won't be perfect, but if you do play around, it will eventually make sense. Ask questions if you are stuck, this forum is full of pro botters that can help you out! PS- the ubotstudio wiki is also very nice, hope to see it fully updated soon.
  18. That is an excellent idea, knowing error codes and lines that contain them errors can be very helpful.
  19. I don't blame you for wanting to escape 9 to 5 Good luck to the forum and with Ubot.
×
×
  • Create New...