Jump to content
UBot Underground

Ettienne

Members
  • Content Count

    38
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Ettienne

  1. Found my own thread in Google... lol.

     

    Anyway, can someone please point me in the right direction as to how I can do this? What code the Scheduler uses to open or what plugin I would need to add a custom "Schedule" button? I don't want to edit the scheduler window that pops up, I just want to click a custom button to open that scheduler window.

     

    Thanks in advance.

  2. Hello,

     

    I have a bots locked with Ubotlocker. This is just the normal compiled exe. Now, if I want to make an installer (setup.exe) that uses the locked bot instead of an unprotected one, how can I do that? Is it possible?

     

    I just want to avoid having the client wait for the ubot files to download when they open the bot, that's why I like the installer, but is there a way to make the installer work with ubotlocker?

     

    Thanks in advance

  3. Hello,

     

    As the title suggests, it seems that whenever I click on a site's dropdown menu (like with 'change dropdown' command) it will just get stuck. I can't close it, navigating away or running the script does nothing, it just hovers there until I close and restart ubot completely, which is frustrating.

     

    Is it a bug or is there something I'm missing? Is there a button/key combination I can press to close it?

     

    Thanks,

    Ettienne

     

    PS. Using the latest version of Ubot

  4. I can't seem to open the file, it keeps saying "There was an error while verifying the files: An exception occured during a WebClient request. Contact vendor". I only get this when I right-click "run as admin" on win 8.1, when I try to open it normally it just doesn't do anything. Please assist

     

    (also tried turning firewall/antivirus off but no success)

  5. Hi Darryl, just purchased but received an error 2 when trying to update.

     

    Exception.txt:

     

    ICSharpCode.SharpZipLib.Zip.ZipException: EOF in header
       at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeByte()
       at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeShort()
       at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeInt()
       at ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry()
       at WindowsFormsApplication1.DownloadDialog.UnZip(String outputDirectory)
       at WindowsFormsApplication1.DownloadDialog.client_DownloadFileCompleted(Object sender, AsyncCompletedEventArgs e)
     
    Please assist, thank you.
  6. Hi Darryl, me again. I'm still very new to Ubot and coding so bare with me. Just one more question, you know the standard top Ubot bar with "File,Edit,Tools,Help", will I be able to recreate this without too much manual coding, for example under the Tools menu where users can add their Captcha service accounts. Can I add this using your editor somehow without having to mess around with API's and such? 

  7. Yep, those kind of sites have been botted to death in the past, but on the plus side there are a ton of them, so there should be easier ones out there. They'll have less users though, but look on page 2-3 on Google. Most of these people sign up to more than one of these sites so you might get lucky

  8. Hello,

     

    Say I have a compiled bot with 2 tabs. One is a scraper and the other a poster. I only want the scraper to be scheduled, the poster will run 24/7.

     

    Now there's the Run bar and the "Run on Schedule" bar. As soon as I click "Run on schedule" on the first tab, the second tab's Run bars are greyed out and only give the option to pause or stop.

     

    How can I do this without merging the 2 tabs? I mean, run 1 tab on schedule and the other one constantly?

     

    Thanks in advance,

    Ettienne

×
×
  • Create New...