So, a basic way to do this achievement would be to assign your Juggling Torces to a button on your action bar and to press that like crazy while clicking on the floor underneath your character. This may work but there are many people who cannot click fast enough. This simple guide will make things easier for those people who do not click to get this achievement.
PLEASE NOTE: This does NOT make up for server lag as Dalaran is the most crowded city on most servers. You can make this achievement easier on yourself by finding a less populated place in Dalaran where you can save yourself from interruption if you do lag.
The main tool that we will be using to make your life easier is this script. Copy and paste it into your chat box as if you were using a "/emote":
/script SetBinding(";", "CAMERAORSELECTORMOVE")
This is a simple script that will set a key on your keyboard to act as the left button on your mouse to click. Don't worry, your left mouse button will still work and click and this will only effect your game until you log out. In the above I decided to use the ";" key because I do not use it for any other binds. You can change this to whichever key you wish. Using this script is only temporary and if you wish to keep it assigned permanently, in case you want to click without using your mouse for whatever reason, you can enter in the following script:
/script SaveBindings(1)
So. Now that we have a key acting as our left mouse button (Again if you just copy and pasted my example script, then ";" is your new left mouse button) simply move your cursor over your character. Make sure you have your Juggling Torches somewhere on your Action Bars (I used the bar for the number "1" key) and spam your Juggling Torches and your new left mouse button (Again, my ";" key). I was pressing at an average speed, not so much spamming, and I have this achievement on all my characters now.
This is the easiest I could make this achievement with my knowledge of scripts and macros. Maybe someone can further this a bit more and make things even easier. Here is the foundation for it though and hopefully this simple script can make everyone's Midsummer Festival a little bit easier. Enjoy :wave:
TIPS
- instead of the ";" key you can also use your " ` " (" ~ ") key as it is right next to the number 1 key.
- use the "/script SaveBindings(1)" after the script to assign a new mouse button if you want to make this achievement easier on all your alts so you do not have to re-enter the first script.