Advertisement
Matias_Pajsi321

Untitled

Jan 26th, 2021
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. devolución de llamada de función local (texto)
  2. si Text == "Ejecutar" entonces
  3. cadena de carga (juego: HttpGet ('https://pastebin.com/raw/abJHEq58', verdadero)) ()
  4. loadtring (juego: HttpGet ('https://pastebin.com/raw/BiBnBNfQ', verdadero)) ()
  5.  
  6. game.StarterGui: SetCore ("EnviarNotificación", {
  7. Título = "Island Royale Hack";
  8. Text = "Script ahora está FUNCIONANDO. ¡Diviértete!";
  9. Icon = "rbxassetid: // 979137412";
  10. Duración = 10;
  11. Devolución de llamada = NotificationBindable;
  12. })
  13.  
  14. espera (30)
  15. loadtring (juego: HttpGet ('https://pastebin.com/raw/BiBnBNfQ', verdadero)) ()
  16. advertir "segundo guión inyectado".
  17. espera (120)
  18. cadena de carga (juego: HttpGet ('https://pastebin.com/raw/abJHEq58', verdadero)) ()
  19. advertir "aimbot 2nd".
  20.  
  21. elseif Text == ("StreamMODE") entonces
  22. cadena de carga (juego: HttpGet ('https://pastebin.com/raw/2f8Mg4Uf', verdadero)) ()
  23. loadtring (juego: HttpGet ('https://pastebin.com/raw/BiBnBNfQ', verdadero)) ()
  24. cadena de carga (juego: HttpGet ('https://pastebin.com/raw/abJHEq58', verdadero)) ()
  25.  
  26.  
  27. game.StarterGui: SetCore ("EnviarNotificación", {
  28. Título = "STREAM TOGGLER";
  29. Text = "El modo de transmisión ahora está activado.";
  30. Icon = "";
  31. Duración = 10;
  32. Devolución de llamada = NotificationBindable;
  33. })
  34.  
  35. game.StarterGui: SetCore ("EnviarNotificación", {
  36. Título = "Island Royale Hack";
  37. Text = "Script ahora FUNCIONANDO. ¡Diviértete!";
  38. Icon = "rbxassetid: // 979137412";
  39. Duración = 10;
  40. Devolución de llamada = NotificationBindable;
  41. })
  42.  
  43.  
  44. espera (30)
  45. loadtring (juego: HttpGet ('https://pastebin.com/raw/BiBnBNfQ', verdadero)) ()
  46. advertir "segundo guión inyectado".
  47. espera (120)
  48. cadena de carga (juego: HttpGet ('https://pastebin.com/raw/abJHEq58', verdadero)) ()
  49. advertir "aimbot 2nd".
  50.  
  51. fin
  52. fin
  53.  
  54. local NotificationBindable = Instance.new ("BindableFunction")
  55. NotificationBindable.OnInvoke = devolución de llamada
  56.  
  57. --NOTIFICACIÓN
  58. game.StarterGui: SetCore ("EnviarNotificación", {
  59. Título = "Guión de KingBlitzy";
  60. Text = "El script ahora está INYECTADO.";
  61. Icon = "";
  62. Duración = 10;
  63. Devolución de llamada = NotificationBindable;
  64. })
  65. game.StarterGui: SetCore ("EnviarNotificación", {
  66. Título = "Guión de KingBlitzy";
  67. Text = "EL GUIÓN ES HECHO POR KINGBLITZY";
  68. Icon = "";
  69. Duración = 20;
  70. Devolución de llamada = NotificationBindable;
  71. })
  72.  
  73.  
  74. game.StarterGui: SetCore ("EnviarNotificación", {
  75. Título = "¡Atención!";
  76. Text = "Haga clic en (Ejecutar o StreamMODE) cuando esté fuera del autobús";
  77. Icon = "";
  78. Duración = 300;
  79. Button1 = "Ejecutar";
  80. Button2 = "StreamMODE";
  81. Devolución de llamada = NotificationBindable;
  82. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement