Jump to content
UBot Underground

Tum

Fellow UBotter
  • Content Count

    71
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Tum

  1. Doesnt most web hosting supplies have wordpress ready to install anyway, without the need to use ftp ?
  2. Tum

    Lists

    Okay i have just figured it out now. Got a little rusty from not using ubot. You use "add to list", then use the variable constant "list from text", and add the list there, and select the character you seperate the list with.
  3. Tum

    Lists

    That seems a long winded way to add a simple list of numbers to a list !
  4. Tum

    Lists

    Hi guys, Could someone please just explain how i can add various different numbers to a list, without using a file ? If i have the numbers 234, 456, 6789, 4321, 9802, 4562, 5678, 9845, 34567, 432 And then wanted to add to a list am trying to do it like this add to list then in the content i put all the numbers seperated by commas But this is just putting the whole numbers as a whole in 1 list position, so when it selects the position it doesnt select 234 for the first number, it has all the numbers there seperated by commas still. Obviously am doing something wrong.
  5. Which element do you choose the ad by ? as i have tried and it doesnt click it !
  6. How does this bot click the ads ? Is it possible to click ads that are in javascript ? I have tried scraping ads addresses from say google ads, but when you search the page for googleads or whatever the addess it is, the bot never finds the addresses ! Is this possible to find ?
  7. I created this bot just to take the time wasted by manually doing the backlinking tasks that it does. It does work, by submitting your latest posts to bookmarking sites, which can create traffic, and backlinks. And then mashing the posts into a RSS feed and submitting that to feed submission sites. A fairly simple bot, but saves a lot of time. Especially if you autoblog. I use it daily with my autoblogs.
  8. Hey guys, How can you do rmail activation now with yahoo. The yahoo interface seems to of changed and when you right click on the email, you get a yahoo menu, and not a ubot menu to choose by atribute ! Is there anyway around this please ?
  9. Thanks for your reply abs ! So am gathering your saying that the forum profile backlinks dont need to be relevrant at all, maybe in the bio or profile just have keywords, and maybe a short bit of text about the site your promoting and then the link. So posting on forums with high PR is good whether or not the forum is related ?
  10. Ye,the forums am trying to do it with are all "powered by expressionengine" Most of the forums only insist on the usual stuff like username,password,password confirm,email and accept terms. But then there are a few others that require, first name,last name, zip code etc Now i thought it would be easy to just add IF commands, but i tried on the first one, and the FIRST NAME attribute was "m_field_id_1" on the input field, and "m_field_id_2" on the LAST NAME and so on. So i added the IF commands to fill these, but then on the next form that had more stuff to fill in, these 2 input fiel
  11. Hi, Culd someone please help with filling forum forms ! The problem am having is that some forum register forms only have username password password_confirm email accept terms This is most of them, but then there are others that also need First name second name etc and so on. But the problem am having is that when trying to chose by atribute with these, the actual name or other atribute is not the same as for other forum regester forms ! ie .. on 1 form First name atribute might be "m_field_id_1" but then on another form that attribue is maybe address or something ! Is the
  12. So lets say we use the expression engine platform, Then we want to have profile backlinks for lets say a golfing website. Does the bot actually use golfing forums, or just a complete list of expression engine forums. So then the profile backlinks we are creating are on forums, that are probably on forums that have nothing to do with golfing ?
  13. Hi abs, Just watched your video on your site. You bot looks very good. Does it use the same forums everytime you use it. So when you select "expression engine" you post your profile links to the same forums everytime you use the bot ? Or does it change to different forums ?
  14. Hi guys, I've just put out my first bot ! Its a backlinking bot for wordpress blogs. It will take your latest posts (10 or 20) and submit them to a site(which drip feeds them to 15 social bookmarking sites, over 15 days), and then turn your posts into a RSS feed and submit them to 24 RSS submisson sites. It does all this in about 1 minute. So it will save you hours of time, when doing this with many blogs on a daily basis. The link for the bot is here http://backlinkingbot.tk/
  15. Tum

    Drop down menus ?

    Thanks, i got it figure out anyway. All you need to do is change the value like amything else. I just created a menu myself with the list items on, and then added the selected item to the value of the rop down menu.
  16. Hi guys, How can i get ubot to deal with a drop down menu option that has a list of items to select from please ? And when i mean drop down menus, i mean the ones where it says like "Select Category" and when you click it a list comes up, you highlight and select the correct category then click and that category appears then in the box !
  17. I'll let you know, but doesnt antivirus still work through encryption ? I only bought ubot a few weeks ago, and still messing around doing silly little things that ive wanted it to do at the mo. I only started learning internet marketing about 2 months ago, and working on backlinking at the minute. So when i know exactly how to backlink good, i can then start to automate it. I see a bot on here Backlinks Bomb or something. That seems a good way to backlink am guessing. Forum backlinking or something. I might have a go at getting a bot like that if i can.
  18. NO worries, its not hijacking ! Thanks for you info. Didnt really think much about this, but now you mentioned about sharing, i see it needs to be coded for 1 pc. This should be fairly easy to add though !
  19. Hi guys, Am fairly new to creating these bots yet, but I've created this sub routine that can be used with your bots that you would like to sell ! All you do is add this sub routine into your bot. Then at the start of your bot enter the Run Sub command and run the security sub entering the 2 variables required. The "Clientcode" variable is the code for the particular bot your are selling. Maybe use the clickbank receipt number or something that identifies the client. This is then compiled into the bot. The "Codefile" variable is the address/location of the .txt file list of ALL the codes
  20. Here is the quick sub routine i created to use a slightly different method to yours ! I cannot see how someone could really stop this though, if its coded into the bot ! All you do then is create a .txt file (ie VERIFY-CODES.txt) and upload into your webspace. Then enter this sub-routine into your main bot ! At the start of the bot run the security sub first, entering the 2 variables. Codefile = the address online of your file your uploaded. (ie http://MYDOMAIN.com/VERIFY-CODES.txt) Clientcode = the code for the bot that a client has paid for. (ie maybe use the reciept number or some
  21. Ye i know you say its only for demo's but how would someone get around the bot, loading a file from your webspace, checking to see if the code to run is actually listed in the file, and if its not listed then the bot just ends script ! It seems a free solution to protecting your bots, and the scripting is not much at all !
  22. Actually thinking about it, couldn't this method be used as a total security method for selling the bots to. Each bot is coded with a unique code for the buyer ! Then all you need to do is keep updating the verification.txt file on your webspace. And as long as the sold bots code is located within the txt file the bot works. If they ask for a refund, just delete the code from the verfication.txt file that is for there particular bot ! I've just tried a quick simple script, and this works fine. I uploaded a verify.txt file with 15 codes in. Then the script, loads this txt to a list, a
  23. O so what you have then is a .txt file located on your sub domain, and then as the bot executes, the first thing is does is try to load the .txt file from your sub domain, which has a code in it ! Then in the bot, it has a check to see if the code loaded is correct ? So all we need to do, is insert a load txt at the beginning of the bot, which is directed to a file on the internet ?
  24. Hi, When you mean sub domain , do you mean sub routine ? So in the demo bot, the first thing the bot does is try to activate an icluded sub routine, which is located in your webspace online ? If this is true, how to you get the bot to include an online sub routine ? Or am i totally getting this wrong ?
×
×
  • Create New...