Jump to content
UBot Underground

Recommended Posts

Hey Pash,

 

I think i found a bug, or you didn't intend for us to use it this way.

I have nested switch statements. When I manually set to go into first Switch, it goes into the right case, then the second switch, it goes into the right case, but then ends up going in the first switch statement in the wrong case, when its suppose to just kick out of all the switch function, it should only print the first alert "entered 1" and not the next one "entered 2"

plugin command("Advanced Ubot 2.dll", "switch", "true") {
    plugin command("Advanced Ubot 2.dll", "case", "true") {
        plugin command("Advanced Ubot 2.dll", "switch", "false") {
            plugin command("Advanced Ubot 2.dll", "case", "true") {
            }
            plugin command("Advanced Ubot 2.dll", "case", "false") {
                alert("entered 1")
            }
        }
    }
    plugin command("Advanced Ubot 2.dll", "case", "false") {
        set(#trailFrom,"Entry Price","Local")
        alert("entered 2")
    }
}
 

Link to post
Share on other sites
  • Replies 538
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

Ubotplugin.com End of Business Good day Ubot community. Over the last 9 years I invested a lot of time in developing the plugins. I hope that it was of good use for all of you. Only in the last

Pash i have some clients who cannot open their compiled bots because of this:      But i didn´t knew the bots will call your server once compiled this is wrong please remove it!   Buddy i understand

V3.2.0.0 (BETA)   Please use new config file or remove old config file New Keyboard Shortcuts Shift + Control + C = Create new comment node Shift + Control + X = Comment node Shift + Control + Z

Posted Images

Hey Pash,

 

I think i found a bug, or you didn't intend for us to use it this way.

 

I have nested switch statements. When I manually set to go into first Switch, it goes into the right case, then the second switch, it goes into the right case, but then ends up going in the first switch statement in the wrong case, when its suppose to just kick out of all the switch function, it should only print the first alert "entered 1" and not the next one "entered 2"

 

plugin command("Advanced Ubot 2.dll", "switch", "true") {

    plugin command("Advanced Ubot 2.dll", "case", "true") {

        plugin command("Advanced Ubot 2.dll", "switch", "false") {

            plugin command("Advanced Ubot 2.dll", "case", "true") {

            }

            plugin command("Advanced Ubot 2.dll", "case", "false") {

                alert("entered 1")

            }

        }

    }

    plugin command("Advanced Ubot 2.dll", "case", "false") {

        set(#trailFrom,"Entry Price","Local")

        alert("entered 2")

    }

}

 

Of course, this method of using switch cases is not appropriate.
Recommend that you use IF ELSE.
And also the Ubot API doesn't support switch cases. My method might cause multiple layers of overlapping to occur.
Link to post
Share on other sites
hello the deactivate and delete license function appears to not be working on my user account
 

i emailed the powered script @ gmail account but idk if that still works

Link to post
Share on other sites

determine window size not work when using ui html panel. This is my code;

ui stat monitor($plugin function("Advanced Ubot.dll", "$on load", "HideCodeButton()", 500, "False"),"")
define HideCodeButton {
    plugin command("Advanced Ubot.dll", "hide some menu item", "File", "False")
    plugin command("Advanced Ubot.dll", "hide some menu item", "Edit", "False")
    plugin command("Advanced Ubot.dll", "hide some menu item", "Help", "False")
    plugin command("Advanced Ubot.dll", "menu box control", "True", "False", "True")
    plugin command("Advanced Ubot.dll", "determine window size min/max", 450, 222, 450, 222)
}
ui html panel(my UI code,222)
Link to post
Share on other sites

 

determine window size not work when using ui html panel. This is my code;

ui stat monitor($plugin function("Advanced Ubot.dll", "$on load", "HideCodeButton()", 500, "False"),"")
define HideCodeButton {
    plugin command("Advanced Ubot.dll", "hide some menu item", "File", "False")
    plugin command("Advanced Ubot.dll", "hide some menu item", "Edit", "False")
    plugin command("Advanced Ubot.dll", "hide some menu item", "Help", "False")
    plugin command("Advanced Ubot.dll", "menu box control", "True", "False", "True")
    plugin command("Advanced Ubot.dll", "determine window size min/max", 450, 222, 450, 222)
}
ui html panel(my UI code,222)

try

comment("ui stat monitor($plugin function(\"Advanced Ubot.dll\", \"$on load\", \"HideCodeButton()\", 500, \"False\"),\"\")")
on load("Bot Loaded") {
    HideCodeButton()
}
define HideCodeButton {
    plugin command("Advanced Ubot.dll", "hide some menu item", "File", "False")
    plugin command("Advanced Ubot.dll", "hide some menu item", "Edit", "False")
    plugin command("Advanced Ubot.dll", "hide some menu item", "Help", "False")
    plugin command("Advanced Ubot.dll", "menu box control", "True", "False", "True")
    plugin command("Advanced Ubot.dll", "determine window size min/max", 450, 222, 450, 222)
}
ui html panel("",222)
 
 
 

 

  • Like 1
Link to post
Share on other sites
  • 2 weeks later...
  • 5 months later...
Dear customers

Because Google Drive at this time was crazy about identifying multiple files as viruses or abuse. Even plain text files with strange words were identified as abuse.

So I moved the plugin file to OneDrive. You can download the URL from your account.

Link to post
Share on other sites
  • 4 months later...
Alert.

Because the host I am about to expire soon (21/11/2020)

And more expenses during covid-19, so I don't have the money to renew.

But you guys don't have to worry. I have developed a new license system. To fix this problem

And will try it soon

 

New versions of the plug-in will use the HWID provided by the "Get HWID.exe" program.

You can download it from the URL of any plugin you purchase under the file name "Get HWID.rar".

 

When you run the program, you will receive a HWID. Please send me your HWID for registration.

Link to post
Share on other sites
  • 2 months later...
  • 1 month later...

Great News! Plugin Re-Release is happening right now

Hello fellow developers! 

We are very excited to let you know that the long wait is now over - the automation plugins formerly developed by Pash are finally getting re-released on Automaxed.com over the next days. All ready to get started and automate your workflows!

If you have any questions like:

  • What happens to the old customers of Pash and their licenses?
  • When will the plugins be available again?
  • How can I buy this plugin?

We highly recommend everyone subscribe to our newsletter. The answers to all questions above and more will be made exclusively available for people subscribed to our newsletter.

Old Customers of Pash - Good News for You

We plan to grant all old customers from Pash access to use the latest version of the advanced plugins again, for a limited period of 3 months, completely free of charge. So you can have peace of mind, celebrate the end of the year, and start fully charged into a successful new year!

Subscribe to our Newsletter

--> https://automaxed.com/newsletter <--

Interested in news about this plugin and software automation with Automaxed? Want to receive helpful information and occasional discounts? Then don’t miss out and subscribe to our free newsletter right now.

We are here to stay and happy to support your future automation goals!

Have a good day everyone!

Simon from Automaxed

AUTOMAXED-Launch.jpg

Link to post
Share on other sites
  • 4 weeks later...
  • PRO locked this topic
Guest
This topic is now closed to further replies.

×
×
  • Create New...