Advertisement
Dlanir

Untitled

Mar 8th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.92 KB | None | 0 0
  1. var chat = [
  2. {
  3. "action": "startChatContainer",
  4. "duration": 1000,
  5. "isGroup": true,
  6. "groupName": "Linea 90",
  7. "groupPicture": " https://i.imgur.com/vy1RRJD.png",
  8. "label": "Aldo e altri 2",
  9. "start": 0,
  10. "backgroundPicture": "https://i.imgur.com/lOHziZx.jpg"
  11. },
  12. {
  13. "color": "#6d27cd",
  14. "action": "addMessageToChat",
  15. "direction": "left",
  16. "name": "Giovanni",
  17. "messages": ["Buongiorno a tutti", "Biglietti prego"],
  18. "date": "18:04",
  19. "start": 1000,
  20. "end": 3000
  21. },
  22. {
  23. "action": "pause",
  24. "duration": 700
  25. },
  26. {
  27. "color": "#27cd4a",
  28. "action": "addMessageToChat",
  29. "direction": "left",
  30. "name": "Giacomo",
  31. "messages": ["Eccolo buon uomo", "<img src='http://milano.repubblica.it/images/2014/04/24/145757179-3b56933d-fc3d-4fdf-b664-522289d009b4.jpg'/>"],
  32. "date": "18:05",
  33. "start": 4000,
  34. "end": 6000
  35. },
  36. {
  37. "color": "#6d27cd",
  38. "action": "addMessageToChat",
  39. "direction": "left",
  40. "name": "Giovanni",
  41. "messages": ["Grazie, gentilissimo.", "Lei invece?"],
  42. "date": "18:04",
  43. "start": 6500,
  44. "end": 8000
  45. },
  46. {
  47. "action": "pause",
  48. "duration": 1300
  49. },
  50. {
  51. "color": "#6d27cd",
  52. "action": "addMessageToChat",
  53. "direction": "left",
  54. "name": "Giovanni",
  55. "messages": ["Pronto??", "Sto parlando con lei!"],
  56. "date": "18:04",
  57. "start": 8500,
  58. "end": 10500
  59. },
  60. {
  61. "action": "pause",
  62. "duration": 1500
  63. },
  64. {
  65. "color": "#6d27cd",
  66. "action": "addMessageToChat",
  67. "direction": "left",
  68. "name": "Giovanni",
  69. "messages": ["Vabeh, ho capito", "Le faccio la multa"],
  70. "date": "18:04",
  71. "start": 12000,
  72. "end": 13500
  73. },
  74. {
  75. "action": "pause",
  76. "duration": 1000
  77. },
  78. {
  79. "color": "#6d27cd",
  80. "action": "addMessageToChat",
  81. "direction": "right",
  82. "messages": ["Eccolo, eccolo. Quanta fretta", "<img src='https://scontent-sea1-1.cdninstagram.com/t51.2885-15/s480x480/e35/17268148_1338633802862966_9080732788520386560_n.jpg?ig_cache_key=MTQ3MTE5ODc3MTk1NzM5MjA1Nw%3D%3D.2'/>"],
  83. "date": "18:04",
  84. "start": 14000,
  85. "end": 17000
  86. },
  87. {
  88. "color": "#6d27cd",
  89. "action": "addMessageToChat",
  90. "direction": "left",
  91. "name": "Giovanni",
  92. "messages": ["Mezz'ora per un biglietto?", "Comunque questo biglietto non è valido", "È pluritimbrato. Timbrato più volte"],
  93. "date": "18:04",
  94. "start": 17500,
  95. "end": 21500
  96. },
  97. {
  98. "color": "#6d27cd",
  99. "action": "addMessageToChat",
  100. "direction": "right",
  101. "messages": ["E si vede che l'ho pagato di più.."],
  102. "date": "18:04",
  103. "start": 22000,
  104. "end": 24000
  105. },
  106. {
  107. "color": "#6d27cd",
  108. "action": "addMessageToChat",
  109. "direction": "left",
  110. "name": "Giovanni",
  111. "messages": ["Senta, non faccia lo spiritoso.", "Mi dica il suo nome e cognome"],
  112. "date": "18:04",
  113. "start": 24500,
  114. "end": 26500
  115. },
  116. {
  117. "color": "#6d27cd",
  118. "action": "addMessageToChat",
  119. "direction": "right",
  120. "messages": ["Ajeje Brazorf"],
  121. "date": "18:04",
  122. "start": 27000,
  123. "end": 28000
  124. },
  125. {
  126. "action": "pause",
  127. "duration": 1000
  128. },
  129. {
  130. "color": "#6d27cd",
  131. "action": "addMessageToChat",
  132. "direction": "left",
  133. "name": "Giovanni",
  134. "messages": ["Ma se nel profilo ha 'Aldo'???"],
  135. "date": "18:04",
  136. "start": 28500,
  137. "end": 30000
  138. },
  139. {
  140. "action": "pause",
  141. "duration": 1000
  142. },
  143. {
  144. "action": "addOrAbandonGroup",
  145. "text": "Aldo ha cambiato soprannome in 'Ajeje Brazorf'",
  146. "start": 30500,
  147. "end": 32000
  148. },
  149. {
  150. "action": "pause",
  151. "duration": 1800
  152. },
  153. {
  154. "color": "#6d27cd",
  155. "action": "addMessageToChat",
  156. "direction": "left",
  157. "name": "Giovanni",
  158. "messages": ["...", "Guardi, facciamo prima.", "Mi mandi il link del suo profilo Linkedin", "Così almeno controlliamo l'identità"],
  159. "date": "18:04",
  160. "start": 32500,
  161. "end": 37500
  162. },
  163. {
  164. "color": "#6d27cd",
  165. "action": "addMessageToChat",
  166. "direction": "right",
  167. "messages": ["<span style='color:#039be5;text-decoration:underline;'>linkedin.com/MarkZuckerberg</span>"],
  168. "date": "18:04",
  169. "forcedDuration": 2500,
  170. "start": 38000,
  171. "end": 39500
  172. },
  173. {
  174. "color": "#6d27cd",
  175. "action": "addMessageToChat",
  176. "direction": "left",
  177. "name": "Giovanni",
  178. "messages": ["Eeeh, signor Mark.", "Non l'avevo riconosciuta.", "😑 GUARDI CHE MI STA", "FACENDO ARRABBIARE"],
  179. "date": "18:04",
  180. "start": 40000,
  181. "end": 44500
  182. },
  183. {
  184. "action": "pause",
  185. "duration": 1500
  186. },
  187. {
  188. "color": "#27cd4a",
  189. "action": "addMessageToChat",
  190. "direction": "left",
  191. "name": "Giacomo",
  192. "messages": ["Gli faccia una bella multina"],
  193. "date": "18:04",
  194. "start": 46000,
  195. "end": 46500
  196. },
  197. {
  198. "action": "pause",
  199. "duration": 700
  200. },
  201. {
  202. "color": "#6d27cd",
  203. "action": "addMessageToChat",
  204. "direction": "left",
  205. "name": "Giovanni",
  206. "messages": ["Lei non si intrometta", "Comunque signor Ajeje o Aldo,", "mi ha stancato. Mi segua"],
  207. "date": "18:04",
  208. "start": 47000,
  209. "end": 50500
  210. },
  211. {
  212. "action": "pause",
  213. "duration": 1400
  214. },
  215. {
  216. "color": "#6d27cd",
  217. "action": "addMessageToChat",
  218. "direction": "right",
  219. "messages": ["<img src='https://i.imgur.com/UC4g0q6.png'/>", "Seguito su Instagram"],
  220. "date": "18:04",
  221. "forcedDuration": 3200,
  222. "start": 51000,
  223. "end": 54500
  224. },
  225. {
  226. "action": "pause",
  227. "duration": 700
  228. },
  229. {
  230. "color": "#6d27cd",
  231. "action": "addMessageToChat",
  232. "direction": "left",
  233. "name": "Giovanni",
  234. "messages": ["Ma non intendevo seguire", "su Instagram!!!"],
  235. "date": "18:04",
  236. "start": 55000,
  237. "end": 57000
  238. },
  239. {
  240. "action": "pause",
  241. "duration": 1200
  242. },
  243. {
  244. "color": "#6d27cd",
  245. "action": "addMessageToChat",
  246. "direction": "right",
  247. "messages": ["Vabeh, non l'ho fatto mica per corromperla eh.."],
  248. "date": "18:04",
  249. "start": 57500,
  250. "end": 59500
  251. },
  252. {
  253. "color": "#6d27cd",
  254. "action": "addMessageToChat",
  255. "direction": "left",
  256. "name": "Giovanni",
  257. "messages": ["Ci mancherebbe che mi faccia corrompere da un follower su Instagram"],
  258. "date": "18:04",
  259. "start": 60000,
  260. "end": 62000
  261. },
  262. {
  263. "color": "#6d27cd",
  264. "action": "addMessageToChat",
  265. "direction": "right",
  266. "messages": ["Vuole che la segua su Twitter?"],
  267. "date": "18:04",
  268. "start": 62500,
  269. "end": 64500
  270. },
  271. {
  272. "color": "#6d27cd",
  273. "action": "addMessageToChat",
  274. "direction": "left",
  275. "name": "Giovanni",
  276. "messages": ["Senta, adesso mi ha stancato."],
  277. "date": "18:04",
  278. "start": 65000,
  279. "end": 67000
  280. },
  281. {
  282. "color": "#6d27cd",
  283. "action": "addMessageToChat",
  284. "direction": "right",
  285. "messages": ["NO ORA MI HA STANCATO LEI", "MA LE RICORDO QUALCUNO", "CHE COMMENTAVA I SUOI STATI", "SENZA METTERE MI PIACE??"],
  286. "date": "18:04",
  287. "forcedDuration": 3900,
  288. "start": 67000,
  289. "end": 73000
  290. },
  291. {
  292. "color": "#6d27cd",
  293. "action": "addMessageToChat",
  294. "direction": "left",
  295. "name": "Giovanni",
  296. "messages": ["Mi scusi, guardi..", "Non faccia questa scenata"],
  297. "date": "18:04",
  298. "start": 73500,
  299. "end": 76000
  300. },
  301. {
  302. "action": "pause",
  303. "duration": 1000
  304. },
  305. {
  306. "color": "#6d27cd",
  307. "action": "addMessageToChat",
  308. "direction": "right",
  309. "messages": ["...", "Pirla!!!!!"],
  310. "date": "18:04",
  311. "forcedDuration": 2000,
  312. "start": 77000,
  313. "end": 79000
  314. },
  315. {
  316. "action": "addOrAbandonGroup",
  317. "text": "Aldo ha abbandonato il gruppo",
  318. "start": 79000,
  319. "end": 80000
  320. }
  321. ];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement