Advertisement
Guest User

Untitled

a guest
Nov 16th, 2019
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. local randomlorenzotexte = {
  2. function(player)
  3. outputChatBox("[Lorenzo Flüstert] : Pschhhhht.... Ich bin ein Lorenzo... Hast du kleine Kinder für mich ?", player, 150, 0, 0 )
  4. end,
  5. function(player)
  6. outputChatBox("[Lorenzo Flüstert] : Ich will Kleine Kinder... BITTE ... ", player, 150, 0, 0 )
  7. end,
  8. function(player)
  9. outputChatBox("[Lorenzo Flüstert] : Uff ist Venox Geil... Erstmal nachmachen auf lese rechtschreibschwäche Reallife :O", player, 0, 150, 255 )
  10. end,
  11. function(player)
  12. outputChatBox("[Lorenzo Flüstert] : Venox ist keine Konkurrenz :D", player, 200, 200, 200 )
  13. end,
  14. function(player)
  15. outputChatBox("[Lorenzo Flüstert] : Ich werde von meinem eigenen Projekt gederanked... :/ ", player, 200, 200, 200 )
  16. end,
  17. function(player)
  18. outputChatBox("[Lorenzo Flüstert] : Ich werde Alle F*cken mit meinem Selfmade :D", player, 0, 200, 255 )
  19. end,
  20. function(player)
  21. outputChatBox("[Random Venox Spieler] : Selfmade...? Ich dachte du hast alles selber gemacht :O ... ", player, 220, 220, 220 )
  22. outputChatBox("[Lorenzo] : Selfmade... Alles SELBER gedownloadet und bei Solid_Snake gelutscht :)", player, 200, 200, 200 )
  23. end,
  24. function(player)
  25. outputChatBox("[Lorenzo Flüstert] : Ich bin kein Rassist... Bonus du Fetter Türke... Solid_Snake du scheiß Perser ... Ihr SCHEIß AUSLÄNDER!!!111!!!!111eins!!elf!", player, 125, 0, 0 )
  26. end,
  27. function(player)
  28. outputChatBox("[Lorenzo] : Was ?! Venox hat mehr Spieler als Leserechtschreibschwäche Reallife?? Erstmal Ddosen :D", player, 125, 0, 0 )
  29. end,
  30. function(player)
  31. outputChatBox("[Lorenzo] : Fragen wir mal meine User ob sie für einen Team-Rang mir Kinderpornos schicken :O ", player, 125, 0, 0 )
  32. end,
  33. }
  34.  
  35. local function lorenzopedoinfo(player)
  36. randomlorenzotexte[math.random(1, #randomlorenzotexte)](player)
  37. end
  38.  
  39. local lorenzoderpedo = createPed(277,-1628.0498046875 , -2210.919921875 , 29.0,90,true)
  40. setElementFrozen(lorenzoderpedo,true)
  41. setTimer(setElementHealth,51,0,lorenzoderpedo,100)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement