Advertisement
dcomicboy

cars

Oct 1st, 2018
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.61 KB | None | 0 0
  1. this.AddCash(1500000);
  2. this.AddGold(150000);
  3. this.AwardCar("MiniJCW", true, "TECHX");
  4. this.AwardCar("PaganiZondaR", true, "TECHX");
  5. this.AwardCar("McLarenF1CSR", true, "TECHX");
  6. this.AwardCar("SRTViperGT3R", true, "TECHX");
  7. this.AwardCar("MercedesSLSGT3", true, "TECHX");
  8. this.AwardCar("FordGTCSR", true, "TECHX");
  9. this.AwardCar("JaguarXKRS", true, "TECHX");
  10. this.AwardCar("McLarenMP4-12CGT3", true, "TECHX");
  11. this.AwardCar("KoenigseggCCX", true, "TECHX");
  12. this.AwardCar("NissanGTRGT3", true, "TECHX");
  13. this.AwardCar("RufRT12R", true, "TECHX");
  14. this.AwardCar("ChevroletCamaroGT3", true, "TECHX");
  15. this.AwardCar("AlfaRomeoTZ3", true, "TECHX");
  16. this.AwardCar("HennesseyVenomGT", true, "TECHX");
  17. this.AwardCar("KoenigseggOne1", true, "TECHX");
  18. this.AwardCar("KoenigseggAgeraR" true, "TECHX");
  19. this.AwardCar("Nissan400R", true, "TECHX");
  20. this.AwardCar("AlfaRomeo4c", true, "TECHX");
  21. this.AwardCar("AlfaRomeo8c", true, "TECHX");
  22. this.AwardCar("FordMustangFR500GT3", true, "TECHX");
  23. this.AwardCar("ChevroletCorvetteStingrayC7Z06", true, "TECHX");
  24. this.AwardCar("McLarenF1", true, "TECHX");
  25. this.AwardCar("FordGT2016", true, "TECHX");
  26. this.AwardCar("FordGT", true, "TECHX");
  27. this.AwardCar("Ferrari458ItaliaGT3", true, "TECHX");
  28. this.AwardCar("FerrariF40", true, "TECHX");
  29. this.AwardCar("AstonMartinOne77" ,true, "TECHX");
  30. this.AwardCar("RufCTR3", true, "TECHX");
  31. this.AwardCar("SaleenS5S", true, "TECHX");
  32. this.AwardCar("McLaren650SGT3", true, "TECHX");
  33. this.AwardCar("LotusEvoraGTC", true, "TECHX");
  34. this.AwardCar("AstonMartinVantageGT3", true, "TECHX");
  35. this.AwardCar("FerrariF12Berlinetta", true, "TECHX");
  36. this.AwardCar("COPOCamaro", true, "TECHX");
  37. this.AwardCar("ChevroletCorvetteZR1", true, "TECHX");
  38. this.AwardCar("DodgeChallengerSRT8", true, "TECHX");
  39. this.AwardCar("DodgeChallengerRT", true, "TECHX");
  40. this.AwardCar("FerrariEnzo", true, "TECHX");
  41. this.AwardCar("AudiR8V10LMSSE", true, "TECHX");
  42. this.AwardCar("LamborghiniHuracan", true, "TECHX");
  43. this.AwardCar("CadillacATSVR", true, "TECHX");
  44. this.AwardCar("LamborghiniReventon", true, "TECHX");
  45. this.AwardCar("LamborghiniVeneno", true, "TECHX");
  46. this.AwardCar("JaguarCX75", true, "TECHX");
  47. this.AwardCar("MazdaFurai", true, "TECHX");
  48. this.AwardCar("WMotorsHypersports", true, "TECHX");
  49. this.AwardCar("DonkervoortD8GTO" ,true, "TECHX");
  50. this.AwardCar("SpaniaGTASpano", true, "TECHX");
  51. this.AwardCar("ShelbyGT350R", true, "TECHX");
  52. this.AwardCar("MazzantiEvantra", true, "TECHX");
  53. this.AwardCar("LamborghiniAventadorSV", true, "TECHX");
  54. this.AwardCar("Ferrari488GTB", true, "TECHX");
  55. this.AwardCar("UltimaEvolution", true, "TECHX");
  56. this.AwardCar("TrionNemesisRR", true, "TECHX");
  57. this.AwardCar("LamborghiniSesto", true, "TECHX");
  58. this.AwardCar("Ferrari599XEvo", true, "TECHX");
  59. this.AwardCar("AstonMartinVulcan", true, "TECHX");
  60. this.AwardCar("LamborghiniAsterion", true, "TECHX");
  61. this.AwardCar("ArrineraHussarya", true, "TECHX");
  62. this.AwardCar("FerrariF50", true, "TECHX");
  63. this.AwardCar("MercedesCLKGTR", true, "TECHX");
  64. this.AwardCar("MercedesC63", true, "TECHX");
  65. this.AwardCar("MaseratiMC12", true, "TECHX");
  66. this.AwardCar("NissanJukeR", true, "TECHX");
  67. this.AwardCar("DodgeChargerHellcat", true, "TECHX");
  68. this.AwardCar("HondaNSX", true, "TECHX");
  69. this.AwardCar("ZenvoST1", true, "TECHX");
  70. this.AwardCar("JaguarXJ220", true, "TECHX");
  71. this.AwardCar("LamborghiniMurcielagoLP670", true, "TECHX");
  72. this.AwardCar("Ferrari458Speciale", true, "TECHX");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement