Jump to content

Naseka

Members
  • Posts

    34
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Naseka

  1. Hello fellow cheaters! I'm trying to get the Class1 tag but all i get is Black Rectangles. This is the code responsible for it. Results : 0 - No tag 1 - Rank1 2 - Race1 3 - Rank1 4 - Black rectangle 12 - Black rectangle if (containsMask(UserInfoType.RANKING)) // 196 { packet.writeH(6); packet.writeD(RankManager.getInstance().getPlayerGlobalRank(_player) == 1 ? 1 : RankManager.getInstance().getPlayerRaceRank(_player) == 1 ? 2 : 0); }
  2. Well..311 is out today so we hope we can go straight to it
  3. Any idea who is the guy/team behind this project? Maybe we can contact and get some info.
×
×
  • Create New...