use pop3, get content and make sure you get the body of the message (raw), then find the verification link etc
[PREMIUM] UI-Compiled Source doesn't work properly
-
Hello everyone,
-
I am currently facing a persistent issue during the compilation of my premium source code.
Specifically, when I enable a "custom interface" the logic within the program fails to function as expected.
But when I refrain from utilizing the custom interface and run the software without it, everything works as intended. -
I have thoroughly examined the logic implemented in the code, including conditional statements such as "if" and "else." Despite having a well-defined logic flow in place, it appears that the program is not executing the expected logic when the custom interface is enabled.
-
Additionally, I'd like to highlight an related to the interfaces: in the normal UI, the checkboxes' functionality, by nature, remains unchecked as intended.
However, in the custom interface, a perplexing behavior manifests – all checkboxes! are inexplicably checked. This adds a layer of confusion..
I am seeking assistance or insights from the community to help pinpoint the issue and understand why the logic isn't taking place as intended when the custom interface is enabled.
Any suggestions, guidance, or experiences with similar challenges would be greatly appreciated.Thank you for your time and assistance.. much appreciated!
-
-
@outsider said in [PREMIUM] UI-Compiled Source doesn't work properly:
Hello everyone,
-
I am currently facing a persistent issue during the compilation of my premium source code.
Specifically, when I enable a "custom interface" the logic within the program fails to function as expected.
But when I refrain from utilizing the custom interface and run the software without it, everything works as intended. -
I have thoroughly examined the logic implemented in the code, including conditional statements such as "if" and "else." Despite having a well-defined logic flow in place, it appears that the program is not executing the expected logic when the custom interface is enabled.
-
Additionally, I'd like to highlight an related to the interfaces: in the normal UI, the checkboxes' functionality, by nature, remains unchecked as intended.
However, in the custom interface, a perplexing behavior manifests – all checkboxes! are inexplicably checked. This adds a layer of confusion..
I am seeking assistance or insights from the community to help pinpoint the issue and understand why the logic isn't taking place as intended when the custom interface is enabled.
Any suggestions, guidance, or experiences with similar challenges would be greatly appreciated.Thank you for your time and assistance.. much appreciated!
Are you talking about the script's web interface? Or have you made edits to the BAS repositories and compiled a modified version of the BAS?
-
-
@Fox Hi, i am specifically talking about

I have completed the design of my software, but when i enable the Interface the logic of my source code is not there, when turned of it works as intended :o it has left me with no option as i go back see my statements they are fine
-
For e.g - I have checked Proxy option (inbuilt) or Proxy (custom) user either checks the box for these options, so in my BAS source there is If, else statements about this they work fine, but when compiled that logic part of the checkboxes, if / else are not taking place
-
@outsider said in [PREMIUM] UI-Compiled Source doesn't work properly:
For e.g - I have checked Proxy option (inbuilt) or Proxy (custom) user either checks the box for these options, so in my BAS source there is If, else statements about this they work fine, but when compiled that logic part of the checkboxes, if / else are not taking place
The web interface is an html page, it exists separately from the script, if you change the script and add new resources, the web interface will remain the same and new resources will not be displayed in it until you update it
-
The html design differs from my side i haven't changed anything there for it to make "BAS" script not work
Additionally please allow me to show you 2 videos showcasing the differenceHere is the normal script without interface works as intended:
Checkboxes are all unchecked by nature, for each module
2024-03-02 17-06-25.mp4Here is the custom interface, the settings keep reseting checkboxes, and the nature doesn't work. its skipping if else statements
I have saved / pushed updates from the design page, and then compiled my source
2024-03-02 17-03-01.mp4 -
@outsider said in [PREMIUM] UI-Compiled Source doesn't work properly:
The html design differs from my side i haven't changed anything there for it to make "BAS" script not work
Additionally please allow me to show you 2 videos showcasing the differenceHere is the normal script without interface works as intended:
Checkboxes are all unchecked by nature, for each module
2024-03-02 17-06-25.mp4Here is the custom interface, the settings keep reseting checkboxes, and the nature doesn't work. its skipping if else statements
I have saved / pushed updates from the design page, and then compiled my source
2024-03-02 17-03-01.mp4Are you trying to say that your checkboxes are enabled by default in the web interface? When the script is run again, the entered data in the resources is remembered
-
Spot on yes, they are somehow all enabled but the Major issue is mostly on the part of execution, check boxes logic by if or else aren't taking place, so if i had checked (inbuilt proxy) or (custom proxy) they aren't getting executed, only happens on custom interface, normal bas UI works completly fine, as it should :D
So i am pretty eagered to know what makes it skip some part of my logic in the custom interface
Kindly let me know if you need any access to the current issue i'd be glad to get your thought on it :)) -
@outsider said in [PREMIUM] UI-Compiled Source doesn't work properly:
Bump, hopefully support team can take notice of this current issue as i am not able to use Interface, it breaks the logic of my script
Thanks once again
There is no official support on the forum, ordinary users help each other here in their free time. Premium support contacts are listed in your personal account https://bablosoft.com/personal/license/BASPremium