_MM_IKKE

cmdlist.ini

Nov 22nd, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 4.56 KB | None | 0 0
  1. [script]
  2. n0=;%rpgcommands rpg< |user|admin|owner|full|>commands, rules, about, status, colours, createaccount, changecurrentweapon (ccw), accounts, < |del|reset>stats, apply, admins, rpg<users|players|admins>, shop, cookies, <sell|buy|give|eat|steal>cookie, fight, transfer, accept, deny, auto<deny|accept> duels, duelrequests, disableauto, introduction, taxi, top<ranks|kills|deaths|cash|cookies|ratio>
  3. n1=;%rpgadmincommands revive, respawn, akill, <death|ban> list, rpg<ban|unban|kick>, set, end(all)<taxi|drugdeal|job(s)>, startrace
  4. n2=;%rpgownercommands (un)load core script, <dis|en>able RPG, makeadmin, demote, lottery, <en|dis>able RPG
  5. n3=
  6. n4=
  7. n5=
  8. n6=
  9. n7=on 543:TEXT:*:#: { halt }
  10. n8=on *:TEXT:!rpgcommands:#[MM]IKKE, #[MM]IKKE.echo, #[MM]IKKE.races, #[MM]IKKE.testing: {
  11. n9=  if ($me == %bot1) {
  12. n10=    scid $scon($bot_say($chan)) msg $chan RPG disabled.
  13. n11=    halt
  14. n12=
  15. n13=
  16. n14=
  17. n15=    rpglog $nick $1-
  18. n16=    .notice $nick 2RPG user commands: %rpgcommands
  19. n17=    if ($nick isin $read(Stats\Administrator list.txt, w, $nick)) {
  20. n18=      .notice $nick 2RPG admin commands: %rpgadmincommands
  21. n19=    }
  22. n20=    if ($nick == %owner) {
  23. n21=      .notice $nick 2RPG owner commands: %rpgownercommands
  24. n22=    }
  25. n23=  }
  26. n24=}
  27. n25=on *:TEXT:!rpgcmds:#[MM]IKKE, #[MM]IKKE.echo, #[MM]IKKE.races, #[MM]IKKE.testing: {
  28. n26=  if ($me == %bot1) {  
  29. n27=    scid $scon($bot_say($chan)) msg $chan RPG disabled.
  30. n28=    halt
  31. n29=
  32. n30=
  33. n31=
  34. n32=    rpglog $nick $1-
  35. n33=    .notice $nick 2RPG user commands: %rpgcommands
  36. n34=    if ($nick isin $read(Stats\Administrator list.txt, w, $nick)) {
  37. n35=      .notice $nick 2RPG admin commands: %rpgadmincommands
  38. n36=    }
  39. n37=    if ($nick == %owner) {
  40. n38=      .notice $nick 2RPG owner commands: %rpgownercommands
  41. n39=    }
  42. n40=  }
  43. n41=}
  44. n42=on *:TEXT:!rpgusercommands:#[MM]IKKE, #[MM]IKKE.echo, #[MM]IKKE.races, #[MM]IKKE.testing: {
  45. n43=  if ($me == %bot1) {
  46. n44=    scid $scon($bot_say($chan)) msg $chan RPG disabled.
  47. n45=    halt
  48. n46=
  49. n47=
  50. n48=
  51. n49=    rpglog $nick $1-
  52. n50=    .notice $nick 2RPG user commands: %rpgcommands
  53. n51=  }
  54. n52=}
  55. n53=on *:TEXT:!rpgusercmds:#[MM]IKKE, #[MM]IKKE.echo, #[MM]IKKE.races, #[MM]IKKE.testing: {
  56. n54=  if ($me == %bot1) {
  57. n55=    scid $scon($bot_say($chan)) msg $chan RPG disabled.
  58. n56=    halt
  59. n57=
  60. n58=
  61. n59=
  62. n60=    rpglog $nick $1-
  63. n61=    .notice $nick 2RPG user commands: %rpgcommands
  64. n62=  }
  65. n63=}
  66. n64=on *:TEXT:!rpgadmincommands:#[MM]IKKE, #[MM]IKKE.echo, #[MM]IKKE.races, #[MM]IKKE.testing: {
  67. n65=  if ($me == %bot1) {
  68. n66=    scid $scon($bot_say($chan)) msg $chan RPG disabled.
  69. n67=    halt
  70. n68=
  71. n69=
  72. n70=
  73. n71=    rpglog $nick $1-
  74. n72=    .notice $nick 2RPG admin commands: %rpgadmincommands
  75. n73=  }
  76. n74=}
  77. n75=on *:TEXT:!rpgadmincmds:#[MM]IKKE, #[MM]IKKE.echo, #[MM]IKKE.races, #[MM]IKKE.testing: {
  78. n76=  if ($me == %bot1) {
  79. n77=    scid $scon($bot_say($chan)) msg $chan RPG disabled.
  80. n78=    halt
  81. n79=
  82. n80=
  83. n81=
  84. n82=    rpglog $nick $1-
  85. n83=    .notice $nick 2RPG admin commands: %rpgadmincommands
  86. n84=
  87. n85=  }
  88. n86=}
  89. n87=on *:TEXT:!rpgownercommands:#[MM]IKKE, #[MM]IKKE.echo, #[MM]IKKE.races, #[MM]IKKE.testing: {
  90. n88=  if ($me == %bot1) {
  91. n89=    scid $scon($bot_say($chan)) msg $chan RPG disabled.
  92. n90=    halt
  93. n91=
  94. n92=
  95. n93=
  96. n94=    rpglog $nick $1-
  97. n95=    .notice $nick 2RPG owner commands: %rpgownercommands
  98. n96=  }
  99. n97=}
  100. n98=on *:TEXT:!rpgownercmds:#[MM]IKKE, #[MM]IKKE.echo, #[MM]IKKE.races, #[MM]IKKE.testing: {
  101. n99=  if ($me == %bot1) {
  102. n100=    scid $scon($bot_say($chan)) msg $chan RPG disabled.
  103. n101=    halt
  104. n102=
  105. n103=
  106. n104=
  107. n105=    rpglog $nick $1-
  108. n106=    .notice $nick 2RPG owner commands: %rpgownercommands
  109. n107=  }
  110. n108=}
  111. n109=on *:TEXT:!rpgfullcommands:#[MM]IKKE, #[MM]IKKE.echo, #[MM]IKKE.races, #[MM]IKKE.testing: {
  112. n110=  if ($me == %bot1) {
  113. n111=    scid $scon($bot_say($chan)) msg $chan RPG disabled.
  114. n112=    halt
  115. n113=
  116. n114=
  117. n115=
  118. n116=    rpglog $nick $1-
  119. n117=    .notice $nick 2RPG user commands: %rpgcommands
  120. n118=    .notice $nick 2RPG admin commands: %rpgadmincommands
  121. n119=    .notice $nick 2RPG owner commands: %rpgownercommands
  122. n120=  }
  123. n121=}
  124. n122=on *:TEXT:!rpgfullcmds:#[MM]IKKE, #[MM]IKKE.echo, #[MM]IKKE.races, #[MM]IKKE.testing: {
  125. n123=  if ($me == %bot1) {
  126. n124=    scid $scon($bot_say($chan)) msg $chan RPG disabled.
  127. n125=    halt
  128. n126=
  129. n127=
  130. n128=
  131. n129=    rpglog $nick $1-
  132. n130=    .notice $nick 2RPG user commands: %rpgcommands
  133. n131=    .notice $nick 2RPG admin commands: %rpgadmincommands
  134. n132=    .notice $nick 2RPG owner commands: %rpgownercommands
  135. n133=  }
  136. n134=}
Add Comment
Please, Sign In to add comment