Jump to content
UBot Underground

Optimus Prime

Fellow UBotter
  • Content Count

    36
  • Joined

  • Last visited

Community Reputation

4 Neutral

About Optimus Prime

  • Rank
    Advanced Member

Profile Information

  • Gender
    Not Telling

System Specs

  • OS
    Windows 8
  • Total Memory
    4Gb
  • Framework
    v3.5
  • License
    Developer Edition

Recent Profile Visitors

2457 profile views
  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.
×
×
  • Create New...