faldonboy10

Untitled

Oct 19th, 2021 (edited)
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.79 KB | None | 0 0
  1. {
  2. "Key": "candy_highscore",
  3. "Author": "Mmaarten",
  4. "Command": "Candy",
  5. "Skip": "start",
  6.  
  7. "LeaveScript": [],
  8. "Set": ["temp_score", "REMOVE"],
  9. "LeaveScript": [],
  10. "Set": ["temp_name", "REMOVE"],
  11.  
  12. "GlobalHologram": [
  13. 926.5, 45.0, 880.5,
  14. "&6&lHalloween Event Leaderboard",
  15. "&e&l1. [candy_highscore:pos1_name] &b[candy_highscore:pos1_score]",
  16. "&7&l2. [candy_highscore:pos2_name] &b[candy_highscore:pos2_score]",
  17. "&6&l3. [candy_highscore:pos3_name] &b[candy_highscore:pos3_score]",
  18. "&6&l4. [candy_highscore:pos4_name] &b[candy_highscore:pos4_score]",
  19. "&6&l5. [candy_highscore:pos5_name] &b[candy_highscore:pos5_score]",
  20. "&6&l6. [candy_highscore:pos6_name] &b[candy_highscore:pos6_score]",
  21. "&6&l7. [candy_highscore:pos7_name] &b[candy_highscore:pos7_score]",
  22. "&6&l8. [candy_highscore:pos8_name] &b[candy_highscore:pos8_score]",
  23. "&6&l9. [candy_highscore:pos9_name] &b[candy_highscore:pos9_score]",
  24. "&6&l10. [candy_highscore:pos10_name] &b[candy_highscore:pos10_score]"
  25. ],
  26.  
  27. "Comment": "start",
  28. "Set": ["temp_score", "[ppwhe21]"],
  29. "Set": ["temp_name", "[PLAYER]"],
  30.  
  31. "If": [],
  32. "Equals": ["candy_highscore", "pos1_name", "[PLAYER]"],
  33. "Skip": "pos1_found_player",
  34. "Skip": "pos1_score_check",
  35.  
  36. "Comment": "pos1_found_player",
  37. "If": [],
  38. "Equals": ["temp_name", "[PLAYER]"],
  39. "Skip": "pos1_improvement",
  40. "Skip": "pos1_replacement",
  41.  
  42. "Comment": "pos1_improvement",
  43. "If": [],
  44. "Equals": ["candy_highscore", "pos1_score", ">=", "[temp_score]"],
  45. "Leave": [],
  46. "Set": ["candy_highscore", "pos1_score", "[temp_score]"],
  47. "Leave": [],
  48.  
  49. "Comment": "pos1_replacement",
  50. "Set": ["candy_highscore", "pos1_name", "[temp_name]"],
  51. "Set": ["candy_highscore", "pos1_score", "[temp_score]"],
  52. "Leave": [],
  53.  
  54. "Comment": "pos1_score_check",
  55. "If": [],
  56. "Equals": ["candy_highscore", "pos1_score", ">=", "[temp_score]"],
  57. "Skip": "pos2",
  58. "Set": ["switch_score", "[candy_highscore:pos1_score]"],
  59. "Set": ["switch_name", "[candy_highscore:pos1_name]"],
  60. "Set": ["candy_highscore", "pos1_name", "[temp_name]"],
  61. "Set": ["candy_highscore", "pos1_score", "[temp_score]"],
  62. "Set": ["temp_score", "[switch_score]"],
  63. "Set": ["temp_name", "[switch_name]"],
  64.  
  65.  
  66. "Comment": "pos2",
  67. "If": [],
  68. "Equals": ["candy_highscore", "pos2_name", "[PLAYER]"],
  69. "Skip": "pos2_found_player",
  70. "Skip": "pos2_score_check",
  71.  
  72. "Comment": "pos2_found_player",
  73. "If": [],
  74. "Equals": ["temp_name", "[PLAYER]"],
  75. "Skip": "pos2_improvement",
  76. "Skip": "pos2_replacement",
  77.  
  78. "Comment": "pos2_improvement",
  79. "If": [],
  80. "Equals": ["candy_highscore", "pos2_score", ">=", "[temp_score]"],
  81. "Leave": [],
  82. "Set": ["candy_highscore", "pos2_score", "[temp_score]"],
  83. "Leave": [],
  84.  
  85. "Comment": "pos2_replacement",
  86. "Set": ["candy_highscore", "pos2_name", "[temp_name]"],
  87. "Set": ["candy_highscore", "pos2_score", "[temp_score]"],
  88. "Leave": [],
  89.  
  90. "Comment": "pos2_score_check",
  91. "If": [],
  92. "Equals": ["candy_highscore", "pos2_score", ">=", "[temp_score]"],
  93. "Skip": "pos3",
  94. "Set": ["switch_score", "[candy_highscore:pos2_score]"],
  95. "Set": ["switch_name", "[candy_highscore:pos2_name]"],
  96. "Set": ["candy_highscore", "pos2_score", "[temp_score]"],
  97. "Set": ["candy_highscore", "pos2_name", "[temp_name]"],
  98. "Set": ["temp_score", "[switch_score]"],
  99. "Set": ["temp_name", "[switch_name]"],
  100.  
  101.  
  102.  
  103. "Comment": "pos3",
  104. "If": [],
  105. "Equals": ["candy_highscore", "pos3_name", "[PLAYER]"],
  106. "Skip": "pos3_found_player",
  107. "Skip": "pos3_score_check",
  108.  
  109. "Comment": "pos3_found_player",
  110. "If": [],
  111. "Equals": ["temp_name", "[PLAYER]"],
  112. "Skip": "pos3_improvement",
  113. "Skip": "pos3_replacement",
  114.  
  115. "Comment": "pos3_improvement",
  116. "If": [],
  117. "Equals": ["candy_highscore", "pos3_score", ">=", "[temp_score]"],
  118. "Leave": [],
  119. "Set": ["candy_highscore", "pos3_score", "[temp_score]"],
  120. "Leave": [],
  121.  
  122. "Comment": "pos3_replacement",
  123. "Set": ["candy_highscore", "pos3_name", "[temp_name]"],
  124. "Set": ["candy_highscore", "pos3_score", "[temp_score]"],
  125. "Leave": [],
  126.  
  127. "Comment": "pos3_score_check",
  128. "If": [],
  129. "Equals": ["candy_highscore", "pos3_score", ">=", "[temp_score]"],
  130. "Leave": [],
  131. "Set": ["switch_score", "[candy_highscore:pos3_score]"],
  132. "Set": ["switch_name", "[candy_highscore:pos3_name]"],
  133. "Set": ["candy_highscore", "pos3_name", "[temp_name]"],
  134. "Set": ["candy_highscore", "pos3_score", "[temp_score]"],
  135. "Set": ["temp_score", "[switch_score]"],
  136. "Set": ["temp_name", "[switch_name]"],
  137.  
  138.  
  139. "Comment": "pos4",
  140. "If": [],
  141. "Equals": ["candy_highscore", "pos4_name", "[PLAYER]"],
  142. "Skip": "pos4_found_player",
  143. "Skip": "pos4_score_check",
  144.  
  145. "Comment": "pos4_found_player",
  146. "If": [],
  147. "Equals": ["temp_name", "[PLAYER]"],
  148. "Skip": "pos4_improvement",
  149. "Skip": "pos4_replacement",
  150.  
  151. "Comment": "pos4_improvement",
  152. "If": [],
  153. "Equals": ["candy_highscore", "pos4_score", ">=", "[temp_score]"],
  154. "Leave": [],
  155. "Set": ["candy_highscore", "pos4_score", "[temp_score]"],
  156. "Leave": [],
  157.  
  158. "Comment": "pos4_replacement",
  159. "Set": ["candy_highscore", "pos4_name", "[temp_name]"],
  160. "Set": ["candy_highscore", "pos4_score", "[temp_score]"],
  161. "Leave": [],
  162.  
  163. "Comment": "pos4_score_check",
  164. "If": [],
  165. "Equals": ["candy_highscore", "pos4_score", ">=", "[temp_score]"],
  166. "Leave": [],
  167. "Set": ["switch_score", "[candy_highscore:pos4_score]"],
  168. "Set": ["switch_name", "[candy_highscore:pos4_name]"],
  169. "Set": ["candy_highscore", "pos4_name", "[temp_name]"],
  170. "Set": ["candy_highscore", "pos4_score", "[temp_score]"],
  171. "Set": ["temp_score", "[switch_score]"],
  172. "Set": ["temp_name", "[switch_name]"],
  173.  
  174.  
  175. "Comment": "pos5",
  176. "If": [],
  177. "Equals": ["candy_highscore", "pos5_name", "[PLAYER]"],
  178. "Skip": "pos5_found_player",
  179. "Skip": "pos5_score_check",
  180.  
  181. "Comment": "pos5_found_player",
  182. "If": [],
  183. "Equals": ["temp_name", "[PLAYER]"],
  184. "Skip": "pos5_improvement",
  185. "Skip": "pos5_replacement",
  186.  
  187. "Comment": "pos5_improvement",
  188. "If": [],
  189. "Equals": ["candy_highscore", "pos5_score", ">=", "[temp_score]"],
  190. "Leave": [],
  191. "Set": ["candy_highscore", "pos5_score", "[temp_score]"],
  192. "Leave": [],
  193.  
  194. "Comment": "pos5_replacement",
  195. "Set": ["candy_highscore", "pos5_name", "[temp_name]"],
  196. "Set": ["candy_highscore", "pos5_score", "[temp_score]"],
  197. "Leave": [],
  198.  
  199. "Comment": "pos5_score_check",
  200. "If": [],
  201. "Equals": ["candy_highscore", "pos5_score", ">=", "[temp_score]"],
  202. "Leave": [],
  203. "Set": ["switch_score", "[candy_highscore:pos5_score]"],
  204. "Set": ["switch_name", "[candy_highscore:pos5_name]"],
  205. "Set": ["candy_highscore", "pos5_name", "[temp_name]"],
  206. "Set": ["candy_highscore", "pos5_score", "[temp_score]"],
  207. "Set": ["temp_score", "[switch_score]"],
  208. "Set": ["temp_name", "[switch_name]"],
  209.  
  210.  
  211.  
  212. "Comment": "pos6",
  213. "If": [],
  214. "Equals": ["candy_highscore", "pos6_name", "[PLAYER]"],
  215. "Skip": "pos6_found_player",
  216. "Skip": "pos6_score_check",
  217.  
  218. "Comment": "pos6_found_player",
  219. "If": [],
  220. "Equals": ["temp_name", "[PLAYER]"],
  221. "Skip": "pos6_improvement",
  222. "Skip": "pos6_replacement",
  223.  
  224. "Comment": "pos6_improvement",
  225. "If": [],
  226. "Equals": ["candy_highscore", "pos6_score", ">=", "[temp_score]"],
  227. "Leave": [],
  228. "Set": ["candy_highscore", "pos6_score", "[temp_score]"],
  229. "Leave": [],
  230.  
  231. "Comment": "pos6_replacement",
  232. "Set": ["candy_highscore", "pos6_name", "[temp_name]"],
  233. "Set": ["candy_highscore", "pos6_score", "[temp_score]"],
  234. "Leave": [],
  235.  
  236. "Comment": "pos6_score_check",
  237. "If": [],
  238. "Equals": ["candy_highscore", "pos6_score", ">=", "[temp_score]"],
  239. "Leave": [],
  240. "Set": ["switch_score", "[candy_highscore:pos6_score]"],
  241. "Set": ["switch_name", "[candy_highscore:pos6_name]"],
  242. "Set": ["candy_highscore", "pos6_name", "[temp_name]"],
  243. "Set": ["candy_highscore", "pos6_score", "[temp_score]"],
  244. "Set": ["temp_score", "[switch_score]"],
  245. "Set": ["temp_name", "[switch_name]"],
  246.  
  247.  
  248.  
  249.  
  250.  
  251. "Comment": "pos7",
  252. "If": [],
  253. "Equals": ["candy_highscore", "pos7_name", "[PLAYER]"],
  254. "Skip": "pos7_found_player",
  255. "Skip": "pos7_score_check",
  256.  
  257. "Comment": "pos7_found_player",
  258. "If": [],
  259. "Equals": ["temp_name", "[PLAYER]"],
  260. "Skip": "pos7_improvement",
  261. "Skip": "pos7_replacement",
  262.  
  263. "Comment": "pos7_improvement",
  264. "If": [],
  265. "Equals": ["candy_highscore", "pos7_score", ">=", "[temp_score]"],
  266. "Leave": [],
  267. "Set": ["candy_highscore", "pos7_score", "[temp_score]"],
  268. "Leave": [],
  269.  
  270. "Comment": "pos7_replacement",
  271. "Set": ["candy_highscore", "pos7_name", "[temp_name]"],
  272. "Set": ["candy_highscore", "pos7_score", "[temp_score]"],
  273. "Leave": [],
  274.  
  275. "Comment": "pos7_score_check",
  276. "If": [],
  277. "Equals": ["candy_highscore", "pos7_score", ">=", "[temp_score]"],
  278. "Leave": [],
  279. "Set": ["switch_score", "[candy_highscore:pos7_score]"],
  280. "Set": ["switch_name", "[candy_highscore:pos7_name]"],
  281. "Set": ["candy_highscore", "pos7_name", "[temp_name]"],
  282. "Set": ["candy_highscore", "pos7_score", "[temp_score]"],
  283. "Set": ["temp_score", "[switch_score]"],
  284. "Set": ["temp_name", "[switch_name]"],
  285.  
  286.  
  287.  
  288.  
  289. "Comment": "pos8",
  290. "If": [],
  291. "Equals": ["candy_highscore", "pos8_name", "[PLAYER]"],
  292. "Skip": "pos8_found_player",
  293. "Skip": "pos8_score_check",
  294.  
  295. "Comment": "pos8_found_player",
  296. "If": [],
  297. "Equals": ["temp_name", "[PLAYER]"],
  298. "Skip": "pos8_improvement",
  299. "Skip": "pos8_replacement",
  300.  
  301. "Comment": "pos8_improvement",
  302. "If": [],
  303. "Equals": ["candy_highscore", "pos8_score", ">=", "[temp_score]"],
  304. "Leave": [],
  305. "Set": ["candy_highscore", "pos8_score", "[temp_score]"],
  306. "Leave": [],
  307.  
  308. "Comment": "pos8_replacement",
  309. "Set": ["candy_highscore", "pos8_name", "[temp_name]"],
  310. "Set": ["candy_highscore", "pos8_score", "[temp_score]"],
  311. "Leave": [],
  312.  
  313. "Comment": "pos8_score_check",
  314. "If": [],
  315. "Equals": ["candy_highscore", "pos8_score", ">=", "[temp_score]"],
  316. "Leave": [],
  317. "Set": ["switch_score", "[candy_highscore:pos8_score]"],
  318. "Set": ["switch_name", "[candy_highscore:pos8_name]"],
  319. "Set": ["candy_highscore", "pos8_name", "[temp_name]"],
  320. "Set": ["candy_highscore", "pos8_score", "[temp_score]"],
  321. "Set": ["temp_score", "[switch_score]"],
  322. "Set": ["temp_name", "[switch_name]"],
  323.  
  324.  
  325. "Comment": "pos9",
  326. "If": [],
  327. "Equals": ["candy_highscore", "pos9_name", "[PLAYER]"],
  328. "Skip": "pos9_found_player",
  329. "Skip": "pos9_score_check",
  330.  
  331. "Comment": "pos9_found_player",
  332. "If": [],
  333. "Equals": ["temp_name", "[PLAYER]"],
  334. "Skip": "pos9_improvement",
  335. "Skip": "pos9_replacement",
  336.  
  337. "Comment": "pos9_improvement",
  338. "If": [],
  339. "Equals": ["candy_highscore", "pos9_score", ">=", "[temp_score]"],
  340. "Leave": [],
  341. "Set": ["candy_highscore", "pos9_score", "[temp_score]"],
  342. "Leave": [],
  343.  
  344. "Comment": "pos9_replacement",
  345. "Set": ["candy_highscore", "pos9_name", "[temp_name]"],
  346. "Set": ["candy_highscore", "pos9_score", "[temp_score]"],
  347. "Leave": [],
  348.  
  349. "Comment": "pos9_score_check",
  350. "If": [],
  351. "Equals": ["candy_highscore", "pos9_score", ">=", "[temp_score]"],
  352. "Leave": [],
  353. "Set": ["switch_score", "[candy_highscore:pos9_score]"],
  354. "Set": ["switch_name", "[candy_highscore:pos9_name]"],
  355. "Set": ["candy_highscore", "pos9_name", "[temp_name]"],
  356. "Set": ["candy_highscore", "pos9_score", "[temp_score]"],
  357. "Set": ["temp_score", "[switch_score]"],
  358. "Set": ["temp_name", "[switch_name]"],
  359.  
  360.  
  361.  
  362.  
  363. "Comment": "pos10",
  364. "If": [],
  365. "Equals": ["candy_highscore", "pos10_name", "[PLAYER]"],
  366. "Skip": "pos10_found_player",
  367. "Skip": "pos10_score_check",
  368.  
  369. "Comment": "pos10_found_player",
  370. "If": [],
  371. "Equals": ["temp_name", "[PLAYER]"],
  372. "Skip": "pos10_improvement",
  373. "Skip": "pos10_replacement",
  374.  
  375. "Comment": "pos10_improvement",
  376. "If": [],
  377. "Equals": ["candy_highscore", "pos10_score", ">=", "[temp_score]"],
  378. "Leave": [],
  379. "Set": ["candy_highscore", "pos10_score", "[temp_score]"],
  380. "Leave": [],
  381.  
  382. "Comment": "pos10_replacement",
  383. "Set": ["candy_highscore", "pos10_name", "[temp_name]"],
  384. "Set": ["candy_highscore", "pos10_score", "[temp_score]"],
  385. "Leave": [],
  386.  
  387. "Comment": "pos10_score_check",
  388. "If": [],
  389. "Equals": ["candy_highscore", "pos10_score", ">=", "[temp_score]"],
  390. "Leave": [],
  391. "Set": ["switch_score", "[candy_highscore:pos10_score]"],
  392. "Set": ["switch_name", "[candy_highscore:pos10_name]"],
  393. "Set": ["candy_highscore", "pos10_name", "[temp_name]"],
  394. "Set": ["candy_highscore", "pos10_score", "[temp_score]"],
  395. "Set": ["temp_score", "[switch_score]"],
  396. "Set": ["temp_name", "[switch_name]"]
  397. }
Advertisement
Add Comment
Please, Sign In to add comment