Advertisement
wassimevicw

سكربت المخزن

Aug 14th, 2017
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.96 KB | None | 0 0
  1. Admin = "Wassimevicw" -- اكتب هنا من يمكنه فتح المخزن
  2.  
  3. ui.addTextArea(19, "<a href='event:On'><font color='#babd2f'> تشغيل", nil, 342, 40, 100, 17, 0x324650, 0x000000, 0.3, true)
  4.  
  5. function eventTextAreaCallback(id, name, event)
  6. if event == "On" and name then
  7. ui.removeTextArea(19, name)
  8. ui.addTextArea(9, "<a href='event:Fli'> \n‌‎‌‎‌‌‌ طائرة", nil, 114, 176, 43, 38, 0x00aaff, 0x000000, 1, true)
  9. ui.addTextArea(2, "", nil, 6, 127, 207, 261, 0x324650, 0x000000, 1, true)
  10. ui.addTextArea(10, "<a href='event:fish'> سمكة \n ميتة\n‌‎‌‎‌‌‌", Admin, 167, 176, 43, 38, 0x00aaff, 0x000000, 1, true)
  11. ui.addTextArea(4, "<a href='event:Fis'> \n سمك", Admin, 61, 128, 43, 38, 0x00aaff, 0x000000, 1, true)
  12. ui.addTextArea(3, "<a href='event:Chi'> \n‌‎‌‎‌‌‌ دجاجة", Admin, 8, 128, 43, 38, 0x00aaff, 0x000000, 1, true)
  13. ui.addTextArea(5, "<a href='event:Sam'> رقصة \n السامبا\n ‌‎‌‎‌‌", Admin, 113, 128, 43, 38, 0x00aaff, 0x000000, 1, true)
  14. ui.addTextArea(6, "<a href='event:Rip'> \n‌‎‌‎‌‌‌ قبر", Admin, 167, 128, 43, 38, 0x00aaff, 0x000000, 1, true)
  15. ui.addTextArea(7, "<a href='event:Pap'> \n‌‎‌‎‌‌‌ ورق", Admin, 9, 176, 43, 38, 0x00aaff, 0x000000, 1, true)
  16. ui.addTextArea(8, "<a href='event:Las'> \n‌‎‌‎‌‌‌ كرة ليزر", Admin, 62, 176, 43, 38, 0x00aaff, 0x000000, 1, true)
  17. ui.addTextArea(16, "\n<a href='event:Off'>-------‌-‎اخفاء--------", Admin, 55, 350, 95, 38, 0x00aaff, 0x000000, 1, true)
  18. ui.addTextArea(11, "<a href='event:Mar'> \n مارشميلو\n‌‎‌‎‌‌‌", Admin, 9, 223, 43, 38, 0x00aaff, 0x000000, 1, true)
  19. ui.addTextArea(12, "<a href='event:Sil'> \n سيلفي\n‌‎‌‎‌‌‌", Admin, 61, 223, 43, 38, 0x00aaff, 0x000000, 1, true)
  20. ui.addTextArea(13, "<a href='event:Sno'> \n كرة ثلج\n‌‎‌‎‌‌‌", Admin, 114, 223, 43, 38, 0x00aaff, 0x000000, 1, true)
  21. ui.addTextArea(15, "<a href='event:Out'> اداة\n الاحتفال", Admin, 166, 223, 43, 38, 0x00aaff, 0x000000, 1, true)
  22. ui.addTextArea(14, "<a href='event:Fli'> \n‌‎‌‎‌‌‌ طائرة", Admin, 115, 176, 43, 38, 0x00aaff, 0x000000, 1, true)
  23. ui.addTextArea(17, "<a href='event:cht'> \n غناء", Admin, 9, 271, 43, 38, 0x00aaff, 0x000000, 1, true)
  24. ui.addTextArea(18, "<a href='event:Bal'> \n كرة", Admin, 61, 270, 43, 38, 0x00aaff, 0x000000, 1, true)
  25. end
  26.  
  27. if event == "Chi" and name then
  28. tfm.exec.addShamanObject(33,tfm.get.room.playerList[name].x+20,tfm.get.room.playerList[name].y,0,10,0,false)
  29. end
  30.  
  31. if event == "Fis" and name then
  32. tfm.exec.addShamanObject(65,tfm.get.room.playerList[name].x+20,tfm.get.room.playerList[name].y,0,10,0,false)
  33. end
  34.  
  35. if event == "Sam" and name then
  36. tfm.exec.playEmote (name, 24, nil )
  37. end
  38.  
  39. if event == "Rip" and name then
  40. tfm.exec.addShamanObject(90,tfm.get.room.playerList[name].x+10,tfm.get.room.playerList[name].y,0,0,0,false)
  41. end
  42.  
  43. if event == "Pap" and name then
  44. tfm.exec.addShamanObject(95,tfm.get.room.playerList[name].x+10,tfm.get.room.playerList[name].y,0,0,0,false)
  45. end
  46.  
  47. if event == "Las" and name then
  48. tfm.exec.addShamanObject(97,tfm.get.room.playerList[name].x+10,tfm.get.room.playerList[name].y,0,0,0,false)
  49. end
  50.  
  51.  
  52. if event == "Fli" and name then
  53. tfm.exec.addShamanObject(80,tfm.get.room.playerList[name].x+10,tfm.get.room.playerList[name].y,0,0,0,false)
  54. end
  55.  
  56. if event == "fish" and name then
  57. tfm.exec.addShamanObject(63,tfm.get.room.playerList[name].x+10,tfm.get.room.playerList[name].y,0,0,0,false)
  58. end
  59.  
  60. if event == "Mar" and name then
  61. tfm.exec.playEmote (name, 11, nil )
  62. end
  63.  
  64. if event == "Sil" and name then
  65. tfm.exec.playEmote (name, 12, nil )
  66. end
  67.  
  68. if event == "Sno" and name then
  69. tfm.exec.addShamanObject(34,tfm.get.room.playerList[name].x+10,tfm.get.room.playerList[name].y,0,5,0,false)
  70. end
  71.  
  72. if event == "Out" and name then
  73. tfm.exec.playEmote (name, 16, nil )
  74. end
  75.  
  76. if event == "cht" and name then
  77. tfm.exec.playEmote (name, 20, nil )
  78. end
  79.  
  80. if event == "Bal" and name then
  81. tfm.exec.addShamanObject(6,tfm.get.room.playerList[name].x+10,tfm.get.room.playerList[name].y,0,5,7,false)
  82. end
  83.  
  84. if event=="Off" and name then
  85. ui.removeTextArea(2, name)
  86. ui.removeTextArea(3, name)
  87. ui.removeTextArea(4, name)
  88. ui.removeTextArea(5, name)
  89. ui.removeTextArea(6, name)
  90. ui.removeTextArea(7, name)
  91. ui.removeTextArea(8, name)
  92. ui.removeTextArea(9, name)
  93. ui.removeTextArea(10, name)
  94. ui.removeTextArea(11, name)
  95. ui.removeTextArea(12, name)
  96. ui.removeTextArea(13, name)
  97. ui.removeTextArea(14, name)
  98. ui.removeTextArea(15, name)
  99. ui.removeTextArea(16, name)
  100. ui.removeTextArea(17, name)
  101. ui.removeTextArea(18, name)
  102. ui.addTextArea(13, "<a href='event:On'><font color='#babd2f'> تشغيل", nil, 342, 40, 100, 17, 0x324650, 0x000000, 0.3, true)
  103. end
  104. end
  105.  
  106. ui.setShamanName ("المخزن")
  107. tfm.exec.setUIMapName('By Wassimevicw')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement