Advertisement
Guest User

Untitled

a guest
Aug 20th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.17 KB | None | 0 0
  1. Permissões:
  2.  
  3. galaxy.ban (AJD - MOD - ADMIN - SUB - DIRETOR)
  4.  
  5. galaxy.advban (ADMIN - SUB - DIRETOR)
  6.  
  7. galaxy.00 (SUB - DIRETOR)
  8.  
  9.  
  10.  
  11. Comandos:
  12.  
  13. ./ids
  14.  
  15. ./advids
  16.  
  17. ./ban-id <nick> <id>
  18.  
  19. ./advban-id <nick> <id>
  20.  
  21. ./unban <nick>
  22.  
  23. ./banir00 <nick>
  24.  
  25. ./checkban <nick>
  26.  
  27.  
  28.  
  29. ./ids
  30.  
  31. &2» &a1 &f»» &cUso de hack, mod(s) e/ou cliente(s) alternativo(s)
  32. &2» &a2 &f»» &cOfensa a STAFF"
  33. &2» &a3 &f»» &cDivulgação"
  34. &2» &a4 &f»» &cOfensa ao Servidor"
  35. &2» &a5 &f»» &cFlame"
  36. &2» &a6 &f»» &cFlood"
  37. &2» &a7 &f»» &cMal uso da tag [MITO]"
  38. &2» &a8 &f»» &cNick Inadequado"
  39. &2» &a9 &f»» &cConta Fake"
  40. &2» &a10 &f»» &cAnti-Jogo"
  41. &2» &a11 &f»» &cAbuso de BUG"
  42. &2» &a12 &f»» &cCheat Engine"
  43. &2» &a13 &f»» &cDivulgação de link(s) encurtado(s)"
  44. &2» &a14 &f»» &cComércio de Conta"
  45.  
  46. ./advids
  47.  
  48. &4[GalaxyBANID] &cIds de banimento avançado
  49. &2» &a1 &f»» &cPlayer tóxico e/ou outros
  50. &2» &a2 &f»» &cFalsificação de provas
  51. &2» &a3 &f»» &cRemoção/ocultação de vídeo YT
  52. &2» &a4 &f»» &cFree Kill
  53. &2» &a5 &f»» &cDesinformação
  54.  
  55.  
  56.  
  57. on command "ids":
  58. if player has permission "galaxy.ban":
  59. cancel event
  60. send "&4[GalaxyBANID] &cIds de banimento"
  61. send "&2» &a1 &f»» &cUso de hack, mod(s) e/ou cliente(s) alternativo(s)"
  62. send "&2» &a2 &f»» &cOfensa a STAFF"
  63. send "&2» &a3 &f»» &cDivulgação"
  64. send "&2» &a4 &f»» &cOfensa ao Servidor"
  65. send "&2» &a5 &f»» &cFlame"
  66. send "&2» &a6 &f»» &cFlood"
  67. send "&2» &a7 &f»» &cMal uso da tag [MITO]"
  68. send "&2» &a8 &f»» &cNick Inadequado"
  69. send "&2» &a9 &f»» &cConta Fake"
  70. send "&2» &a10 &f»» &cAnti-Jogo"
  71. send "&2» &a11 &f»» &cAbuso de BUG"
  72. send "&2» &a12 &f»» &cCheat Engine"
  73. send "&2» &a13 &f»» &cDivulgação de link(s) encurtado(s)"
  74. send "&2» &a14 &f»» &cComércio de Conta"
  75. else:
  76. send "&cSem permissões."
  77. cancel event
  78.  
  79. on command "advids":
  80. if player has permission "galaxy.advban":
  81. cancel event
  82. send "&4[GalaxyBANID] &cIds de banimento avançado"
  83. send "&2» &a1 &f»» &cPlayer tóxico e/ou outros"
  84. send "&2» &a2 &f»» &cFalsificação de provas"
  85. send "&2» &a3 &f»» &cRemoção/ocultação de vídeo YT"
  86. send "&2» &a4 &f»» &cFree Kill"
  87. send "&2» &a5 &f»» &cDesinformação"
  88. else:
  89. send "&cSem permissões."
  90. cancel event
  91.  
  92. command /ban-id [<offline player>] [<text>]:
  93. executable by: console and players
  94. permission: galaxy.ban
  95. permission message: &cSem permissões.
  96. trigger:
  97. if arg 1 is set:
  98. if arg 1 is banned:
  99. if {Ban.temp::%arg 1%} is not set:
  100. send "&c» Jogador já banido."
  101. else:
  102. if arg 2 is set:
  103. if arg 2 is "1" or "2" or "3" or "4" or "5" or "6" or "7" or "8" or "9" or "10" or "11" or "12" or "13" or "14":
  104. if arg 1 is "JimHunter":
  105. send "&c»» Nick Indevido!"
  106. loop all players:
  107. if loop-player is "JimHunter":
  108. send "&4&l[Aviso] &f%player% &ctentou te banir!" to loop-player
  109. send "&4&l[Aviso] &f%player% &ctentou te banir!" to loop-player
  110. send "&4&l[Aviso] &f%player% &ctentou te banir!" to loop-player
  111.  
  112. if arg 2 is "1":
  113. ban arg 1
  114. make console execute command "ban-ip %ip of arg 1%"
  115. kick the arg 1 due to "&cVocê foi banido(a)!"
  116. set {Ban.motivo::%arg 1%} to "Uso de hack, mod(s) e/ou cliete(s) alternativo(s)"
  117. if executor is console:
  118. set {_stf} to "*CONSOLE*"
  119. if executor is player:
  120. set {_stf} to "%player%"
  121. set {Ban.staff::%arg 1%} to "%{_stf}%"
  122. broadcast "&c[BAN] O jogador %arg 1% foi banido por 0 minuto(s)"
  123. broadcast "&c[BAN] Motivo: Uso de hack, mod(s) e/ou cliete(s) alternativo(s)"
  124. log "%{_stf}% baniu » %arg 1% | Motivo: Uso de hacker(s)/Mod(s)/Cliente alternativo | ID: %{IDsBan}%" to "staff.log"
  125. set {Ban::%ip of arg 1%} to "banido"
  126. set {Ban::%ip of arg 1%.motivo} to "Uso de hack, mod(s) e/ou cliete(s) alternativo(s)"
  127. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  128. if arg 2 is "2":
  129. kick the arg 1 due to "&cVocê foi banido(a)!"
  130. set {Ban.banido::%arg 1%} to 3600
  131. set {Ban.motivo::%arg 1%} to "Ofensa a STAFF"
  132. if executor is console:
  133. set {_stf} to "*CONSOLE*"
  134. if executor is player:
  135. set {_stf} to "%player%"
  136. set {Ban.staff::%arg 1%} to "%{_stf}%"
  137. broadcast "&c[BAN] O jogador %arg 1% foi banido por 3600 minuto(s)."
  138. broadcast "&c[BAN] Motivo: Ofensa a STAFF"
  139. log "%{_stf}% baniu %arg 1% | Motivo: Ofensa a STAFF | ID: %{IDsBan}%" to "staff.log"
  140. if arg 2 is "3":
  141. kick the arg 1 due to "&cVocê foi banido(a)!"
  142. loop 50 times:
  143. broadcast " "
  144. broadcast "&4&l[!] &6O chat foi limpo por &f%player%"
  145. broadcast "&4&l[!] &cMotivo: &fDivulgação"
  146. ban arg 1
  147. make console execute command "ban-ip %ip of arg 1%"
  148. set {Ban.motivo::%arg 1%} to "Divulgação"
  149. if executor is console:
  150. set {_stf} to "*CONSOLE*"
  151. if executor is player:
  152. set {_stf} to "%player%"
  153. set {Ban.staff::%arg 1%} to "%{_stf}%"
  154. broadcast "&c[BAN] O jogador %arg 1% foi banido por 0 minuto(s)."
  155. broadcast "&c[BAN] Motivo: Divulgação"
  156. log "%{_stf}% baniu » %arg 1% | Motivo: Divulgação de Site(s)/Servidor(es)| ID: %{IDsBan}%" to "staff.log"
  157. set {Ban::%ip of arg 1%} to "banido"
  158. set {Ban::%ip of arg 1%.motivo} to "Divulgação"
  159. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  160. if arg 2 is "4":
  161. kick the arg 1 due to "&cVocê foi banido(a)!"
  162. ban arg 1
  163. make console execute command "ban-ip %ip of arg 1%"
  164. set {Ban.motivo::%arg 1%} to "Ofensa ao Servidor"
  165. if executor is console:
  166. set {_stf} to "*CONSOLE*"
  167. if executor is player:
  168. set {_stf} to "%player%"
  169. set {Ban.staff::%arg 1%} to "%{_stf}%"
  170. broadcast "&c[BAN] O jogador %arg 1% foi banido por 3600 minuto(s)."
  171. broadcast "&c[BAN] Motivo: Ofensa ao Servidor"
  172. log "%{_stf}% baniu » %arg 1% | Motivo: Ofensa ao Servidor| ID: %{IDsBan}%" to "staff.log"
  173. set {Ban::%ip of arg 1%} to "banido"
  174. set {Ban::%ip of arg 1%.motivo} to "Ofensa ao Servidor"
  175. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  176. if arg 2 is "5":
  177. kick the arg 1 due to "&cVocê foi banido(a)!"
  178. set {Ban.banido::%arg 1%} to 300
  179. set {Ban.motivo::%arg 1%} to "Flame"
  180. if executor is console:
  181. set {_stf} to "*CONSOLE*"
  182. if executor is player:
  183. set {_stf} to "%player%"
  184. set {Ban.staff::%arg 1%} to "%{_stf}%"
  185. broadcast "&c[BAN] O jogador %arg 1% foi banido por 300 minuto(s)."
  186. broadcast "&c[BAN] Motivo: Flame"
  187. log "%{_stf}% baniu %arg 1% | Motivo: Flame | ID: %{IDsBan}%" to "staff.log"
  188. if arg 2 is "6":
  189. kick the arg 1 due to "&cVocê foi banido(a)!"
  190. set {Ban.banido::%arg 1%} to 120
  191. set {Ban.motivo::%arg 1%} to "Flood"r%}
  192. if executor is console:
  193. set {_stf} to "*CONSOLE*"
  194. if executor is player:
  195. set {_stf} to "%player%"
  196. set {Ban.staff::%arg 1%} to "%{_stf}%"
  197. broadcast "&c[BAN] O jogador %arg 1% foi banido por 60 minuto(s)."
  198. broadcast "&c[BAN] Motivo: Flood"
  199. log "%{_stf}% baniu %arg 1% | Motivo: Flood | ID: %{IDsBan}%" to "staff.log"
  200. if arg 2 is "7":
  201. kick the arg 1 due to "&cVocê foi banido(a)!"
  202. set {Ban.banido::%arg 1%} to 1000
  203. set {Ban.motivo::%arg 1%} to "Mal uso da tag MITO"r%}
  204. if executor is console:
  205. set {_stf} to "*CONSOLE*"
  206. if executor is player:
  207. set {_stf} to "%player%"
  208. set {Ban.staff::%arg 1%} to "%{_stf}%"
  209. broadcast "&c[BAN] O jogador %arg 1% foi banido por 1000 minuto(s)."
  210. broadcast "&c[BAN] Motivo: Mal uso da tag MITO"
  211. log "%{_stf}% baniu %arg 1% | Motivo: Mal | ID: %{IDsBan}%" to "staff.log"
  212. if arg 2 is "8":
  213. kick the arg 1 due to "&cVocê foi banido(a)!"
  214. ban arg 1
  215. make console execute command "ban-ip %ip of arg 1%"
  216. set {Ban.motivo::%arg 1%} to "Conta fake"
  217. if executor is console:
  218. set {_stf} to "*CONSOLE*"
  219. if executor is player:
  220. set {_stf} to "%player%"
  221. set {Ban.staff::%arg 1%} to "%{_stf}%"
  222. broadcast "&c[BAN] O jogador %arg 1% foi banido por 0 minuto(s)."
  223. broadcast "&c[BAN] Motivo: Conta fake"
  224. log "%{_stf}% baniu » %arg 1% | Motivo: Conta fake| ID: %{IDsBan}%" to "staff.log"
  225. set {Ban::%ip of arg 1%} to "banido"
  226. set {Ban::%ip of arg 1%.motivo} to "Conta fake"
  227. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  228. if arg 2 is "9":
  229. kick the arg 1 due to "&cVocê foi banido(a)!"
  230. ban arg 1
  231. make console execute command "ban-ip %ip of arg 1%"
  232. set {Ban.motivo::%arg 1%} to "Nick Inadequado"
  233. if executor is console:
  234. set {_stf} to "*CONSOLE*"
  235. if executor is player:
  236. set {_stf} to "%player%"
  237. set {Ban.staff::%arg 1%} to "%{_stf}%"
  238. broadcast "&c[BAN] O jogador %arg 1% foi banido por 0 minuto(s)."
  239. broadcast "&c[BAN] Motivo: Nick Inadequado"
  240. log "%{_stf}% baniu » %arg 1% | Motivo: Nick Inadequado| ID: %{IDsBan}%" to "staff.log"
  241. set {Ban::%ip of arg 1%} to "banido"
  242. set {Ban::%ip of arg 1%.motivo} to "Nick Inadequado"
  243. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  244. if arg 2 is "10":
  245. kick the arg 1 due to "&cVocê foi banido(a)!"
  246. add 1 to {Top.ban::%player%}
  247. set {Ban.banido::%arg 1%} to 500
  248. set {Ban.motivo::%arg 1%} to "Anti-Jogo"
  249. if executor is console:
  250. set {_stf} to "*CONSOLE*"
  251. if executor is player:
  252. set {_stf} to "%player%"
  253. set {Ban.staff::%arg 1%} to "%{_stf}%"
  254. add 1 to {IDsBan}
  255. add 1 to {Ban.quantia::%arg 1%}
  256. broadcast "&c[BAN] O jogador %arg 1% foi banido por 60 minuto(s)."
  257. broadcast "&c[BAN] Motivo: Anti-Jogo"
  258. log "%{_stf}% baniu %arg 1% | Motivo: Anti-Jogo | ID: %{IDsBan}%" to "staff.log"
  259. if arg 2 is "11":
  260. kick the arg 1 due to "&cVocê foi banido(a)!"
  261. ban arg 1
  262. make console execute command "ban-ip %ip of arg 1%"
  263. set {Ban.motivo::%arg 1%} to "Cheat Engine"
  264. if executor is console:
  265. set {_stf} to "*CONSOLE*"
  266. if executor is player:
  267. set {_stf} to "%player%"
  268. set {Ban.staff::%arg 1%} to "%{_stf}%"
  269. broadcast "&c[BAN] O jogador %arg 1% foi banido por 0 minuto(s)."
  270. broadcast "&c[BAN] Motivo: Conta Fake"
  271. log "%{_stf}% baniu » %arg 1% | Motivo: Cheat Engine | ID: %{IDsBan}%" to "staff.log"
  272. set {Ban::%ip of arg 1%} to "banido"
  273. set {Ban::%ip of arg 1%.motivo} to "Cheat Engine"
  274. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  275. if arg 2 is "12":
  276. kick the arg 1 due to "&cVocê foi banido(a)!"
  277. set {Ban.banido::%arg 1%} to 300
  278. add 1 to {Top.ban::%player%}
  279. set {Ban.motivo::%arg 1%} to "Divulgação de link(s) encurtado(s)"
  280. if executor is console:
  281. set {_stf} to "*CONSOLE*"
  282. if executor is player:
  283. set {_stf} to "%player%"
  284. set {Ban.staff::%arg 1%} to "%{_stf}%"
  285. add 1 to {IDsBan}
  286. add 1 to {Ban.quantia::%arg 1%}
  287. broadcast "&c[BAN] O jogador %arg 1% foi banido por 300 minuto(s)."
  288. broadcast "&c[BAN] Motivo: Divulgação de link(s) encurtado(s)"
  289. log "%{_stf}% baniu %arg 1% | Motivo: Divulgação de link(s) encurtado(s) | ID: %{IDsBan}%" to "staff.log"
  290. if arg 2 is "13":
  291. kick the arg 1 due to "&cVocê foi banido(a)!"
  292. ban arg 1
  293. make console execute command "ban-ip %ip of arg 1%"
  294. set {Ban.motivo::%arg 1%} to "Abuso de BUG"
  295. if executor is console:
  296. set {_stf} to "*CONSOLE*"
  297. if executor is player:
  298. set {_stf} to "%player%"
  299. set {Ban.staff::%arg 1%} to "%{_stf}%"
  300. broadcast "&c[BAN] O jogador %arg 1% foi banido por 0 minuto(s)."
  301. broadcast "&c[BAN] Motivo: Abuso de BUG"
  302. log "%{_stf}% baniu » %arg 1% | Motivo: Abuso de BUG| ID: %{IDsBan}%" to "staff.log"
  303. set {Ban::%ip of arg 1%} to "banido"
  304. set {Ban::%ip of arg 1%.motivo} to "Abuso de BUG"
  305. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  306. if arg 2 is "14":
  307. kick the arg 1 due to "&cVocê foi banido(a)!"
  308. ban arg 1
  309. make console execute command "ban-ip %ip of arg 1%"
  310. set {Ban.motivo::%arg 1%} to "Comercio de conta"
  311. if executor is console:
  312. set {_stf} to "*CONSOLE*"
  313. if executor is player:
  314. set {_stf} to "%player%"
  315. set {Ban.staff::%arg 1%} to "%{_stf}%"
  316. broadcast "&c[BAN] O jogador %arg 1% foi banido por 0 minuto(s)."
  317. broadcast "&c[BAN] Motivo: Comercio de conta"
  318. log "%{_stf}% baniu » %arg 1% | Motivo: Comercio de conta| ID: %{IDsBan}%" to "staff.log"
  319. set {Ban::%ip of arg 1%} to "banido"
  320. set {Ban::%ip of arg 1%.motivo} to "Comercio de conta"
  321. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  322. else:
  323. send "&cID Inválido."
  324. else:
  325. send "&cFalta o ID."
  326. command /checkban [<offline player>]:
  327. permission: galaxy.ban
  328. permission message: &cSem permissões.
  329. trigger:
  330. if arg 1 is set:
  331. if arg 1 is banned:
  332. send "&c» &aPlayer: &f%arg 1%"
  333. send "&c» &aBanido: &2&lSIM"
  334. send "&c» &aMotivo: &f%{Ban.motivo::%arg 1%}%"
  335. send "&c» &aAutor do ban: &f%{Ban.staff::%arg 1%}%"
  336. send "&c» &aPlayer banido &f%{Ban.quantia::%arg 1%}% &avez(es)"
  337. else:
  338. if {Ban.banido::%arg 1%} is set:
  339. send "&c» &aPlayer: &f%arg 1%"
  340. send "&c» &aBanido: &2&lSIM"
  341. send "&c» &aMotivo: &f%{Ban.motivo::%arg 1%}%"
  342. send "&c» &aAutor do ban: &f%{Ban.staff::%arg 1%}%"
  343. send "&c» &aPlayer banido: &f%{Ban.quantia::%arg 1%}% &avez(es)"
  344. else:
  345. send "&c» &aPlayer: &f%arg 1%"
  346. send "&c» &aBanido: &4&lNAO"
  347. send "&c» &aMotivo: &fNenhum"
  348. send "&c» &aAutor do ban: &fNinguém"
  349. if {Ban.quantia::%arg 1%} is set:
  350. send "&c» &aPlayer banido &f%{Ban.quantia::%arg 1%}% &avez(es)"
  351. else:
  352. send "&c» &aPlayer banido &f0 &avez(es)"
  353. else:
  354. send "&4[GalaxyBANID] &c/checkban (player)"
  355. command /banir00 [<offline player>] [<text>]:
  356. permission: galaxy.00
  357. permission message: &cSem permissões.
  358. trigger:
  359. if arg 1 is set:
  360. make console execute command "mmoedit %arg 1% all 0"
  361. make console execute command "money set %arg 1% 0"
  362. make console execute command "tirarvip %arg 1%"
  363. broadcast "&4&l[!] &c%arg 1% foi banido 00 do servidor!"
  364. broadcast "&4&l[!] &cMotivo: %arg 2%"
  365. set {Ban00::%arg 1%} to "banido"
  366. set {Ban00.motivo::%arg 1%} to arg 2
  367. kick the arg 1 due to "&cVocê foi banido(a)!"
  368. else:
  369. send "&4[GalaxyBan] &c/banir00 (player) (motivo)"
  370.  
  371. command /advban-id [<offline player>] [<text>]:
  372. executable by: console and players
  373. permission: galaxy.advban
  374. permission message: &cSem permissões.
  375. trigger:
  376. if arg 1 is set:
  377. if arg 1 is banned:
  378. if {Ban.temp::%arg 1%} is not set:
  379. send "&c» Jogador já banido."
  380. else:
  381. if arg 2 is set:
  382. if arg 2 is "1" or "2" or "3" or "4" or "5":
  383. if arg 1 is "JimHunter":
  384. send "&c»» Nick Indevido!"
  385. loop all players:
  386. if loop-player is "JimHunter":
  387. send "&4&l[Aviso] &f%player% &ctentou te banir!" to loop-player
  388. send "&4&l[Aviso] &f%player% &ctentou te banir!" to loop-player
  389. send "&4&l[Aviso] &f%player% &ctentou te banir!" to loop-player
  390.  
  391. if arg 2 is "1":
  392. ban arg 1
  393. make console execute command "ban-ip %ip of arg 1%"
  394. kick the arg 1 due to "&cVocê foi banido(a)!"
  395. set {Ban.motivo::%arg 1%} to "Falsificação de provas"
  396. if executor is console:
  397. set {_stf} to "*CONSOLE*"
  398. if executor is player:
  399. set {_stf} to "%player%"
  400. set {Ban.staff::%arg 1%} to "%{_stf}%"
  401. broadcast "&c[BAN] O jogador %arg 1% foi banido por 0 minuto(s)"
  402. broadcast "&c[BAN] Motivo: Player tóxico e/ou outros"
  403. log "%{_stf}% baniu » %arg 1% | Motivo: Falsificação de provas | ID: %{IDsBan}%" to "staff.log"
  404. set {Ban::%ip of arg 1%} to "banido"
  405. set {Ban::%ip of arg 1%.motivo} to "Falsificação de provas"
  406. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  407. if arg 2 is "2":
  408. ban arg 1
  409. make console execute command "ban-ip %ip of arg 1%"
  410. kick the arg 1 due to "&cVocê foi banido(a)!"
  411. set {Ban.motivo::%arg 1%} to "Player tóxico e/ou outros"
  412. if executor is console:
  413. set {_stf} to "*CONSOLE*"
  414. if executor is player:
  415. set {_stf} to "%player%"
  416. set {Ban.staff::%arg 1%} to "%{_stf}%"
  417. broadcast "&c[BAN] O jogador %arg 1% foi banido por 0 minuto(s)"
  418. broadcast "&c[BAN] Motivo: Player tóxico e/ou outros"
  419. log "%{_stf}% baniu » %arg 1% | Motivo: Player tóxico e/ou outros | ID: %{IDsBan}%" to "staff.log"
  420. set {Ban::%ip of arg 1%} to "banido"
  421. set {Ban::%ip of arg 1%.motivo} to "Player tóxico e/ou outros"
  422. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  423. if arg 2 is "3":
  424. ban arg 1
  425. make console execute command "ban-ip %ip of arg 1%"
  426. kick the arg 1 due to "&cVocê foi banido(a)!"
  427. set {Ban.motivo::%arg 1%} to "Remoção/ocultação de vídeo YT"
  428. if executor is console:
  429. set {_stf} to "*CONSOLE*"
  430. if executor is player:
  431. set {_stf} to "%player%"
  432. set {Ban.staff::%arg 1%} to "%{_stf}%"
  433. broadcast "&c[BAN] O jogador %arg 1% foi banido por 0 minuto(s)"
  434. broadcast "&c[BAN] Motivo: Player tóxico e/ou outros"
  435. log "%{_stf}% baniu » %arg 1% | Motivo: Remoção/ocultação de vídeo YT | ID: %{IDsBan}%" to "staff.log"
  436. set {Ban::%ip of arg 1%} to "banido"
  437. set {Ban::%ip of arg 1%.motivo} to "Remoção/ocultação de vídeo YT"
  438. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  439. if arg 2 is "4":
  440. ban arg 1
  441. make console execute command "ban-ip %ip of arg 1%"
  442. kick the arg 1 due to "&cVocê foi banido(a)!"
  443. set {Ban.motivo::%arg 1%} to "Free Kill"
  444. if executor is console:
  445. set {_stf} to "*CONSOLE*"
  446. if executor is player:
  447. set {_stf} to "%player%"
  448. set {Ban.staff::%arg 1%} to "%{_stf}%"
  449. broadcast "&c[BAN] O jogador %arg 1% foi banido por 0 minuto(s)"
  450. broadcast "&c[BAN] Motivo: Free Kill"
  451. log "%{_stf}% baniu » %arg 1% | Motivo: Free Kill | ID: %{IDsBan}%" to "staff.log"
  452. set {Ban::%ip of arg 1%} to "banido"
  453. set {Ban::%ip of arg 1%.motivo} to "Free Kill"
  454. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  455. if arg 2 is "5":
  456. ban arg 1
  457. make console execute command "ban-ip %ip of arg 1%"
  458. kick the arg 1 due to "&cVocê foi banido(a)!"
  459. set {Ban.motivo::%arg 1%} to "Desinformação"
  460. if executor is console:
  461. set {_stf} to "*CONSOLE*"
  462. if executor is player:
  463. set {_stf} to "%player%"
  464. set {Ban.staff::%arg 1%} to "%{_stf}%"
  465. broadcast "&c[BAN] O jogador %arg 1% foi banido por 0 minuto(s)"
  466. broadcast "&c[BAN] Motivo: Desinformação"
  467. log "%{_stf}% baniu » %arg 1% | Motivo: Desinformação | ID: %{IDsBan}%" to "staff.log"
  468. set {Ban::%ip of arg 1%} to "banido"
  469. set {Ban::%ip of arg 1%.motivo} to "Desinformação"
  470. set {Ban::%ip of arg 1%.player} to "%arg 1%"
  471. else:
  472. send "&cID Inválido."
  473. else:
  474. send "&cFalta o ID."
  475. command /unban [<offline player>]:
  476. executable by: console and players
  477. permission: galaxy.advban
  478. permission message: &cSem permissões.
  479. trigger:
  480. if arg 1 is set:
  481. if arg 1 is banned:
  482. if executor is console:
  483. set {_stf} to "*CONSOLE*"
  484. unban arg 1
  485. delete {Ban.banido::%arg 1%}
  486. delete {Ban.motivo::%arg 1%}
  487. delete {Ban.staff::%arg 1%}
  488. loop all players:
  489. if loop-player has permission "galaxy.advban":
  490. send "&3» &b%arg 1% &afoi desbanido por &f%{_stf}%" to loop-player
  491. send "&3» &b%arg 1% &afoi desbanido por &f%{_stf}%" to console
  492. log "%{_stf}% desbaniu %arg 1%!" to "staff.log"
  493. if executor is player:
  494. set {_stf} to "%player%"
  495. if {Ban.staff::%arg 1%} is "%{_stf}%":
  496. unban arg 1
  497. delete {Ban.banido::%arg 1%}
  498. delete {Ban.motivo::%arg 1%}
  499. delete {Ban.staff::%arg 1%}
  500. loop all players:
  501. if loop-player has permission "galaxy.advban":
  502. send "&3» &b%arg 1% &afoi desbanido por &f%{_stf}%" to loop-player
  503. send "&3» &b%arg 1% &afoi desbanido por &f%{_stf}%" to console
  504. log "%{_stf}% desbaniu %arg 1%!" to "staff.log"
  505. else:
  506. if player is "JimHunter":
  507. unban arg 1
  508. delete {Ban.banido::%arg 1%}
  509. delete {Ban.motivo::%arg 1%}
  510. delete {Ban.staff::%arg 1%}
  511. loop all players:
  512. if loop-player has permission "galaxy.advban":
  513. send "&3» &b%arg 1% &afoi desbanido por &f%player%" to loop-player
  514. send "&3» &b%arg 1% &afoi desbanido por &f%player%" to console
  515. log "%player% desbaniu %arg 1%!" to "staff.log"
  516. else:
  517. send "&cApenas quem baniu este player pode desbani-lo."
  518. else:
  519. if {Ban.banido::%arg 1%} is set:
  520. delete {Ban.banido::%arg 1%}
  521. delete {Ban.motivo::%arg 1%}
  522. delete {Ban.staff::%arg 1%}
  523. if executor is console:
  524. set {_stf} to "*CONSOLE*"
  525. if executor is player:
  526. set {_stf} to "%player%"
  527. loop all players:
  528. if loop-player has permission "galaxy.advban":
  529. send "&3» &b%arg 1% &afoi desbanido por &f%{_stf}%" to loop-player
  530. send "&3» &b%arg 1% &afoi desbanido por &f%{_stf}%" to console
  531. log "%{_stf}% desbaniu %arg 1%!" to "staff.log"
  532. else:
  533. send "&4» &cEste(a) jogador(a) não está banido(a)!"
  534. else:
  535. send "&2[GalaxyBANID] &c/unban (player)"
  536.  
  537.  
  538. Qualquer duvida só perguntar
  539. =================================
  540.  
  541. N utilizo skript
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement