Mtihc / bustabit-script-simulator

Simulate running a script on bustabit
21 stars 10 forks source link

Problems with loading my script #3

Closed biennnn closed 8 months ago

biennnn commented 4 years ago

I have attempted to use your simulator; however, the site wont load my script. Is it an overload? After a while of loading, the site just crashes. Is there any fix to this?

Mtihc commented 4 years ago

Simulating a lot of games (10.000 for example) will cause your browser to crash. So, there is a limit to what your browser/computer can handle. You can try to simulate a smaller number of games. I want to make the simulator more efficient so it can handle more games. But I don’t think you want to wait for that.

So, you could try to make your script more efficient. That’s the only thing you can do yourself.

Maybe you store a lot of information in an array? You can try to “rotate” the array, meaning you can remove old entries when you add new entries, so that your array doesn’t become too big.

I assume you don’t want to share your script. So it’s difficult for me to give you tips on how to make your script more efficient.

On Wed, 8 Apr 2020 at 08:26, biennnn notifications@github.com wrote:

I have attempted to use your simulator; however, the site wont load my script. Is it an overload? After a while of loading, the site just crashes. Is there any fix to this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Mtihc/bustabit-script-simulator/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKLXWB7O4DMQZ6NUGPXZKDRLQKHZANCNFSM4MDVPVWA .

biennnn commented 4 years ago

I will gladly share the script with you to help me simulate the script. My issue is that my browser won't even accept the script in the input box. Is there anyway I can get contact information?

Mtihc commented 4 years ago

You can find my email address on my profile (temporarily)

https://github.com/Mtihc

On Wed, 8 Apr 2020 at 17:50, biennnn notifications@github.com wrote:

I will gladly share the script with you to help me simulate the script. My issue is that my browser won't even accept the script in the input box. Is there anyway I can get contact information?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Mtihc/bustabit-script-simulator/issues/3#issuecomment-611038253, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKLXWDN5AJIMJRQTAMLL6LRLSMMTANCNFSM4MDVPVWA .

cloudnine212 commented 4 years ago

Great work with the sim Mtihc. I have been using your sim for the past few months, it has been very helpful. However, one particular script I have doen't seem to work and keeps crashing. yet it works on bustatbit. Anyway you can help look into it? It would be helpful for me to know the odds with this script before applying. Will gladly share this script with you as well. And will make a decent donation as a token of appreciation of your time. ; ) Please advise and send me your contact info If ok. Thanks.