Advertisement
Guest User

Untitled

a guest
Feb 16th, 2020
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. #PurpleAntiCheat [Official]Alpha Release
  2.  
  3. #Version: 0.0.1
  4.  
  5.  
  6.  
  7. #One of the best FREE anti-cheats!
  8.  
  9.  
  10.  
  11. Prefix: "&8&l[&5&lP&8&l] &8&l>>"
  12.  
  13.  
  14.  
  15. Alerts:
  16.  
  17. Bypass: '{Prefix} &7You would have been kicked for &c{Check}'
  18.  
  19. Kick: '{Prefix} &8[&3{Player}&8] &7Was Kicked For &cCheating!'
  20.  
  21. Flag: '{Prefix} &8[&3{Player}&8] &7Failed Check &c{Check} &7{ExtraInfo} &8[&3{Violation#}&8]'
  22.  
  23. Punishments:
  24.  
  25. Punished: '{Prefix} &7You Were Kicked For &cCheating!' # If banning player you can just replace "Kicked" with ban or something else
  26.  
  27.  
  28.  
  29. Settings:
  30.  
  31. BroadcastPunishments: 'true'
  32.  
  33. Punishment:
  34.  
  35. KickDefault: 'true' # Set to false if using a command
  36.  
  37. PunishmentCmd: 'ban {Player} &7You Were &cBanned &7For &cCheating!' # Command that gets runned when player is past max violations
  38.  
  39.  
  40.  
  41. Checks:
  42.  
  43. Combat:
  44.  
  45. Reach:
  46.  
  47. TypeA:
  48.  
  49. Name: 'Reach&8[&3A&8]'
  50.  
  51. Enabled: 'true'
  52.  
  53. Punishable: 'true'
  54.  
  55. MaxViolations: '5'
  56.  
  57. Threshold: '5' # [Recommended 5 for lag]
  58.  
  59. HitBox: '0.4' # Can be adjusted for server lag or just to make sure there is no false flags [Recommended 0.4]
  60.  
  61. Latency: '100' # [Recommended 50] for lag between clients and server (just mess around with and find a good value that doesn't false)
  62.  
  63. TypeB:
  64.  
  65. #Experimental Phase [Not Released]
  66.  
  67.  
  68.  
  69. AimAssist:
  70.  
  71. TypeA:
  72.  
  73. Name: 'AimAssist&8[&3A&8]'
  74.  
  75. Enabled: 'true'
  76.  
  77. Punishable: 'true'
  78.  
  79. MaxViolations: '5'
  80.  
  81. Threshold: '10'
  82.  
  83.  
  84.  
  85.  
  86.  
  87. Movement:
  88.  
  89. Fly:
  90.  
  91. TypeA:
  92.  
  93. Name: 'Fly&8[&3A&8]'
  94.  
  95. Enabled: 'true'
  96.  
  97. Punishable: 'true'
  98.  
  99. MaxViolations: '5'
  100.  
  101. Threshold: '3'
  102.  
  103. TypeB:
  104.  
  105. #Experimental Phase [Not Released]
  106.  
  107.  
  108.  
  109. Jesus:
  110.  
  111. TypeA:
  112.  
  113. Name: 'Jesus&8[&3A&8]'
  114.  
  115. Enabled: 'true'
  116.  
  117. Punishable: 'true'
  118.  
  119. MaxViolations: '5'
  120.  
  121. Threshold: '3'
  122.  
  123.  
  124.  
  125. NoFall:
  126.  
  127. TypeA:
  128.  
  129. Name: 'NoFall&8[&3A&8]'
  130.  
  131. Enabled: 'true'
  132.  
  133. Punishable: 'true'
  134.  
  135. MaxViolations: '5'
  136.  
  137. Threshold: '3'
  138.  
  139.  
  140.  
  141. Speed:
  142.  
  143. TypeA:
  144.  
  145. Name: 'Speed&8[&3A&8]'
  146.  
  147. Enabled: 'true'
  148.  
  149. Punishable: 'true'
  150.  
  151. MaxViolations: '5'
  152.  
  153. Threshold: '0'
  154.  
  155. TypeB:
  156.  
  157. Name: 'Speed&8[&3B&8]'
  158.  
  159. Enabled: 'true'
  160.  
  161. Punishable: 'true'
  162.  
  163. MaxViolations: '5'
  164.  
  165. Threshold: '0'
  166.  
  167.  
  168.  
  169.  
  170.  
  171. Packet:
  172.  
  173. Timer:
  174.  
  175. TypeA:
  176.  
  177. Name: 'Timer&8[&3A&8]'
  178.  
  179. Enabled: 'true'
  180.  
  181. Punishable: 'true'
  182.  
  183. MaxViolations: '5'
  184.  
  185. Threshold: '10'
  186.  
  187.  
  188.  
  189. PingSpoof:
  190.  
  191. TypeA:
  192.  
  193. Name: 'PingSpoof&8[&3A&8]'
  194.  
  195. Enabled: 'true'
  196.  
  197. Punishable: 'true'
  198.  
  199. MaxViolations: '5'
  200.  
  201. Threshold: '5'
  202.  
  203.  
  204.  
  205. BadPackets:
  206.  
  207. TypeA:
  208.  
  209. Name: 'BadPackets&8[&3A&8]'
  210.  
  211. Enabled: 'true'
  212.  
  213. Punishable: 'true'
  214.  
  215. MaxViolations: '5'
  216.  
  217. Threshold: '0'
  218.  
  219. TypeB:
  220.  
  221. Name: 'BadPackets&8[&3B&8]'
  222.  
  223. Enabled: 'true'
  224.  
  225. Punishable: 'true'
  226.  
  227. MaxViolations: '5'
  228.  
  229. Threshold: '10'
  230.  
  231. TypeC:
  232.  
  233. Name: 'BadPackets&8[&3C&8]'
  234.  
  235. Enabled: 'true'
  236.  
  237. Punishable: 'true'
  238.  
  239. MaxViolations: '5'
  240.  
  241. Threshold: '10'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement