Results 1 to 3 of 3
  1. #1
    Amzz's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Location
    Kitchen
    Posts
    72
    Reputation
    13
    Thanks
    129
    My Mood
    Amused

    Reputations List?

    Is there a list of all reputations in AQW I tried looking online and on the wiki but nothing concrete came up. Thanks!

  2. #2
    IfOnlyYouKnew's Avatar
    Join Date
    Feb 2021
    Gender
    male
    Location
    Just me, my PC and my idiocy
    Posts
    468
    Reputation
    197
    Thanks
    3,418
    My Mood
    Angelic
    https://aqwwiki.wikido*****m/factions

    You mean all the factions you can earn rep in....that should be it, if not I have the code to make the game generate a list.

     

    Code:
    private function getFactionByID(param1:int) : Object
            {
                var _loc_2:* = 0;
                while (_loc_2 < factions.length)
                {
                    
                    if (factions[_loc_2].FactionID == param1)
                    {
                        return factions[_loc_2];
                    }
                    _loc_2++;
                }
                return null;
            }// end function
    Contributor: March 14'th, Minionforce: March 15'th, Minion Plus: May 30'th, 2023, Former Staff: #

    Coding Hobbyist | - Current Activity | BattleOn | RotMG |


    Want to make my life better? <3 BTC: 3JoQRjwK28DVGTzL4mYkpjHRBeoFwNFVe7

  3. #3
    meme's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    42.434720, -83.985
    Posts
    8,050
    Reputation
    1403
    Thanks
    2,410
    My Mood
    Lurking
    //solved //2short
    Quote Originally Posted by Hennessy View Post
    meme is shittiest general mod ever.
     
    dd/mm/yy
    Member | 28/1/16 - ∞
    Premium | 20/3/16 - ∞
    BattleOn Minion | 24/12/17 - 21/7/21
    Minion+ | 4/4/19 - 11/12/20
    Other MMMORPG Minion | 10/11/19 - 21/7/21
    Publicist | 7/2/20 - Unknown
    Minecraft Minion | 10/12/20 - 21/7/21
    General Minion | 10/12/20 - 21/7/21

    Moderator | 11/12/20 - 21/7/21
    Princess | 5/1/21 - 30/6/21
    Global Moderator | 21/7/21 - ∞
    Pharaoh | 30/1/22 - ∞
    Trusted Member | 16/3/23 - ∞

Similar Threads

  1. Big List of Free Web Services
    By sp5710 in forum Spammers Corner
    Replies: 20
    Last Post: 12-22-2018, 07:54 PM
  2. Anonymous Proxy List
    By Dave84311 in forum Spammers Corner
    Replies: 22
    Last Post: 02-12-2016, 02:51 AM
  3. [Solved] Is there any listing of reputation milestones?
    By Drew in forum Suggestions, Requests & General Help
    Replies: 3
    Last Post: 12-30-2011, 03:38 AM
  4. MMO List
    By Dave84311 in forum General Gaming
    Replies: 19
    Last Post: 08-11-2010, 09:01 AM
  5. That list?
    By OutZida in forum Art & Graphic Design
    Replies: 3
    Last Post: 01-14-2006, 05:03 PM