Theme editor

  • If you experience issues login with Discord, reset your password and wait 3 minutes for the email!

STANDALONE IzzY Multichar/Appearance/spawn

3 Opensource scripts in one package.
Delete fxap. and use it as you want
-=Stripped Content=-
i downloaded and only Izzy-spawn in the rar folder no multicharacter and no appearance can you fix it or dm me links please?
 
I just check it, my players has randomly get this error.

You can check in the index.html, can you change the version of jquery to 3.7.1 and bring all the script tag from head to bottom of the body.

Like this:
<body>
<content bla bla>


<script src="https://code.jquery.com/jquery-3.7.1.js"
integrity="sha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4=" crossorigin="anonymous"></script>
<script src="js/custom.js"></script>
<!-- <script src="js/jquery.js"></script> -->
<script src="js/tailwind.js"></script>

</body>
</html>

Please tell me if it work.
 
Last edited:
Metrixden kaçıyorum yardım beni bulucaklar heryedeler beni izliyorlar sizin de peşinize gelicekler dikkat edin !
 
Thread owner
I just check it, my players has randomly get this error.

You can check in the index.html, can you change the version of jquery to 3.7.1 and bring all the script tag from head to bottom of the body.

Like this:


Please tell me if it work.
its open source you can manage how do you want to
 
Nevermind i figured it out i needed to have winrar installed to see full package thanks
 
Back
Top Bottom