Jump to content
UBot Underground

Twitter Dominator

Fellow UBotter
  • Content Count

    453
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by Twitter Dominator

  1. Advanced Cache

     

    • disk cache clear
    • $disk cache get list
    • disk cache get table
    • $disk cache get variable
    • disk cache store list
    • disk cache store table
    • disk cache store variable

     

    Waiting plugin key from Ubot Support

     

     

     

    Start request 27/11/2015

    this ever get worked out?

  2. Hi.

     

    This plugin sounds very interesting, but I'm not sure if my skill level is right to use it.

    I'm an average Ubot User who mainly writes bots to scrape informations from websites.

     

    But my html knowledge is limited. So I was wondering how complicated it is to generate  HTML post compatible code?

    Does that work for everything online? Or are there special websites. usecases where this can be used?

     

    Thanks in advance for your help

    Dan

    HTTP requests is not html and is advanced

  3. hi folks

     

    here i show u quick and dirty how to run external ubotscripts with a nice free plugin

    http://skapps.webhop.net/tuts/1.jpg

     

    Thanks to William and his Coder  awesome work  realy

     

    Here is my script that will run outsourced

    http://skapps.webhop.net/tuts/2.jpg

     

    http://skapps.webhop.net/tuts/3.jpg

     

    http://skapps.webhop.net/tuts/4.jpg

     

    load the external script in a var like this

     

    http://skapps.webhop.net/tuts/5.jpg

     

    then select the "Run Ubot Script" 

    http://skapps.webhop.net/tuts/6.jpg

     

    and then run it :) thats all

    http://skapps.webhop.net/tuts/7.jpg

     

    U also can select the encrypted run what means it encrypt the script so that is a bit more save from crackers and hackers

     

    even its possible to store your scripts in your sqlite db which can be secured with a password  or in a external db...

     

    some words at last

     

    some ppl help other because there wanna

    some ppl does plugin for free  because there wanna

    some ppl does plugin for Bucks with many bugs  because there wanna

     

    again THX TO THIS AMAZING PLUGIN AND THE C# OPEN FRAMEWORK FROM WILLIAM BOGACZ AND HIS CODER MY RESPECT!!!!

     

    hope u like it

    greetz blumi

     

    Temporare downloadlink

    http://www.sendspace.com/file/f0cnbx

    your welcome guys, we will add more to it at some point but glad you all like it

  4. not sure what you guys are doing wrong but this update is fast as silk and works great bots load faster , html ui loads faster browser loads faster bot bank doesnt hang on load , seriously i would question your machines at this point

    nodes run super fast, switching and scraping all work excelent

     

    best update in last year or so

     

    so check your machines i suspect there is something else going on

  5. I know it does works (hiding the run bar).

     

    Its the UI button functionality that bothers me. When you click on such button, UBot doesn't actually know its running something (its like running JavaScript), so it doesn't have the real control over that. I know there are some workarounds, but I think this feature needs to be revisited and implemented better (original button should change the status one you "start" the bot from UI, pause should work,....).

    i like many got in to the habit now of forming our own structures instead

     

    so we create stop checks and stop and go functions which is the very same thing as the other buttons did anyway

     

    and they just become part of the code tool chest ;-)

  6. We can already do that (under compile options there is a settings which allows you to hide run bar), buts actually not usable.

     

     

    UBot team tried to provided solution for that (use UI buttons when you hide the bar), but they are only good for simple tasks;  that's why stop and pause commands won't work the way they do in standard program flow. Current solution is to create custom pause and stop commands, and check if user has paused or stopped bot after every line in the code...

     

    Hopefully are able to use real custom run, stop and pause buttons anytime soon. I think that if you also want this, post it as a suggestion here: http://www.ubotstudio.com/forum/index.php?/topic/12527-new-features-to-add

    it works to remove it

     

    not sure what you're doing wrong but it works

    just have to code your own html ui start pause and stop after

×
×
  • Create New...