Jump to content

SeDneY

Members
  • Posts

    33
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by SeDneY

  1. Add (RequsetBypassToServer): int[] badskills = {444,55,66}; //"Bad" skills and check: if(checkBuffSkill(skillid, badskills)) return false; checkBuffSkill: public boolean checkBuffSkill(int skill, int[] badskills) { boolean flag = false; for(int i = 0;i < badskills.length;i++) { if(badskills[i] == skill) { flag = true; } } return flag; }
  2. I like it :), thanks for sharing :).
  3. GJ CriticalError :).
  4. Pass: By:I-LeO-I
  5. Good job, thanks.
  6. Thx For Share ! Very nice..
  7. Надеюсь когда автор поймет что таких багов нет, он напишет об этом нам ;D.
  8. I liked this: _http://img246.imageshack.us/img246/6317/screenshot5z.jpg. Thanks :).
  9. ahaha Nice share, but I don't think I will install it on my server:)
  10. Looks good, thanks !
  11. MSE молчит, вирусов вроде бы нету. Спасибо.
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..