Jump to content
UBot Underground

jason

ADMIN
  • Content Count

    590
  • Joined

  • Last visited

  • Days Won

    13

Posts posted by jason

  1. Hey all,

     

    just a quick informative post. 

     

    The DEFAULT browser in UBot Studio is currently still the previous browser. This is the browser that we've had for a long time. It works great and there are many tried and true ways to use it on the few sites that don't appear to work at first. 

     

    1. Change your useragent! 2. Try the m.site.com or mobile version of the site!

     

    Anyway, thanks to a ton of hard work, the newest version of UBot Studio contains BOTH a new browser and the previous browser for added compatibility with some large scripts. 

     

    To make sure you are using the new browser, go to your Tools -> Options Menu and find the Browser Option.

     

    Change it to Chrome 39. 

     

     

    post-3356-0-49667200-1450294509.gif

     

     

    Then restart.

     

    Enjoy!

     

     

     

    Jason

    browserchange2.gif

    • Like 1
  2. Hey Jason :)

     

    I had to come back to this thread and just let you know that the latest version just released (5.9.8 I think) has resolved a shed load at my end :)

    The "like ridiculously smooth quick" that i mentioned before is back, ... and to be frank, .. Im pretty chuffed lol

     

    Ive just sat here and had major project brain fry so decided to test a couple of things in the latest UBot instead lmao, 

    I tested 5 of my BIG bots, you know just to push the boat out haha

    All worked great, .. maybe even a little better than before, 

    There was no stalling, bare in mind that 3 of the bots i tested are multi-threaded and all seemed to cope pretty damn good solving 50 captchas simultaneously

    There were no downloaded images missing (i get this a lot normally and have to code around it) 

     

    The only problem i noticed (still) is that if set to "Chrome 39" as suggested by MiriamMB in another thread somewhere regarding cookie control,

    then a few things started to go wrong, ..

    Most of any captcha images downloaded where actually captcha "sized" images with a random section of the page the captcha was on, 

    this is the same for downloading most images using Chrome39, ..

    Some of the tags dont get recognised and end up either skipping or timing out (like wait for element, if element, scrape element)

    But the second i switch back to Chrome 21 all is back to groovy 

     

     

     

    either way, .... still happy 

     

     

     

     

    Cheers

    CJ

    Awesome, glad to hear it!

     

    If you've got time to open a tracker about the issue you're experiencing in Chrome 39 that'd be really great. The number of issues reported about it is pretty low so we're relying on anyone who has one to let us know so we can knock it out!

    • Like 1
  3. The save button is not something I created myself. "File -> Save".

     

    There was a file in that folder but it didn't contain the bot I had made.

     

    But seriously, how can they charge $700 for something and not have the save button work? This is absolutely complete utter horseshit.

     

    I'm crying.

     

    Usually files that are not saved are saved temporarily. You can see this when you reopen UBot Studio and it asks if you'd like to restore an unsaved script. The directory should be %AppData%\Roaming\UBot Studio\AutoSave. 

     

    Have you had the same file opened for two weeks and you've been saving it regularly as you work on it?

  4. I cant afford ubot update, i purchase from when ubot 4 was about. if i was to use ubot 5.5 it has so many issues.

     

    my life is over

     

    UBot updates are extremely reasonable. $54 gets you all the things. 

     

    Don't give up. 

     

    http://www.notempire.com/images/uploads/pumaorg.jpg

    • Like 1
  5. since you are new,trusting a robot to order(with your real money) is not a good idea,especially if it is coded by a beginner.

     

    Yes Ubot is good for most tasks,and I would recommend it,I purchased it originally simply because I thought having a browser I could automate without having to learn programming was awesome.

     

    If your heart is set on developing a bot that has access to your wallet,it would be prudent to pay a professional to build that bot for you

     

     

    This is an interesting point! 

     

    Start by building the bot and testing it. If it works with a few small orders, then it should scale. But the solution here is simple: watch and test for the first few days.

     

    I live in the Bay Area where google is testing driverless cars constantly. These tests don't involve turning on a car and letting it go, but instead individuals sitting behind the wheel ready to take over if anything goes wrong.

     

    Frankly, I think that people are just as likely to make mistakes as robots. We're all pretty badly programmed. 

  6. Alright, so I added them up and there are over 75 new commands, functions, and features added to UBot Studio since 5.5!

     

    AND I'm sure I'm missing a few....

     

    Play_Sound_File

    Speak
    Stop_Sound
    Include
    Activity
    Log
    Purpose
    UI_log_view
    Clear_All_Data
    Establish
    Section
    $Dequeue
    $Html_from_table
    $Pop
    Create_Table_from_Excel
    Create_Table_from_Text
    Enqueue
    Push
    Remove_Text_from_list
    Replace_List_Item
    Chart
    Encryption
    Plot
    $Absolute_Value
    $Ceiling
    $Cos
    $Division_Remainder
    $Floor
    $log
    $Max
    $Min
    $Round
    $Sin
    $Square_Root
    $Tan
    Character_List
    Clean_Text
    Levenshtein_Distance
    Number_Format
    Reverse_Text
    Swap_Case
    Count_Text
    Escape_HTML
    Is_Blank
    Is_Number
    Unescape_HTML
    Ends_With
    Starts_With
    $Files_in_Zip
    Add_File_to_Zip
    Encrypt
    Extract_File_From_Zip
    Unzip_Folder
    Decrypt
    Repeat_Text
    Sluggify
    Surround_Text
    Strip_Tags
    Dasherize
    Humanize
    Prune
    To_Sentences
    Truncate
    Underscored
    Classify
    Thread_Spawn
    $get_all_cookies
    $get_cookies
    Remove_Cookie
    Set_Cookie
    Reset_Header
    Set_Header
    Set_Headless_Browser
    Incognito Mode

    Whole new browser framework!

    • Like 1
  7. The beauty of UBot is that it doesn't do it for you but it does it better.

     

    You should be able to scrape the content of most common sites fairly quickly, by building a simple content scraper and using some wildcards and if statements to determine what the content is. 

     

    To analyze the content, just send it to a site like smmry.com. 

     

    There's a way to do nearly anything in UBot, and better than in other software, if you are interested in having the best but spending a few minutes learning :)

    • Like 1
  8. Doesn't seem to do anything for me. Could you upload the script you used to do it? Possibly I am missing something following your directions.

     

    You need to be on Ubot Studio 5.9+ to select Chrome 39 as your browser in the options menu. This script does not work on the version of UBot Studio that you're using.

  9. I just added up the new features we've added since UBot Studio 5.0 and counted at least 85. 

     

    Holy poopemoji.com! 

     

    If you're interested in checking out all the features in UBot, here's one way to do it: 

     

    http://wiki.ubotstudio.com/index.php?title=Special:AllPages&from=%24Absolute_Value&to=Url

     

    +

     

    http://wiki.ubotstudio.com/index.php?title=Special:AllPages&from=Variable_Functions&to=Zip_Folder

     

     

     

    • Like 2
×
×
  • Create New...