Close
Showing results 1 to 9 of 9
  1. #1

    Default RAF, how to award all levels at once?

    I have been doing RAF on acouple of accounts and when i go to award levels to a character it only gives me the option to award one level at a time. According to the RAF FAQ page you are able to award all the levels at once to a character, but it doesn't tell you how to do it. Anyone know how? Pain in the arse when you have multiple characters getting 30-40 levels one level at a time, lol. It's not gamebreaking but would make life easier

  2. #2
    Multiboxologist MiRai's Avatar
    Join Date
    Apr 2009
    Location
    Winter Is Coming
    Posts
    6815

    Default

    If you're referring to this:

    Can all of these levels be granted at once?
    Yes, a character can award all their grantable levels at one time.
    I don't think they're talking about granting every single level you have in one mouse click. As far as I know, you can't grant more than 1 level at a time -- It's even mentioned in the API:

    Regardless of the value of the levels argument, the function only grants a single level to the unit.

  3. #3

    Default

    But granting levels is the funnest part of RAF. You can piss so many people off by parking your character in front of the AH at org/stormwind and granting 40 levels. They will get so butthurt and angry you'll get reported and whispered like 1000 times.
    The poetry that comes from the squaring off between,
    And the circling is worth it,
    Finding beauty in the
    dissonance


  4. #4

    Default

    To make it less painful (for myself), I have the grant level macro on the granting toon, and the accept granted macro on the toon getting the levels, on the same keybind (1 for example). I then target the toon getting the levels with the one granting them and spam 1. Done in like 5 seconds.

  5. #5

    Default

    Quote Originally Posted by Pazgaz View Post
    To make it less painful (for myself), I have the grant level macro on the granting toon, and the accept granted macro on the toon getting the levels, on the same keybind (1 for example). I then target the toon getting the levels with the one granting them and spam 1. Done in like 5 seconds.
    Posting those macros might help as well. I'd be interested in them for my next RAF (which might be soon)
    The Internet: We Know Drama
    If you're gona screw with my sig at least leave the thing bolded :P

  6. #6
    Multiboxologist MiRai's Avatar
    Join Date
    Apr 2009
    Location
    Winter Is Coming
    Posts
    6815

    Default

    Pretty sure it's:

    Code:
    /script GrantLevel("CharacterName", 1);
    Or

    Code:
    /script GrantLevel("target", 1);
    Then

    Code:
    /script AcceptLevelGrant();
    Or

    Code:
    /click StaticPopup1Button1
    I'm pulling this from something old so my syntax may be off.

  7. #7

  8. #8

    Default

    Thanks a bunch.
    The Internet: We Know Drama
    If you're gona screw with my sig at least leave the thing bolded :P

  9. #9

    Default

    Lots of good stuff from you guys, thanx. And it was funny as heck getting whispers from people saying reported for hacking when i was leveling 4 guys in front of the AH, lol. And a big thanx for the link to http://www.wowwiki.com/World_of_Warcraft_API, I never knew it existed and it opened my eyes up to all kinds of possibilities for macros

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •