Advertisement
Guest User

Custom Jobs

a guest
Mar 23rd, 2019
1,294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. TEAM_SHAS = DarkRP.createJob("Weeb God", {
  2. color = Color(209, 20, 20, 255),
  3. model = {"models/dawson/obese_male_deluxe/obese_male_deluxe.mdl"},
  4. description = [[This sack of human filth has spent his life watching anime. He has only recently left his mum's basement only because his mother kicked him out due to his constant smell of BO and cheeto packs. The times when this blob of human trash isn't watchimg anime or jerking off to hentai, he is practicing with his vape and breaking the few possesions that are his with his shitty �1000 katana. Unlike everything else in his life, he has gotten fairly good at these things. If you see this man on the street kill him! It will do the world a favor.]],
  5. weapons = {"genji_melee", "weapon_vape_american", "weapon_vape_dragon", "weapon_vape_mega", "weapon_vape_juicy", "csgo_karambit_marblefade", "m9k_luger", "m9k_dbarrel"},
  6. command = "fatfuck",
  7. max = 1,
  8. salary = 5000,
  9. admin = 0,
  10. vote = false,
  11. category = "Custom Jobs",
  12. hasLicense = true,
  13. candemote = false,
  14. PlayerSpawn = function(ply)
  15. ply:SetMaxHealth(300)
  16. ply:SetHealth(300)
  17. ply:SetArmor(100)
  18. ply:SetBodygroup(0, 0)
  19. ply:SetBodygroup(4, 4)
  20. ply:SetBodygroup(1, 1)
  21. ply:SetBodygroup(1, 1)
  22. ply:SetBodygroup(0, 0)
  23. ply:SetBodygroup(3, 3)
  24. ply:SetBodygroup(3, 3)
  25. end,
  26. customCheck = function(ply) return CLIENT or
  27. table.HasValue({"STEAM_0:1:23912420"}, ply:SteamID())
  28. end,
  29. CustomCheckFailMsg = "",
  30. })
  31.  
  32. TEAM_Emperor = DarkRP.createJob("Emperor Palpatine", {
  33. color = Color(0, 0, 0, 255),
  34. model = {"models/player/emperor_palpatine.mdl"},
  35. description = [[Emperor Palpatine
  36.  
  37. ]],
  38. weapons = {"weapon_lightsaber", "m9k_spas12", "m9k_pkm", "m9k_psg1","pro_lockpick","weapon_sh_keypadcracker_deploy"},
  39. command = "emperor",
  40. max = 1,
  41. salary = 100,
  42. admin = 0,
  43. vote = false,
  44. hasLicense = true,
  45. candemote = false,
  46. category = "Custom Jobs",
  47. customCheck = function(ply) return CLIENT or
  48. table.HasValue({"STEAM_0:0:129304588"}, ply:SteamID())
  49. end,
  50. CustomCheckFailMsg = "Custom Job",
  51. })
  52. TEAM_Thicccboi = DarkRP.createJob("Thiccc boi", {
  53. color = Color(3, 179, 0, 255),
  54. model = {"models/datboi/datboi_reference.mdl"},
  55. description = [[Thiccc boi
  56.  
  57.  
  58. ]],
  59. weapons = {"weapon_lightsaber", "m9k_dbarrel", "m9k_fg42", "weapon_sex","pro_lockpick","weapon_sh_keypadcracker_deploy"},
  60. command = "thicccboi",
  61. max = 5,
  62. salary = 100,
  63. admin = 0,
  64. vote = false,
  65. hasLicense = true,
  66. candemote = false,
  67. category = "Custom Jobs",
  68. customCheck = function(ply) return CLIENT or
  69. table.HasValue({"STEAM_0:1:209984274", "STEAM_0:1:105550512", "STEAM_0:1:15542292", "STEAM_0:1:196469853"}, ply:SteamID())
  70. end,
  71. CustomCheckFailMsg = "Custom Job",
  72. })
  73.  
  74. TEAM_Hitler = DarkRP.createJob("Hitler", {
  75. color = Color(209, 20, 20, 255),
  76. model = {"models/minson97/hitler/hitler.mdl"},
  77. description = [[Hitler]],
  78. weapons = {"m9k_mp40", "m9k_luger", "m9k_svt40", "m9k_sten", "weapon_vape_juicy"},
  79. command = "hitler",
  80. max = 1,
  81. salary = 5000,
  82. admin = 0,
  83. vote = false,
  84. category = "Custom Jobs",
  85. hasLicense = true,
  86. candemote = false,
  87. PlayerSpawn = function(ply)
  88. ply:SetMaxHealth(300)
  89. ply:SetHealth(300)
  90. ply:SetArmor(100)
  91. ply:SetBodygroup(0, 0)
  92. ply:SetBodygroup(4, 4)
  93. ply:SetBodygroup(1, 1)
  94. ply:SetBodygroup(1, 1)
  95. ply:SetBodygroup(0, 0)
  96. ply:SetBodygroup(3, 3)
  97. ply:SetBodygroup(3, 3)
  98. end,
  99. customCheck = function(ply) return CLIENT or
  100. table.HasValue({"STEAM_0:1:64349521"}, ply:SteamID())
  101. end,
  102. CustomCheckFailMsg = "H.Reborn's Custom Job",
  103. })
  104.  
  105.  
  106. TEAM_Condoms = DarkRP.createJob("Condoms_Are_Us", {
  107. color = Color(0, 0, 0, 255),
  108. model = {"models/player/vegeta/vegeta.mdl"},
  109. description = [[Custom Job]],
  110. weapons = {"m9k_tar21", "m9k_fg42", "m9k_dbarrel","weapon_lightsaber"},
  111. command = "condoms",
  112. max = 1,
  113. salary = 200,
  114. admin = 0,
  115. vote = false,
  116. hasLicense = true,
  117. candemote = false,
  118. category = "Custom Jobs",
  119. PlayerSpawn = function(ply)
  120. ply:SetMaxHealth(100)
  121. ply:SetHealth(100)
  122. ply:SetArmor(100)
  123. end,
  124. customCheck = function(ply) return CLIENT or
  125. table.HasValue({"STEAM_0:1:209984274"}, ply:SteamID())
  126. end,
  127. CustomCheckFailMsg = "Custom Jobs",
  128. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement