Jump to content
UBot Underground

Macster (UBotter Labs)

Fellow UBotter
  • Content Count

    732
  • Joined

  • Last visited

  • Days Won

    28

Posts posted by Macster (UBotter Labs)

  1. Hello,

     

    I want to make a license system for ubot. I will upload a text file to my server and ubot will read if the license exists on the server (via http get request), if it does then it gives access to my tool if not then the bot closes. I want the license screen done with prompt.

    + HWID lock

     

    Who can help me with this? I will pay for it!

    I just seen your forum post and answered you on the website. Send your Skype ID and forum username in a ticket on the website chat bubble and will reply to you as soon as possible.

  2. Hey Pash, i get this error on one command:

    
    ============================================ Thu, 02 Nov 2017 22:38:15 GMT ============================================
    Plugin: Advanced Screen and Windows.dll
    V4.0.0.0
    Microsoft Windows 10 Home  (x64)Version: 4.6.1 installed on all other Windows OS versions or later
    Category: Apichai Windows Commands
    Command: mouse move to image
    Comment: You can see 'Error Log.txt' at your desktop.
    
    Execute:
    OpenCV: u != 0
    
    ---------------------------------------------
    
    R63CrrTkppiotruI9iDa/G6gnHPfd3aMWKdzBj0MUeXcv38+fccDQ/fpGkdZqeOcR63CrrTkppiDPtdapNdSUI1JpYlaIcX/Oi5PV5QhF8DfzBJz80Ym2stYfG9X2WsSbIEEXGON6VuMIH/U9UOoYKWO/LH7gtt0P0ZieLIAXlTGCSjOMgAFl/NZVvdwLs+UdvqkjkGhzp/Y6J3KY/ucMutz1cE0HWsZBJI8fMV5V8XF8VqnCjMinc1PN6/ikIFJfkRQcim2WvbaKvVIFgGcEESS8tsyqBS1HqFmguVTvqzY6J3KY/ucMkCig9iuF+1EvJKDNj/wH6XWTuQdjD/04RAahSOC7w9Ghvv4cp1SyFJcq9dg9lRyFCBBSKMF05K6qnrBCmPHSKqZeXAoodvL5dXnTO56WMx4Yia+zD68vgshj1EuH+f7hVGJhymTlXxayolteNtnDmx7nt7qAWcSOdimX6OZbX4iIOfnxTEG82vxOhMSjJRiNgTG3D4JaM0oWv1LVtZMlrfun7EKpBmLmZ1/tF73DzqBC37KQqiRhMBbWUo8f44F78qJbXjbZw5sbbN0bjhDPImZeXAoodvL5dXnTO56WMx4OIwHksPC7gn3gQRxe1XWOq+fTbc9B5lrEqwtxHsbmmrVmtPJMDzKhT1/zZZ5H1+tHJTByhGtZNetVXPFO1Y5+KyC8UBeifn+rb9gkxVlY0KpLOeEGaaXqbP1kbIRU81O5xRedTWrne3A1CJ8qOOpNKMnlbc9HAeYH6nFQnUhodibEqYEmDgjYJVAo8DFmFOuLbx0QZbSi6RjoaldQqs3aMiL5C87eWQPV1A1ROJOrK039bDoXklzpvmtG7/NykPlZLF2rN1U+YK+jJb05Ly+SjxAEfxl8ftV7EZaaR+Jq0dXkvIAePcfmZl5cCih28vlF3q15Yd2bgDi9zfj3ojM8G4nvwFoZLQIlqIyzqdMBkMSJkKzkUpzRGx78e0w1tINb/JMEC2/XnfiRU64BXM46ThZngg6BAwfbBi606eHJpM=
    

    I followed your video and still nothing. Thanks.

  3. I tried logging into my Admin account and get this error:

    Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in /home/user/public_html/UbotLocker/CheckLogin.php:6 Stack trace: #0 {main} thrown in /home/user/public_html/UbotLocker/CheckLogin.php on line 6

     

    I think my host uses php 7.

    In this case you can install PHP 5 through your host and use both.

     

    [uBotter Labs]

  4. @Dan awsome update however i'm still a little confused about the proxy connection parameters !?

     

     

    http://i.imgur.com/sNuhR2y.png

     

    Sorry if i missed something but i tried to connect to a socks5 proxy like above and i get that warning with both Chrome and FF however i remember in previous versions was working.

  5. @Dan is the regular proxy support removed in 1318 ?

     

    In 1318 the IPV6 proxies work ok, but all other HTTP and SOCKS do not and the browsers go through system ip.

     

    I have tested with both ubot studio and compiled bots in 3 systems and regular proxy support does not seem to work anymore.
     

     

    Example mode not working:

    plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", $plugin function("ExBrowser.dll", "$ExBrowser Set HTTP Proxy", "163.172.110.162:1751", "", ""), "")
    

    Example IPV6 mode working through HTTP proxy parameter:

    plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", $plugin function("ExBrowser.dll", "$ExBrowser Set HTTP Proxy", "atl1.infiniproxy.com:62001", "us-tl21", "U8kwVNFGv2aB"), "")

     

    EDIT: i think there's a bug or i'm missing something because the below example works for HTTP:

     

     

    Example HTTP working:

    plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", $plugin function("ExBrowser.dll", "$ExBrowser Set ipv6 Proxy", "107.175.1.176", 32129), "")
     

    Confused that HTTP proxies work with the ipv6 parameter but not with the first regular ones from above !?
    Shouldn´t the IPV6 parameter have username:proxy ? I only see ip ad port

    http://i.imgur.com/HXYII7X.png

    • Like 1
  6. Glad you like it. Been working on a new system for a while now, completetly on PHP 7 with PDO and a ton of new features, almost everything that's inside UBotter Labs and more.

    Yes i am aware of the MySQL extension being deprecated however you can use it even if it is discontinued inside PHP 7, in case it is disabled in your host you can activate it until i finish the next upgrade. (soon)

     

    Sorry for the delays guys, currently changing apartment and office plus some personal and other delays that didn't allowed me to finish everything but do not worry that i will release a completely new licensing and affiliate system.

×
×
  • Create New...