Advertisement
ben10keil5

wasfkjsaf

May 28th, 2022
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. local args = {
  2. [1] = {
  3. ["BloppaName"] = "Script by VampireKiller",
  4. ["UsedFreeCatnip"] = true,
  5. ["Rent"] = 999999999999,
  6. ["Carpet"] = {
  7. [1] = 229.00000154972076,
  8. [2] = 0,
  9. [3] = 229.00000154972076
  10. },
  11. ["Hunger"] = 9999999999999,
  12. ["Cleanliness"] = 9999999999999,
  13. ["Floor"] = {
  14. [1] = 176.00000470876694,
  15. [2] = 105.00000134110451,
  16. [3] = 152.0000061392784
  17. },
  18. ["AutoSave"] = true,
  19. ["Age"] = 15,
  20. ["Walls"] = {
  21. [1] = 215.0000023841858,
  22. [2] = 197.0000034570694,
  23. [3] = 154.00000602006912
  24. },
  25. ["SavedMerchantItems"] = {
  26. ["All-Seeing Pillar"] = true,
  27. ["Mega Auto Clicker"] = true,
  28. ["Flying Saucer"] = true,
  29. ["Slow Auto Clicker"] = true,
  30. ["Ugly Sweater"] = true
  31. },
  32. ["Roof"] = {
  33. [1] = 140.00000685453415,
  34. [2] = 91.00000217556953,
  35. [3] = 159.0000057220459
  36. },
  37. ["ShopOwn"] = {
  38. ["Futuristic Gun"] = 1,
  39. ["Troll Mug"] = 1,
  40. ["Bloppa Babies"] = 1,
  41. ["Lester's Hat"] = 1,
  42. ["Blasting Orb"] = 1,
  43. ["Sponsorship"] = 1,
  44. ["Bloppa Gym"] = 1,
  45. ["Ultimate Pew-Pew Weapon"] = 1,
  46. ["Carl"] = 1,
  47. ["Spunchbop"] = 1,
  48. ["Cat Tree"] = 1,
  49. ["Mom"] = 1,
  50. ["Fishing Rod"] = 1,
  51. ["Luck Upgrade"] = 3,
  52. ["Bonking Bat"] = 1,
  53. ["Couch Surfer"] = 1,
  54. ["Shotgun"] = 1,
  55. ["Advanced Toilet"] = 1,
  56. ["Bait Upgrade"] = 3,
  57. ["Auto Harvester"] = 1,
  58. ["Nermis"] = 1,
  59. ["Gamer Girl Farm"] = 1,
  60. ["Phone"] = 1,
  61. ["Fish Extractor"] = 1,
  62. ["Magic Wand"] = 1,
  63. ["Swag Glasses"] = 1,
  64. ["Pablo's Blessing"] = 1,
  65. ["Hecker"] = 1,
  66. ["OP Catnip Button"] = 1,
  67. ["Fertilizer"] = 4,
  68. ["Dad"] = 1,
  69. ["Mrs Bloppa"] = 1,
  70. ["Fast Food"] = 2,
  71. ["Gamer Girl Grass"] = 1,
  72. ["Gamer Grass"] = 1,
  73. ["Sussy Soap"] = 1,
  74. ["Water Purifier"] = 1,
  75. ["Baby Bonker"] = 1,
  76. ["House Key"] = 1,
  77. ["Gamer Grass Farm"] = 6,
  78. ["Pink Floppa Disk"] = 1
  79. },
  80. ["FinishedTutorials"] = {
  81. [1] = "Join",
  82. [2] = "Money",
  83. [3] = "Speed",
  84. [4] = "Upgrades",
  85. [5] = "Keys",
  86. [6] = "Outside",
  87. [7] = "OutsideProgression",
  88. [8] = "Fishing",
  89. [9] = "Bath",
  90. [10] = "Jinx",
  91. [11] = "Farm",
  92. [12] = "City"
  93. },
  94. ["Babies"] = 5,
  95. ["Outlines"] = {
  96. [1] = 160.00000566244125,
  97. [2] = 95.00000193715096,
  98. [3] = 53.00000064074993
  99. },
  100. ["GymProgress"] = 5,
  101. ["Cash"] = 99999999999999
  102. }
  103. }
  104.  
  105. game:GetService("ReplicatedStorage").Remotes.SetData:InvokeServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement