Advertisement
gbatista14

Callisto

Dec 2nd, 2012
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. print("\x0301 \x06\x0301[\x06 \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315-\x0314=\x06\x0300\x0501|\x0500\x06 \x0301\x06S\x06cript \x06S\x06endo \x06C\x06arregado!! \x06\x0300\x0501|\x0500\x06\x0314=\x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x06\x0301]")
  2. print(" ")
  3. print("                      \x0501                                                                                          \x0500 ")
  4. print("                      \x0501    \x0500                                                                                  \x0501    \x0500 ")
  5. print("                                          \x0301\x06S\x06cript \x06F\x06eito \x06P\x06or \x06G\x06iovanne \x06B\x06atista!      ")            
  6. print("                      \x0501    \x0500                                                                                  \x0501    \x0500 ")
  7. print("                      \x0501                                                                                          \x0500 ")
  8. print(" ")
  9. print("\x0301 \x06\x0301[\x06 \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315-\x0314=\x06\x0300\x0501|\x0500\x06 \x0301\x06S\x06cript \x06S\x06endo \x06C\x06arregado!! \x06\x0300\x0501|\x0500\x06\x0314=\x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x06\x0301]")
  10. dtopic=true;
  11.  
  12.     function onJoin(u)
  13.     {
  14. print(u, " ");
  15. print(u, " ");
  16. print(u, "         \x0301   \x06P\x06ARA \x06V\x06ER \x06O\x06S \x06C\x06OMANDOS \x06D\x06O \x06S\x06CRIPT \x06D\x06IGITE: \x07/comandos\x07 \x06O\x06BRIGADO!! \x06B\x06OM \x06C\x06HAT!! (y):-P ");
  17. print(u, " ");
  18. print(u, " ");
  19.                                
  20. sendPM(u, "SERVER ROMANCE", "\x0301\x06 V\x06isite \x06N\x06osso \x06B\x06log: \x07http://hdownsvip.blogspot.com\x07 \x06O\x06brigado!! (y) ");
  21.                  
  22. print(0, "\x0311♒\x0312 ★\x0311„\x0302 ɓǝm̶-vɪɴ̶ɖÖ \x0315⌈\x0312"+u.name+"\x0315⌋\x0311 ,\x0302 sǝu̶ ɪɖ̶ \x0315⌈\x0312"+u.id+"\x0315⌋ \x0311,\x0302 vc vǝm ɖ̶ǝ \x0315⌈\x0312"+u.region+"\x0315⌋ \x0311„ ");
  23. }
  24.  
  25.         function onPart(userobj)
  26.     {
  27.         if(userobj.paintme == true)
  28.     {
  29.         userobj.paintme = false;
  30.     }
  31.     }
  32.  
  33. function onCommand(userobj, command, target, args) {
  34. if(command.substr(0, 10) == "cochichar "){
  35. if(target == null){
  36. print(userobj, "\x07Usuário não encontrado!!");
  37. }
  38. print(userobj, "\x0314[COCHICHO] para: " + target.name + ">\x07 " + args);
  39. print(target, "\x0314[COCHICHO] de: " + userobj.name + ">\x07 " + args);
  40. }    
  41.  
  42. {
  43.         if(command == "cls" && userobj.level == 3){
  44.             var cls = "";
  45.                 for (var x = 0; x < 500; x++)
  46.                     cls += "\r";
  47.            
  48.                 print(cls);            
  49.                 print(userobj.vroom, "\x0314 Tela Limpa Por:  " + userobj.name);
  50.     }    
  51. }
  52.  
  53.     if (command.substr(0, 7) == "pmroom " && userobj.level>2){
  54.         for (x = firstUser(); x != null; x = x.nextUser())
  55. sendPM(x, Room.botName, ""+userobj.name+"> " +command.substr(7));}
  56.  
  57.     if(command=="id"){
  58.     print(userobj, "\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x06S\x06eu \x06i\x06d é\x0314 "+userobj.id);}
  59.  
  60.         if(command.substr(0,4)== "hash"){
  61.             print(userobj, "\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x06H\x06ashlink:\x0314 arlnk://"+Room.hashlink+"")
  62.         }
  63.  
  64. if(command.substr(0, 7) == "musica " )
  65.     {
  66.     if(command.substr(7) == "on")
  67.         {
  68.             userobj.musica = true;
  69.             print(0, "\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06:\x0314 "+userobj.name+"  \x0301Ativou a Vizualização de Sua Musica Na Sala! (H) ");
  70.             }
  71.     if(command.substr(7) == "off")
  72.         {
  73.             userobj.musica = false;
  74.             print(0, "\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06:\x0314 "+userobj.name+"  \x0301Desativou a Vizualização de Sua Musica Na Sala! (H) ");
  75.             }
  76.     }
  77.  
  78. if(command.substr(0, 7) == "anuncio" && userobj.level > 1){
  79. print("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x0314"+command.substr(8)+"");
  80. print("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x0314"+userobj.name+" Anunciou! ");
  81. }
  82.  
  83. if(command.substr(0, 6) == "gritar" && userobj.level > 1){
  84. print("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x0314"+userobj.name + " \x0301\x06 [GRITA NA SALA]\x06:\x0314 " + command.substr(6)+"");
  85. }
  86.  
  87. if(command.substr(0, 6) == "beijar" && userobj.level > 0){
  88. if(target == null){
  89. print(userobj, "\x0304 Usuário não encontrado!");
  90. return false
  91. }
  92. print("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x0314"+userobj.name + "\x0301 \x06M\x06andou: (K) \x07\x06BEIJOS\x06\x07 (K) \x06P\x06ara:\x0314 " + target.name+"");
  93. }
  94.  
  95.     if(command=="ip"){
  96.     print(userobj, "\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x06S\x06eu \x06i\x06p é\x0314 "+userobj.externalIp);}
  97.  
  98.  if (command.substr(0, 13) == "desencryptar "){
  99. var hashlink = Hashlink.decode(command.substr(13));
  100. print("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x0301\x06N\x06ome:\x0314 "+hashlink.name+"");
  101. print("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x0301\x06I\x06p:\x0314 "+hashlink.ip+"");
  102. print("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x0301\x06P\x06orta:\x0314 "+hashlink.port+"");
  103. }
  104.  
  105. if(command.substr(0, 8) == "paintme ")
  106.     {
  107.         if(command.substr(8).indexOf("\x05")!= -1)
  108.         {
  109.             print(userobj, "\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x0314 "+userobj.name+" \x0301Cores de fundo s\u00e3o proibidas!! ");
  110.             return false;
  111.             }
  112.         userobj.paintme = true;
  113.         userobj.ctext = command.substr(8);
  114.         print(userobj.vroom, "\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06:\x0314 "+userobj.name+"\x0301 Alterou a cor do seu texto! ");
  115.     }
  116.  
  117.     if(command == "unpaintme")
  118.     {
  119.         userobj.paintme = false;
  120.         print(userobj.vroom, "\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06:\x0314 "+userobj.name+"\x0301 Removeu a cor do seu texto! ");
  121.     }
  122.  
  123. if(command=="unicodes"){
  124. print("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06:\x0314 "+userobj.name+" \x0301Esta Vendo a Lista de Unicodes!! ");
  125. print(userobj, " ");
  126. print(userobj, "        \x0501                                                                                                                        \x0500 ")
  127. print(userobj, "        \x0501              \x0500                                                                                            \x0501              \x0500 ")
  128. print(userobj, "                     \x0314 A  Д  ƛ  Ạ  Ā  Ą  Ǻ  Ạ  ʎ  Δ  Λ    д   ג   ɒ  ɐ  ᾇ  ʎ α  λ ά ");
  129. print(userobj, "           \x0314 B  Ъ  ฿  Ɓ  ϐ  Ḃ  Ḅ  Ḇ  β  Ь    ƅ  ɓ  ɞ  ḃ  ḅ  ḇ  в  ь   Ƅ  ъ  ");
  130. print(userobj, "           \x0314 C  Ĉ  ₡  Ɔ  Ƈ  ʗ  Ḉ  Ċ  Č  Ҫ  Ć  ₡    ɔ  ҫ  ḉ  ﻋ  ҫ ć  ƈ ");
  131. print(userobj, "           \x0314 D  Ď  Ɗ  Ḋ  Ḍ  Ḏ  Ḑ  Đ    ʚ  ʠ  ∂  ƌ  ɖ  ɗ  ḑ  ď  ₫  ");
  132. print(userobj, "           \x0314 E  Ҽ  Ӡ Ё  Є  З  Ξ  Σ  ξ  Э Ә Ǝ  Ə  Ʒ Ƹ    έ  ε  з  э  є ə ");
  133. print(userobj, "           \x0314 F  Ƒ Ḟ  Ϝ  Ғ    ḟ  ғ ");
  134. print(userobj, "           \x0314 G  Ĝ  Б  Ɠ  Ǥ  Ğ  Ġ  Ģ    ǥ  ǧ  ɠ  ɡ  ɢ  ģ  ");
  135. print(userobj, "           \x0314 H  Ћ  Њ  Ĥ  Ħ  Ђ  Ң   Ή    н  њ  ђ  ң  Һ  ƕ  ɦ  ɧ  ҥ  ӈ  ħ ");
  136. print(userobj, "           \x0314 I  I |     ɪ  ɨ  ı ");
  137. print(userobj, "           \x0314 J  ل  ك  Ĵ    ǰ  ʝ  ĵ ");
  138. print(userobj, "           \x0314 K  Ќ  Қ  Ƙ  Ǩ  Ҝ  Ķ  Ҟ  Ӄ  Ḳ  Ҡ  Қ    ҝ  ƙ  ǩ  ʞ  қ  ҟ  ҡ  ḳ  ķ  ĸ  ќ  қ  к    ");
  139. print(userobj, "           \x0314 L  Ḹ  Ḻ Ḽ  Ĺ  Ļ  Ľ  Ŀ  Ł Ḷ    ʟ  ł  ");
  140. print(userobj, "           \x0314 M  Ṁ  Ṃ  Ḿ    ɱ  ʍ  ḿ  ṁ  π  л  ₥  м  ");
  141. print(userobj, "           \x0314 N   Ɲ  Ӣ  Ṅ Ŋ  Ӥ  И  №  ₦  Ṇ  Ŋ Ń  Ņ  Ň    ห  ӣ  ӥ  ṅ  ṇ  ɴ  ɲ  ɳ  ń  ņ  ʼn  ŋ  η  ή  и  ");
  142. print(userobj, "           \x0314 O  Ớ  Ờ  Ở  Ỡ  Ợ  Ǿ  Ơ  Ȍ  ʘ  Ѳ  Ѻ  Ӫ Ө  Ọ  Ф  Ỏ  Θ  θ  Ộ    ƍ  ǫ  φ  ");
  143. print(userobj, "           \x0314 P  Ṕ   Ƥ    ƥ  ṕ  ṗ  ῤ  ῥ ρ  ק  ");
  144. print(userobj, "           \x0314 Q  Ǫ    ƍ  ǫ  φ  ");
  145. print(userobj, "           \x0314 R  Я  Ʀ  Ŗ  Ř    ʁ  я  ʀ  ");
  146. print(userobj, "           \x0314 S  Ŝ  Ş  Š  Ƨ  Ṡ  Ṣ  Ś    š    ธ  ร  ƨ  ʂ  ṡ  ṣ  ś  ŝ  ş  ");
  147. print(userobj, "           \x0314 T  Ŧ  Ƭ  Ҭ  Ṯ  Ţ    т  ҭ  τ  ");
  148. print(userobj, "           \x0314 U  Ū  Ŭ  Ů  Ű  Ų  Ũ      ϋ  ύ  ц  ט  υ   ");
  149. print(userobj, "           \x0314 V  Ѵ  √    ѷ  ṽ  ѵ   ");
  150. print(userobj, "           \x0314 W  Ш  Щ  ₩  Ŵ    ш  щ  ผ  ฝ  พ  ฟ  ɯ  ɰ  ѡ   ");
  151. print(userobj, "           \x0314 X  Ẋ  ✖  ✕  ✗  ✘  Ҳ  χ    א  ϰ  ẋ  ҳ  ");
  152. print(userobj, "           \x0314 Y  Ү  Ỳ  Ỵ  Ƴ  Ύ  У  Ч  Ў    ч  ψ  ");
  153. print(userobj, "           \x0314 Z  ź  Ż  ż   Ź    ʑ  ʐ   ");
  154. print(userobj, "           \x0314 Ⓐ Ⓑ Ⓕ Ⓓ Ⓔ Ⓕ Ⓖ Ⓗ Ⓘ Ⓙ Ⓚ Ⓛ Ⓜ Ⓝ Ⓞ Ⓟ Ⓠ Ⓡ Ⓢ Ⓣ Ⓤ Ⓥ Ⓦ Ⓧ Ⓨ Ⓩ  ");
  155. print(userobj, "           \x0314 ⓐ ⓑ ⓒ ⓓ ⓔ ⓕ ⓖ ⓗ ⓘ ⓙ ⓚ ⓛ ⓜ ⓝ ⓞ ⓟ ⓠ ⓤ ⓥ ⓦ ⓧ ⓨ ⓩ  ");
  156. print(userobj, " ");
  157. print(userobj, "           \x0501              \x0500                                                                                                   \x0501              \x0500 ")
  158. print(userobj, "           \x0501                                                                                                                               \x0500 ")
  159. }
  160.  
  161. if(command=="simbolos"){
  162. print("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06:\x0314 "+userobj.name+" \x0301Esta Vendo a Lista de Simbolos!! ");
  163. print(userobj, " ")
  164. print(userobj, "        \x0501                                                                                                                           \x0500 ")
  165. print(userobj, "        \x0501              \x0500                                                                                               \x0501              \x0500 ")
  166. print(userobj, " ");
  167. print(userobj, "           \x0314  ━ │ ┃ ┄ ┅ ┆ ┇ ┈ ┉ ┊ ┋ ┌ ┍ ┎ ┏ ┐ ┑ ┒ ┓ └ ┕ ┖ ┗ ┘ ┙ ┚ ┛ ");
  168. print(userobj, "           \x0314  ├ ┝ ┞ ┟ ┠ ┡ ┢ ┣ ┤ ┥ ┦ ┧ ┨ ┪ ┩ ┫ ┬ ┭ ┮ ┯ ┰ ┱ ┲ ┳ ┴ ┵ ┶ ┷ ┸ ┹ ┺ ┻ ┼ ┽ ┾ ┿ ╀ ╁ ╂ ╃ ╄ ╅ ╆ ╇ ╈ ╉ ╊ ╋ ╌ ");
  169. print(userobj, "           \x0314  ╎ ╏ ═ ╭ ╮ ╯ ╰ ╱ ╲ ╳ ╴ ╵ ╶ ╷ ╸ ╹ ╺ ╻ ╼ ╽ ╾ ╿");
  170. print(userobj, "           \x0314  ║ ╒ ╓ ╔ ╕ ╖ ╗ ╘ ╙ ╚ ╛ ╜╝ ╞ ╟ ╠ ╡ ╢ ╣ ╤ ╥ ╦ ╧ ╨ ╩ ╪ ╫ ╬");
  171. print(userobj, "           \x0314  ▆ ▇ █ ▉ ▊ ▋ ▌ ▍ ▎ ▏ ▐ ░ ▒ ▓");
  172. print(userobj, "           \x0314  ◆ ◇ ◈ ▰ ▱ ▲ △ ▴ ▵ ▶ ▷ ▸ ▹ ► ▻ ▼ ▽ ▾ ▿ ◀ ◁ ◂ ◃ ◄ ◅ ◜ ◝ ◞ ◟◠◡ ◢ ◣ ◤ ◥◬ ◭ ◮ ");
  173. print(userobj, "           \x0314  ☀ ☁ ☂ ☃ ☄ ★ ☆ ☇ ☈ ☉ ☊ ☋ ☌ ☍ ☑ ☒ ☓ ☣ ☢ ☨ ☩ ☪ ☯ ☸ ☹ ☺ ☻ ☼ ☽ ☿ ☾");
  174. print(userobj, "           \x0314  ♀ ♁ ♂ ♆ ♉ ♋  ♌ ♏ ♒ ♓ ♔ ♕ ♖ ♗ ♘ ♙ ♚ ♛ ♜ ♝ ♞ ♟ ♠ ♡ ♢ ♣ ♤ ♥ ♦ ♧ ♨ ♩");
  175. print(userobj, "           \x0314  ♪ ♫ ♬ ♭ ♮ ♯ ✇ ✓ ✔ ✕ ✖ ✖ ✗ ✘ ✙ ✚ ✛ ✜ ✝ ✞ ✠ ✟ ✡ ✢ ✣ ✤ ✥ ✦ ✧ ✩ � ");
  176. print(userobj, "           \x0314  ✪ ✫ ✬ ✭ ✮ ✯ ✰ ✱ ✲ ✳ ✴ ✵ ✶ ✷ ✸ ✹ ✺ ✻ ✼ ✽ ✾ ✿ ❀ ❁ ❂ ❃ ❄ ❅ ❆ ❇ ❈ ❉ ❊ ❋");
  177. print(userobj, "           \x0314  ❍ ❏ ❐ ❑ ❒ ❖ ❘ ❙ ❚ ❛ ❜ ❝ ❞ ❡ ❢ ❣ ❤ ❥ ❦ ❧");
  178. print(userobj, "           \x0314  〈 〉《 》「 」『 』【 】〔 〕〖 〗〘 〙〚 〛");
  179. print(userobj, "           \x0314  ∕  ∙ √ ∛ ∜ ∝ ∞ ∟ ∠ ∡ ∢ ∣ ∤ ∥ ∦ ∧ ∨ ∩ ∪ ∫∬ ∭ ∮ ∯ ∰ ∱ ∲ ∳");
  180. print(userobj, "           \x0314  ∴ ∵ ∶ ∷ ∸ ∹ ∺ ∻ ∼ ∽ ∾ ∿ ≀ ≁ ≂ ≃ ≄ ≅ ≆ ≇ ≈ ≉ ≊ ≋ ≌ ≍ ≎ ≏ ≐ ≑ ≒ ≓ ≔ ≕ ≖");
  181. print(userobj, "           \x0314  ≗ ≘ ≙ ≛ ≚ ≜ ≝ ≞ ≟ ≠ ≡ ≢ ≣ ≣ ≤ ≥ ≦ ≧ ≨ ≩ ≪ ≪ ≫ ≬ ");
  182. print(userobj, "           \x0314  ≭ ≮ ≯ ≰ ≱ ≲ ≳ ≴≵ ≶ ≷ ≸ ≹ ≺ ≻ ≼ ≽ ≾ ≿ ⊀ ⊁ ⊂ ⊃ ⊄ ⊅ ⊆ ⊇ ⊈ ⊉ ⊊ ⊋ ⊌ ⊌ ⊍ ⊎ ⊏ ⊐ ⊑ ⊒ ");
  183. print(userobj, "           \x0314  ⊶ ⊷ ⊸ ⊾ ⊿ ⋄ ⋅ ⋆ ⋇ ⋈ ⋉ ⋊ ⋋ ⋌ ⋍ ⋎ ⋏ ⋐ ⋑ ⋒ ⋓ ⋔ ⋕ ⋖ ⋗ ⋙ ⋘ ⋚ ⋛ ⋜ ⋝ ⋞ ⋟ ⋠ ⋡ ⋢ ⋣ ⋤ ⋥");
  184. print(userobj, "           \x0314  ⌕ ⌖ ⌗ ⌫ 〉 〈 ⌨ ⌧ ⌦ ⌥ ⌣ ⌤ ⌣ ⌡ ⌠ ⌟ ⌞ ⌝ ⌜ ⌛ ⌚ ⌙ ⌘ ");
  185. print(userobj, "           \x0314  ⋦ ⋧ ⋨ ⋩ ⋪ ⋫ ⋬ ⋭ ⋮ ⋯ ⋰ ⋱ ⌀ ⌂ ⌃ ⌄ ⌅ ⌆ ⌇ ⌈ ⌉ ⌊ ⌋ ⌌ ⌍ ⌎ ⌏ ⌐ ⌑ ⌒ ⌓ ⌔ ");
  186. print(userobj, "           \x0314  ⌬ ⌭ ⌮ ⌯ ⌰ ⌱ ⌲ ⌳ ⌴ ⌵ ⌶ ⌷ ⌸ ⌹ ⌺ ⌻ ⌼ ⌽ ⌾ ⌿ ⑄ ༺ ༻ ༼ ༽ ༶ • ‣ ‡ † ⁽ ⁾ ‿ ⁀ ⁅ ⁆ ⃔ ⃕ ⃖ ⃗ ⃡ ");
  187. print(userobj, "           \x0314  ︲ ︳ ︴ ︵ ︶ ︷ ︸ ︹ ︺ ︻ ︼ ︽ ︾ ︿ ﹀ ﹁ ﹂ ﹃ ﹄ ﹉ ﹊ ﹋ ﹌ ﹍ ﹎ ﹏ ﹙ ﹚ ﹝ ﹞ ﹤ ﹥");
  188. print(userobj, " ");
  189. print(userobj, "           \x0501              \x0500                                                                                                   \x0501              \x0500 ")
  190. print(userobj, "           \x0501                                                                                                                               \x0500 ")
  191. }
  192.  
  193. if(command=="rstats"){
  194. print(userobj, "\x0301\x06\x0301[\x06 \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315-\x0314=\x06\x0300\x0501|\x0500\x06 \x0301\x06I\x06nformações \x06d\x06a \x06S\x06ala! \x06\x0300\x0501|\x0500\x06\x0314=\x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x06\x0301]");
  195. print(userobj, " ")
  196. print(userobj, "\x0301\x06I\x06nformações \x06d\x06a \x06S\x06ala:\x0314 "+Room.name+"");
  197. print(userobj, "\x0301\x06I\x06p \x06d\x06a \x06S\x06ala:\x0314 "+Room.externalIp+"");
  198. print(userobj, "\x0301\x06P\x06orta \x06d\x06a \x06S\x06ala:\x0314 "+Room.port+"");
  199. print(userobj, "\x0301\x06H\x06ashlink:\x0314 arlnk://"+Room.hashlink+"");
  200. print(userobj, "\x0301\x06B\x06ites \x06R\x06ecebidos:\x0314"+Stats.dataReceived + " bytes"+"");
  201. print(userobj, "\x0301\x06B\x06ites \x06E\x06nviados: \x0314"+Stats.dataSend + " bytes"+"");
  202. print(userobj, "\x0301\x06U\x06suarios \x06Q\x06ue \x06F\x06lodaram:\x0314 "+Stats.floodCount+"");
  203. print(userobj, "\x0301\x06L\x06ogins \x06E\x06rrados:\x0314 "+Stats.invalidLoginCount+"");
  204. print(userobj, "\x0301\x06E\x06ntradas:\x0314 "+Stats.joinCount+"");
  205. print(userobj, "\x0301\x06S\x06aida:\x0314 "+Stats.partCount+"");
  206. print(userobj, "\x0301\x06M\x06aximo \x06d\x06e \x06U\x06suarios:\x0314 "+Stats.peakUserCount+"");
  207. print(userobj, "\x0301\x06U\x06suarios \x06R\x06ejeitados:\x0314 "+Stats.rejectionCount+"");
  208. print(userobj, "\x0301\x06M\x06ensagens \x06n\x06a \x06S\x06ala:\x0314 "+Stats.messageCount+"");
  209. print(userobj, "\x0301\x06M\x06ensagens \x06n\x06o \x06P\x06v:\x0314 "+Stats.pmCount+"");
  210. print(userobj, " ")
  211. print(userobj, "\x0301 \x06\x0301[\x06 \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315-\x0314=\x06\x0300\x0501|\x0500\x06 \x0301\x06I\x06nformações \x06d\x06a \x06S\x06ala! \x06\x0300\x0501|\x0500\x06\x0314=\x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x06\x0301]");
  212. }
  213. if(command.substr(0, 7) == "chamar "){
  214. if(target!=null){ target.nudge();
  215. print("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x0314"+userobj.name+" \x0301\x06C\x06hamou!!\x0314 "+target.name+" (:S)" );}}
  216.  
  217. if(userobj.level > 0)
  218.         {
  219.          if(command.substr(0, 5) == "cool ")
  220.         {
  221.                 print(userobj.vroom, coolText("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06:\x0314 "+command.substr(5)+""));
  222.         }
  223.         if(command.substr(0, 11) == "addkewltext")
  224.         {
  225.                 target.unicode = true;
  226.                 print(coolText("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x0314"+userobj.name+" \x0301adicionou kewltext em:\x0314 "+target.name+""));
  227.         }
  228.  
  229.         if(command.substr(0, 11) == "remkewltext")
  230.         {
  231.                 target.unicode = false;
  232.                 print(coolText("\x0301\x06X\x06.\x06\x0301R\x06om\x06a\x06nti\x06c\x06.\x06X\x06: \x0314"+userobj.name+" \x0301removeu kewltext em:\x0314 "+target.name+""));
  233.         }
  234.         }
  235.  
  236. if(command=="comandos"){
  237. print(userobj, " \x0301 \x06\x0301[\x06 \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315-\x0314=\x06\x0300\x0501|\x0500\x06 \x0301\x06L\x06ista \x06d\x06e \x06C\x06omandos \x06d\x06o \x06S\x06cript! \x06\x0300\x0501|\x0500\x06\x0314=\x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x06\x0301] ");
  238. print(userobj, "")
  239. print(userobj, "             \x0501                                                                                                                    \x0500 ")
  240. print(userobj, "             \x0501    \x0500                                                                                                            \x0501    \x0500 ")
  241. print(userobj, "")
  242. print(userobj, "                         \x0301 /id -\x0314 Para Ver Seu id !! ")
  243. print(userobj, "                         \x0301 /ip -\x0314 Para Ver Seu ip !! ")
  244. print(userobj, "                         \x0301 /rstats -\x0314 Para Ver as Informações da Sala !! ")
  245. print(userobj, "                         \x0301 /hash -\x0314 Para Ver o Hash da Sala !! ")
  246. print(userobj, "                         \x0301 /desencryptar (+Hash) -\x0314 Para Desencryptar Um HashLink !! ")
  247. print(userobj, "                         \x0301 /chamar (+id) -\x0314 Para Chamar Alguêm Via Nudget !! ")
  248. print(userobj, "                         \x0301 /pmroom -\x0314 Para Mandar Uma Mensagem No Pv de Todos !! ")
  249. print(userobj, "                         \x0301 /musica on -\x0314 Ativa Vizualização da Sua Musica no Chat! ")
  250. print(userobj, "                         \x0301 /musica off -\x0314 Desativa Vizualização da Sua Musica no Chat! ")  
  251. print(userobj, "                         \x0301 /paintme (+Cor) - \x0314 Coloca Cor Em Seu Texto! ")
  252. print(userobj, "                         \x0301 /unpaintme - \x0314 Remove a Cor de Seu Texto! ")
  253. print(userobj, "                         \x0301 /simbolos - \x0314 Mostra a Lista de Simbolos! ")
  254. print(userobj, "                         \x0301 /unicodes - \x0314 Mostra a Lista de Unicodes! ")
  255. print(userobj, "                         \x0301 /cool (+Texto) - \x0314 Converte Seu Texto em Unicode! ")
  256. print(userobj, "                         \x0301 /addkewltext (+id) - \x0314 Adiciona Unicode ao Seu Texto! ")
  257. print(userobj, "                         \x0301 /remkewltext (+id) - \x0314 Remove o Unicode do Seu Texto! ")
  258. print(userobj, "                         \x0301 /anuncio - \x0314 Anuncia na Sala! ")
  259. print(userobj, "                         \x0301 /gritar - \x0314 Grita na Sala! ")
  260. print(userobj, "                         \x0301 /beijar (+id) - \x0314 Manda beijos a alguém!! ")
  261. print(userobj, "                         \x0301 /cochichar  (+id) - \x0314 Manda Msg Oculta Para Alguem!! ")
  262. print(userobj, "")
  263. print(userobj, "             \x0501    \x0500                                                                                                             \x0501    \x0500 ")
  264. print(userobj, "             \x0501                                                                                                                     \x0500 ")
  265. print(userobj, "")
  266. print(userobj, " \x0301 \x06\x0301[\x06 \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315-\x0314=\x06\x0300\x0501|\x0500\x06 \x0301\x06L\x06ista \x06d\x06e \x06C\x06omandos \x06d\x06o \x06S\x06cript! \x06\x0300\x0501|\x0500\x06\x0314=\x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x0314- \x0315- \x06\x0301] ");
  267. }
  268.  
  269. }
  270.     function onPersonalMessage(userobj, msg)
  271.     {
  272.             if(userobj.musica)
  273.                 {
  274.         if(msg.indexOf("\x07")!= -1)
  275.             {
  276.                     print(userobj.vroom, "\x0301\x06D\x06j;\x06M\x06usic: \x0314"+userobj.name+" \x0301\x06E\x06sta \x06O\x06uvindo: \x0314"+msg+"  (8):-p ");}
  277.         }
  278.         return true;
  279.     }
  280.  
  281. function coolText(text)
  282. {
  283.         cool = text;
  284.         cool = cool.replace(/[Aa]/g,"\u03b1");
  285.         cool = cool.replace(/[Bb]/g,"\u0432");
  286.         cool = cool.replace(/[Cc]/g,"c");
  287.         cool = cool.replace(/[Dd]/g,"d");
  288.         cool = cool.replace(/[Ee]/g,"e");
  289.         cool = cool.replace(/[Ff]/g,"\u0493");
  290.         cool = cool.replace(/[Gg]/g,"g");
  291.         cool = cool.replace(/[Hh]/g,"\u043d");
  292.         cool = cool.replace(/[Ii]/g,"\u03b9");
  293.         cool = cool.replace(/[Jj]/g,"j");
  294.         cool = cool.replace(/[Kk]/g,"\u03ba");
  295.         cool = cool.replace(/[Ll]/g,"l");
  296.         cool = cool.replace(/[Mm]/g,"\u043c");
  297.         cool = cool.replace(/[Nn]/g,"\u0438");
  298.         cool = cool.replace(/[Oo]/g,"o");
  299.         cool = cool.replace(/[Pp]/g,"p");
  300.         cool = cool.replace(/[Qq]/g,"q");
  301.         cool = cool.replace(/[Rr]/g,"\u044f");
  302.         cool = cool.replace(/[Ss]/g,"s");
  303.         cool = cool.replace(/[Tt]/g,"\u0442");
  304.         cool = cool.replace(/[Uu]/g,"u");
  305.         cool = cool.replace(/[Vv]/g,"v");
  306.         cool = cool.replace(/[Ww]/g,"w");
  307.         cool = cool.replace(/[Xx]/g,"x");
  308.         cool = cool.replace(/[Yy]/g,"\u0447");
  309.         cool = cool.replace(/[Zz]/g,"z");
  310.         return cool;
  311. }
  312.  
  313. function onJoinCheck(userobj) {
  314. print(userobj, "\x0314Carregando Script Feito Por Giovanne Batista!!...");
  315. print(userobj, "\x0314Carregando Comandos!");
  316. print(userobj, "\x0314Carregando Informações!");
  317. print(userobj, "\x0314Carregando Anuncios!");
  318. print(userobj, "\x0314Script Carregado Com Sucesso!");
  319. print(userobj, "\x0303Seja Bem Vindo a Sala: \x07BRASIL ROMANCE VIRTUAL 24HORAS!");
  320. if(userobj.localIp == "7.8.7.8") { return false;}
  321. if(userobj.fileCount == "6969"){ return false;}
  322. if(userobj.country == "Burundi") {      return false;}
  323. if(userobj.country == "Argentina") { return false;}
  324. return true;
  325. }
  326.  
  327.  
  328. function onTextBefore(userobj, text){
  329. {
  330. if (userobj.paintme == true)
  331. {
  332. if(userobj.customName == "")
  333. {
  334. print(userobj.vroom, "\x0301"+userobj.name+"> "+userobj.ctext+text);
  335. return text ="";
  336. }else{
  337. print(userobj.vroom, userobj.customName+userobj.ctext+text);
  338. return text = "";
  339. }
  340. }
  341. return text;
  342.  
  343. {
  344.         if(userobj.unicode == true)
  345.                 return coolText(text);
  346.         return text;
  347. }
  348. }
  349. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement