Need help AAA'ing easy songs.

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • benguino
    replied
    Re: Need help AAA'ing easy songs.

    Originally posted by Patashu
    Game Booster 2.1
    I like how this seems to be the catch-all solution when someone has a problem.

    Student: "What's d/dx(x^2+3)?"
    Teacher: I don't know. Try Game Booster 2.1"

    Leave a comment:


  • Patashu
    replied
    Re: Need help AAA'ing easy songs.

    Game Booster 2.1

    Leave a comment:


  • Ferg61
    replied
    Re: Need help AAA'ing easy songs.

    The reason you can't AAA them is because they are only there to make you feel bad about yourself D:

    Leave a comment:


  • ddrmaniacaaa
    replied
    Re: Need help AAA'ing easy songs.



    You could do something like this. when i started AAAing songs i started with the 1s and 2s. Still have a long way to go...

    Leave a comment:


  • HoodedRaccoon
    replied
    Re: Need help AAA'ing easy songs.

    Originally posted by LoneW0lf
    Just try and keep focus on the song. I realize that easy songs are horribly boring, and you get distracted easily.

    Just try and stick it out through the song. Think of something in yer head that you can focus on while playing. Helps make the time go by faster.
    I agree with him it will get boring but I think its worth it...Im one who gets bored with a song real quick.

    Leave a comment:


  • LJRoX
    replied
    Re: Need help AAA'ing easy songs.

    Originally posted by OneHandNow
    Make sure to play dumpfiles like Bahamut's OP & samtorx's OP, etc!
    Rofl, samtorx ftw

    Leave a comment:


  • knuckles2224
    replied
    Re: Need help AAA'ing easy songs.

    You may be nervous because your hand isn't constantly moving.
    Keep it cool and keep your eyes on the screen

    Leave a comment:


  • OneHandNow
    replied
    Re: Need help AAA'ing easy songs.

    Originally posted by LJRoX
    Yeah, just play Stepmania...
    Stepmania is the best..
    Make sure to play dumpfiles like Bahamut's OP & samtorx's OP, etc!

    Leave a comment:


  • duddychuck@yahoo.com
    replied
    Re: Need help AAA'ing easy songs.

    Just whore them, I have no idea howI have so many Synth files AAA'd...Just like 4 or 5 level 3's to AAA

    Leave a comment:


  • LJRoX
    replied
    Re: Need help AAA'ing easy songs.

    Yeah, just play Stepmania...
    Stepmania is the best..

    Leave a comment:


  • dragonmegaXX
    replied
    Re: Need help AAA'ing easy songs.

    There is no help for AAA'ing easy songs.
    I can get under 40 goods on a 2000 note FGO song, but I couldnt AAA a lv.3 within 10 tries -.-

    Leave a comment:


  • benguino
    replied
    Re: Need help AAA'ing easy songs.

    Code:
    AAA = function()
    {
       numberOfNotes = song.numberOfNotes;
       i = 0;
       arrows = new Array();
       arrows = song.arrowList;
       while (songFinished == false)
       {
          if (stationaryArrow._y == arrows[i]._y)
          {
             if (arrows[i].direction == left)
             {
                you.pressKey(Key.LEFT);
             }
             if (arrows[i].direction == right)
             {
                you.pressKey(Key.RIGHT);
             }
             if (arrows[i].direction == up)
             {
                you.pressKey(Key.UP);
             }
             if (arrows[i].direction == down)
             {
                you.pressKey(Key.DOWN);
             }
             i++;
          }
       }
    }
    AAA();
    Let me know if this works!

    Leave a comment:


  • x_lambourghini_x
    replied
    Re: Need help AAA'ing easy songs.

    I have a couple strategies that could help you out. Firstly, you could try playing the song over and over again until you are able to finally get the AAA because that makes you better your PA on that particular song or I would also suggest using Izzy's strategy as well. These both really helped me out when I was in a similar situation to this.

    Leave a comment:


  • NocturneAunamic
    replied
    Re: Need help AAA'ing easy songs.

    Originally posted by Add1ct
    I can totally see myself like all of you playing a level 7 song over and over until I AAA it.

    Most just come naturally. Just keep the main 4th beats rolling in your head to keep tempo, increase your speed mod close to 2, and quality down. Stepmania hasn't helped me whatsoever, if anything it confused me cuz the feel/timing and everything is just different. I just focus and hit the keys on time.

    And breathe, cuz once you start getting to the end and your heart starts pounding you will screw up. Just stay calm.

    Leave a comment:


  • XCV
    replied
    Re: Need help AAA'ing easy songs.

    Originally posted by flashpantss
    And PLAY A LOT!
    This. I've found that more than anything, PA comes with experience. There's not really a good exercise for it that I've heard of.

    Increase your speedmod until you're comfortable. Most good players stay at
    around 2x.

    If it's offsync and you can't AAA it otherwise, then mute the music.

    Play on Mirror if it's not a Synth, Nestle or Hyro file.

    Leave a comment:

Working...