Skip to content

varTapexe/Wizard101-Random-Effects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wizard101 Random Effects Every 60 Seconds - By Tap:

This file will tell you everything you need to know about this script!

What do you need to change?

Your Wizard101 path. In the random_effects.py file you will see this line:

    utils.override_wiz_install_location(r'E:\Kingsisle Entertainment\Wizard101')

Replace E:\Kingsisle Entertainment\Wizard101 with YOUR Wizard101 path.

Right click your Wizard101 icon. Click properties. Copy the text in the Start in: box without the quotation marks.

How do you run this?

  1. Install the latest version of python.
  2. Install Visual Studio Code
  3. Open Visual Studio Code
  4. Click Terminal > New Terminal
  5. In the terminal type: python -m pip install -r requirements.txt
  6. After everything is installed type py random_effects.py to run the file.

How do I get support on this?

I probably won't respond right away but you can join my Discord server and message me.

  • I will probably update this code every now and then so feel free to ⭐ Star the GitHub repo.

Credits

  • wizwalker (main library)
  • Deimos (references)

About

# Wizard101 Random Effects Every 60 Seconds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages