Jump to content
UBot Underground

magoo

Fellow UBotter
  • Content Count

    102
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by magoo

  1. G'Day everyone,

     

    As soon as I noticed that TJ and Jane had released their new licensing software, I was on it straight away . As per usual I stuffed a few things up when setting it up for the first time and TJ was fast to respond to my questions and get me rolling.

     

    It wasn't enough for me to just stuff up the licensing , I also made a mistake with Jane's Protect it plugin. She saw the error I had made instantly (which I must admit I felt embarrassed as it was a silly mistake) I was up and running in no time.

     

    I have purchased several of TJ's products and I have always found them to be excellent quality and to work as advertised. Support is the best I have seen anywhere on the internet.

     

    This is a great product followed up with support that is second to none...

     

    Good on ya guys, Magoo!

    • Like 1
  2. Like this:

     

    clear list(%finished list)
    clear list(%start list)
    add list to list(%start list, $list from text("item 1
    item 2
    item 3
    item 4
    item 5", $new line), "Delete", "Global")
    loop($list total(%start list)) {
        set(#word, "{$next list item(%start list)} add what ever you want..", "Global")
        add item to list(%finished list, #word, "Delete", "Global")
    }
  3. Here is my simple solution (without asking for anything in return):

     

    1) Download RestartOnCrash from http://w-shadow.com/...tart-on-crash/.

     

    2) Add your application in RestartOnCrash and set it to kill the process when it's not responding to Windows messages.

     

    3) Use the Execute a command option to restart the app after killing it.

     

    This should keep you going until Awesomium is stable.

     

    Thank you!! this is just what I was looking for...http://ubotstudio.com/forum/public/style_emoticons/default/wink.gif

×
×
  • Create New...