Giter Club home page Giter Club logo

anime-dimensions-simulator's Introduction

Scriptblox | V3rmillion

To the devs of Anime Dimensions

Need me to help you fix some of the obvious vulnerabilities you have?
Contact me on Discord: Yielding#3961

Notice

I am not responsible if you get banned.
Remember to always exploit on an alt account!

I doubt anyone will get banned as this game is so stupid that, despite me not having updated the bypasses in OVER 4 MONTHS it still works just fine lmao

Anime Dimensions Simulator Autofarm/Autoplay

loadstring(game:HttpGetAsync'https://yieldingexploiter.github.io/Anime-Dimensions-Simulator/init.lua','GameScript')();

Compatability

This works on almost any executor that has a UNC Console imlpementation, and getgenv(), and can run obfuscated scripts at a decent speed, will be able to run this script.

How to use it

Executing

  1. Copy & Paste the above loadstring into your executor
  2. Open the game
  3. Click Play, then join around
  4. Run the script
  5. Done!

P.S. If you run it outside of a round, you will run into this error.
For some executors, it will just run when you join; for others, you'll need to re-run when you join the main place.

Starting the farming

Type start in the console, then press enter.

Autostart

queue_on_teleport is available? Great!

For out-of-the-box autostart behaviour, we need queue_on_teleport, queueonteleport, or syn.queueonteleport.
If these are available (most major executors, including Script-Ware, Fluxus, KRNL, and Synapse-X, have it out-of-the-box), here's how you use Autostart:

Type autostart in the console, then press enter.
On subsequent rounds, the script will automatically run (if your executor supports queue_on_teleport) without you even needing to type start.

Notice

Using this method, going to the lobby will disable autostart.
You will need to run autostart in the console again if/when you join another round.

Additionally, restarting your game will require you to re-enable autostart.

No queue_on_teleport? No problem!

If your executor supports autoexec, but not queue_on_teleport, you can put this script in your autoexec to achieve similar behaviour:

getgenv().autostart = true; loadstring(game:HttpGetAsync'https://yieldingexploiter.github.io/Anime-Dimensions-Simulator/init.lua','GameScript')();

Note that this will create a console on all games if you put it in autoexec.

Notes

Retrying

This script will, regardless of Autostart Setting, make you automatically retry, unless you press Lobby at the end of the round.

Free Exec Crashes

If you're crashing a lot on Free Execs, you can try putting this in your autoexec:

task.wait(15.5) -- Fluxus Free Tier; Wait for nag window to disappear
getgenv().no_queue_on_teleport = true; -- Disable Queue on Teleport
getgenv().autostart = true; -- Automatically Start
getgenv().skip_input = true; -- Skip all rconsoleinput()s
loadstring(game:HttpGetAsync'https://yieldingexploiter.github.io/Anime-Dimensions-Simulator/init.lua','GameScript')();

Note that this will remove the ability to run commands.

This also causes the issue shown at "No queue_on_teleport? No problem!"

This is also how you'd get it to run on executors with only getgenv() and rconsoleprint() and nothing else

Advanced Users

For advanced users, you can see the whole list of commands here

anime-dimensions-simulator's People

Contributors

exponential-workload avatar yieldingexploiter avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

anime-dimensions-simulator's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.