Jump to content
UBot Underground

clintk

Fellow UBotter
  • Content Count

    90
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by clintk

  1. Contains should work, you don't need a wildcard.

     

    For example:

    set(#text,"HereIsSomeText","Global")
    set(#contains,$contains($change text casing(#text,"Lower Case"),"some"),"Global")

    Unless you wanted to control where it is in the word (such as start or end or middle for example) then you would need to use regex.

    I still can't get that to work HelloInsomnia,

    Could you possibly put it into a script for me that does this:-

     

    navigates to a webpage

    looks for a word that is inside another word eg, searches for sox when the word redsox exists and returns true.

    If there isn't sox anywhere on the page return false.

     

    It seems such a simple thing but I can't get my head around it.

    TIA

    Clint

  2. Is it possible to use a wildcard in search page?

    I saw this question was asked in 2010 and they were told it was on the todo list, surely it must have been done by now?

     

    I do keep setting myself these tasks for no other reason other than learning Ubot but I won't stop until I find a way to achieve it. :-)

    Here's what I want to do:-

     

    Navigate to a web page.....simple

    search the web page for a keyword...should be simple BUT

     

    I want to return true if part of the word exists.

     

    For instance, if the keyword was fox I want to return true if the word foxtail existed, basically I want to be able to use the keyword with wildcards such as *fox*

     

    I won't ask can it be done because anything is possible, i will ask which of you highly intelligent people know how to do it.

    I find flattery works well :-)

    Looking forward to the suggestions because I've tried all day and cannot fathom it out!

    Thanks,

    Clint

  3. All descriptions are pretty self explanatory :)

    You only need Ubotlocker Unleashed to self host your own licensing system and sell with all the processors you see inside.

     

    [uBotter Labs]

    Thanks Macster, And that is a one off payment of 147 euros (not annually and no extra charge per licence for each bot?) It is the 9 per month that is mentioned confusing me. (very easy to do I'm afraid :-) )

  4. Hi, I have the Dev version but not sure this needs it, however, what I am trying to do is build a simple bot that will let a user choose which country they wish to do a Google search from.

    Suppose they have a lawn business in the USA and wanted to see whether it comes up on a search for someone in the UK (not sure why they would want to do that but anyway you get the idea)

    Can this be done? I see there is a chrome browser extension that will do it, if I use an external browser within Ubot does it include the extensions when it is converted to an exe? Or does it use the users browser?

    What if I created a bot using the chrome browser and the user didn't have it installed?

    TIA

    Clint

  5. So many options, I don't know what to choose, can someone help please?

    I want to be able to self host my locking system on my VPS 

    I want to pay a one off charge for the locking software (is this a monthly fee?)

    What is the gold package referring to? is that a hosted version? in which case I don't want/need it.

    Can I use Paypal as my payment portal for my customers? I think I can but just wanted to be sure.

    It says this is source code, is that correct?

    I look forward to your replies.

    Many thanks,

    Clint

  6. Does anyone have an idea how I can populate the save as type when offering a user to save a file?

    I'd like to be able to set a default file type to save as if possible.

    I am having so much fun with Ubot. :-)

    Many thanks,

    Clint

  7. Here you go this should work and it is random. Just set the amount of times you want the word to be replaced.

     

    Edit: I fixed this script. I changed the %piece_text from delete duplicates to don't delete duplicates so the set number of occurrences will always be replaced. This script can be used to inject links, images, videos, etc.

     

    Tip: Try setting the match word as a single space. That way the links or whatever will be replaced between random words throughout the article.

    I am using this to learn with but it adds the replaced word at the end of the content and I cannot see why it is doing that, Are you able to help please Gogetta?

  8. Thanks for the reply Hare,

    I am new to this despite having Ubot for a long time.

    Does the above actually produce the spintax?

    I see it says API, does this mean I need a third party spinner?

    Is it not possible for Ubot to actually create spintax on it's own?

    Many thanks,

    Clint

×
×
  • Create New...