What Do Kings Point Saber Simulator Roblox

  1. I Tried Getting The RAREST PET In Saber Simulator But I Got THIS INSTEAD! I Tried Getting The RAREST PET In Saber Simulator But I Got THIS INSTEAD! (Roblox)SUBSCRIBE For More Videos!
  2. Saber Simulator Tool. CONNECT TO YOUR ACCOUNT. Your Player Tag. Select Platform Enable Encryption (AntiBAN) Connect. Select Coins and Crowns amount. Amount: M Coins + 80,000.
Jan 19th, 2020

With the largest user-generated online gaming platform, and over 15 million games created by users, ROBLOX is the #1 gaming site for kids and teens (comScore). Every day, virtual explorers come to ROBLOX to create adventures, play games, role play, and learn with their friends in a family-friendly, immersive, 3D environment.

Never
Point
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local Frame = Instance.new('ImageLabel')
  2. local TextButton = Instance.new('TextButton')
  3. local Scripts = Instance.new('TextLabel')
  4. local AutoKing = Instance.new('TextButton')
  5. local CoinGrabber = Instance.new('TextButton')
  6. local JumpPower = Instance.new('TextBox')
  7. local Gravity = Instance.new('TextBox')
  8. local Background_2 = Instance.new('ImageLabel')
  9. local Tps = Instance.new('TextLabel')
  10. local CrownShop = Instance.new('TextButton')
  11. local Sell = Instance.new('TextButton')
  12. local Spawns = Instance.new('TextButton')
  13. local TextButton_3 = Instance.new('TextButton')
  14. --Properties:
  15. Yeetus.Name = 'Yeetus'
  16. Yeetus.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
  17. Frame.Name = 'Frame'
  18. Frame.Active = true
  19. Frame.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  20. Frame.Position = UDim2.new(0.375096083, 0, 0.200860828, 0)
  21. Frame.Size = UDim2.new(0, 440, 0, 316)
  22. Frame.Image = 'rbxassetid://3570695787'
  23. Frame.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  24. Frame.SliceCenter = Rect.new(100, 100, 100, 100)
  25. Credits.Name = 'Credits'
  26. Credits.Active = true
  27. Credits.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  28. Credits.BorderColor3 = Color3.new(0, 0, 0)
  29. Credits.Position = UDim2.new(0.02678084, 0, 0.833122909, 0)
  30. Credits.Size = UDim2.new(0, 179, 0, 43)
  31. Credits.Font = Enum.Font.SourceSans
  32. Credits.TextColor3 = Color3.new(0, 0, 0)
  33. Credits.TextSize = 14
  34. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  35. TextButton.Position = UDim2.new(-0.0413443297, 0, 0.0237114485, 0)
  36. TextButton.ZIndex = 2
  37. TextButton.Text = ' '
  38. TextButton.TextScaled = true
  39. TextButton.TextWrapped = true
  40. Background.Name = 'Background'
  41. Background.Active = true
  42. Background.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  43. Background.Position = UDim2.new(-0.0413443297, 0, 0.0237115361, 0)
  44. Background.Image = 'rbxassetid://3570695787'
  45. Background.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  46. Background.SliceCenter = Rect.new(100, 100, 100, 100)
  47. Scripts.Name = 'Scripts'
  48. Scripts.Active = true
  49. Scripts.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  50. Scripts.BorderColor3 = Color3.new(0, 0, 0)
  51. Scripts.Position = UDim2.new(0.0327510498, 0, 0.044415243, 0)
  52. Scripts.Size = UDim2.new(0, 179, 0, 43)
  53. Scripts.Font = Enum.Font.SourceSans
  54. Scripts.TextColor3 = Color3.new(0, 0, 0)
  55. Scripts.TextSize = 14
  56. Frame_2.Active = true
  57. Frame_2.BorderSizePixel = 0
  58. Frame_2.Position = UDim2.new(1.0454545, 0, 4.76837158e-07, 0)
  59. Frame_2.Size = UDim2.new(0, 210, 0, 293)
  60. AutoKing.Name = 'AutoKing'
  61. AutoKing.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  62. AutoKing.Position = UDim2.new(0.0519523844, 0, 0.270017207, 0)
  63. AutoKing.Modal = true
  64. AutoKing.Text = 'Auto King'
  65. AutoKing.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  66. AutoKing.TextSize = 14
  67. BossKiller.Parent = Frame_2
  68. BossKiller.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  69. BossKiller.Position = UDim2.new(0.0519523844, 0, 0.0253438856, 0)
  70. BossKiller.Modal = true
  71. BossKiller.Text = 'Auto Boss'
  72. BossKiller.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  73. BossKiller.TextSize = 14
  74. CoinGrabber.Parent = Frame_2
  75. CoinGrabber.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  76. CoinGrabber.Position = UDim2.new(0.0519523844, 0, 0.149307802, 0)
  77. CoinGrabber.Modal = true
  78. CoinGrabber.Text = 'Auto Candy'
  79. CoinGrabber.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  80. CoinGrabber.TextSize = 14
  81. Walkspeed.Parent = Frame_2
  82. Walkspeed.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  83. Walkspeed.Position = UDim2.new(0.0523809567, 0, 0.661201537, 0)
  84. Walkspeed.Font = Enum.Font.SourceSans
  85. Walkspeed.PlaceholderColor3 = Color3.new(0, 0, 0)
  86. Walkspeed.Text = '
  87. Walkspeed.TextScaled = true
  88. Walkspeed.TextWrapped = true
  89. JumpPower.Name = 'JumpPower'
  90. JumpPower.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  91. JumpPower.Position = UDim2.new(0.0523809567, 0, 0.762008965, 0)
  92. JumpPower.Font = Enum.Font.SourceSans
  93. JumpPower.PlaceholderColor3 = Color3.new(0, 0, 0)
  94. JumpPower.Text = '
  95. JumpPower.TextScaled = true
  96. JumpPower.TextWrapped = true
  97. Local.Name = 'Local'
  98. Local.Active = true
  99. Local.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  100. Local.Position = UDim2.new(0, 0, 0.522593915, 0)
  101. Local.Size = UDim2.new(0, 210, 0, 31)
  102. Local.Text = 'Local'
  103. Local.TextScaled = true
  104. Local.TextStrokeColor3 = Color3.new(0, 1, 0)
  105. Gravity.Parent = Frame_2
  106. Gravity.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  107. Gravity.Position = UDim2.new(0.0523809567, 0, 0.864398062, 0)
  108. Gravity.Font = Enum.Font.SourceSans
  109. Gravity.PlaceholderText = 'Type Gravity'
  110. Gravity.TextColor3 = Color3.new(0, 0, 0)
  111. Gravity.TextSize = 14
  112. AutoFarm.Parent = Frame_2
  113. AutoFarm.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  114. AutoFarm.Position = UDim2.new(0.0519523844, 0, 0.403123021, 0)
  115. AutoFarm.Modal = true
  116. AutoFarm.Text = 'Auto Farm'
  117. AutoFarm.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  118. AutoFarm.TextSize = 14
  119. Background_2.Parent = Scripts
  120. Background_2.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  121. Background_2.Position = UDim2.new(-0.0560197048, 0, -0.220000163, 0)
  122. Background_2.Image = 'rbxassetid://3570695787'
  123. Background_2.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  124. Background_2.SliceCenter = Rect.new(100, 100, 100, 100)
  125. TextButton_2.Parent = Scripts
  126. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  127. TextButton_2.Position = UDim2.new(-0.0560197048, 0, -0.220000163, 0)
  128. TextButton_2.ZIndex = 2
  129. TextButton_2.Text = ' '
  130. TextButton_2.TextScaled = true
  131. TextButton_2.TextWrapped = true
  132. Tps.Name = 'Tps'
  133. Tps.Active = true
  134. Tps.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  135. Tps.BorderColor3 = Color3.new(0, 0, 0)
  136. Tps.Position = UDim2.new(0.0239933357, 0, 0.467977405, 0)
  137. Tps.Size = UDim2.new(0, 195, 0, 50)
  138. Tps.Font = Enum.Font.SourceSans
  139. Tps.TextColor3 = Color3.new(0, 0, 0)
  140. Tps.TextSize = 14
  141. Frame_3.Active = true
  142. Frame_3.BorderSizePixel = 0
  143. Frame_3.Position = UDim2.new(1, 0, -2.67691278, 0)
  144. Frame_3.Size = UDim2.new(0, 205, 0, 292)
  145. CrownShop.Parent = Frame_3
  146. CrownShop.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  147. CrownShop.Position = UDim2.new(0.0471904799, 0, 0.439397544, 0)
  148. CrownShop.Font = Enum.Font.SourceSans
  149. CrownShop.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  150. CrownShop.TextSize = 14
  151. Reward.Parent = Frame_3
  152. Reward.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  153. Reward.Position = UDim2.new(0.0476190522, 0, 0.0645319819, 0)
  154. Reward.Font = Enum.Font.SourceSans
  155. Reward.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  156. Reward.TextSize = 14
  157. Sell.Parent = Frame_3
  158. Sell.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  159. Sell.Position = UDim2.new(0.0471904799, 0, 0.800254703, 0)
  160. Sell.Font = Enum.Font.SourceSans
  161. Sell.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  162. Sell.TextSize = 14
  163. Shop.Parent = Frame_3
  164. Shop.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  165. Shop.Position = UDim2.new(0.0476190522, 0, 0.2431034, 0)
  166. Shop.Font = Enum.Font.SourceSans
  167. Shop.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  168. Shop.TextSize = 14
  169. Spawns.Parent = Frame_3
  170. Spawns.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  171. Spawns.Position = UDim2.new(0.0471904799, 0, 0.625254691, 0)
  172. Spawns.Font = Enum.Font.SourceSans
  173. Spawns.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  174. Spawns.TextSize = 14
  175. Background_3.Parent = Tps
  176. Background_3.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  177. Background_3.Position = UDim2.new(-0.0410000011, 0, 0, 0)
  178. Background_3.Image = 'rbxassetid://3570695787'
  179. Background_3.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  180. Background_3.SliceCenter = Rect.new(100, 100, 100, 100)
  181. TextButton_3.Parent = Tps
  182. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  183. TextButton_3.Position = UDim2.new(-0.0541388094, 0, 0, 0)
  184. TextButton_3.ZIndex = 2
  185. TextButton_3.Text = ' '
  186. TextButton_3.TextScaled = true
  187. TextButton_3.TextWrapped = true
  188. -- Scripts:
  189. local function EPIBUO_fake_script() -- Frame.LocalScript
  190. local script = Instance.new('LocalScript', Frame)
  191. script.Parent.Draggable = true
  192. coroutine.wrap(EPIBUO_fake_script)()
  193. local function ARUTMQN_fake_script() -- TextButton.LocalScript
  194. local script = Instance.new('LocalScript', TextButton)
  195. script.Parent.MouseButton1Click:Connect(function()
  196. message.Parent = game.Workspace
  197. wait(2)
  198. local message2 = Instance.new('Message')
  199. message2.Text = 'Thanks for using this script'
  200. message2:Destroy()
  201. end
  202. local function UTFJJE_fake_script() -- AutoKing.LocalScript
  203. local script = Instance.new('LocalScript', AutoKing)
  204. script.Parent.MouseButton1Click:Connect(function()
  205. workspace.Locations.KingArea.CanCollide = false
  206. while true do
  207. plr.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.KingArea.CFrame.Position + Vector3.new(0,9.5,0))
  208. end)
  209. coroutine.wrap(UTFJJE_fake_script)()
  210. local function WLJTNG_fake_script() -- BossKiller.LocalScript
  211. local script = Instance.new('LocalScript', BossKiller)
  212. script.Parent.MouseButton1Click:Connect(function()
  213. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Boss.Head.CFrame.Position + Vector3.new(0,0,0))
  214. local platform = Instance.new('Part',workspace)
  215. platform.Position = Vector3.new(100,100,100)
  216. platform.CanCollide = true
  217. local val = Instance.new('IntValue',game.Players.LocalPlayer.Character.HumanoidRootPart)
  218. local on = true
  219. wait(0.1)
  220. repeat
  221. workspace.Boss.Health.Value = 0
  222. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Boss.Head.CFrame.Position + Vector3.new(0,3,0))
  223. until val.Value 160
  224. val.Value = 0
  225. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(platform.CFrame.Position)
  226. on = true
  227. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Boss.Head.CFrame.Position + Vector3.new(0,3,0))
  228. print('no')
  229. end
  230. end
  231. local function ANZRY_fake_script() -- CoinGrabber.LocalScript
  232. local script = Instance.new('LocalScript', CoinGrabber)
  233. script.Parent.MouseButton1Click:Connect(function()
  234. while true do
  235. plr.HumanoidRootPart.CFrame = CFrame.new(workspace.CandyHolder:FindFirstChild('Candy').CFrame.Position)
  236. workspace.CandyHolder:FindFirstChild('Candy'):Destroy()
  237. end)
  238. coroutine.wrap(ANZRY_fake_script)()
  239. local function JFLEHG_fake_script() -- Walkspeed.LocalScript
  240. local script = Instance.new('LocalScript', Walkspeed)
  241. local plr = game.Players.LocalPlayer.Character
  242. local text = script.Parent
  243. text:GetPropertyChangedSignal('Text'):Connect(function()
  244. game:GetService('RunService').Stepped:Connect(function()
  245. end)
  246. end
  247. local function LLAVYRQ_fake_script() -- JumpPower.LocalScript
  248. local script = Instance.new('LocalScript', JumpPower)
  249. local plr = game.Players.LocalPlayer.Character
  250. local text = script.Parent
  251. text:GetPropertyChangedSignal('Text'):Connect(function()
  252. end)
  253. coroutine.wrap(LLAVYRQ_fake_script)()
  254. local function DQYCE_fake_script() -- Gravity.LocalScript
  255. local script = Instance.new('LocalScript', Gravity)
  256. local text = script.Parent
  257. text:GetPropertyChangedSignal('Text'):Connect(function()
  258. end)
  259. coroutine.wrap(DQYCE_fake_script)()
  260. local function RKPR_fake_script() -- AutoFarm.LocalScript
  261. local script = Instance.new('LocalScript', AutoFarm)
  262. local plr = game.Players.LocalPlayer
  263. local safeplace = Instance.new('Part', workspace)
  264. safeplace.Position = Vector3.new(200,200,200)
  265. safeplace.BottomSurface = 'Smooth'
  266. safeplace.Name = 'Safeplace'
  267. script.Parent.MouseButton1Click:Connect(function()
  268. plr.Character.HumanoidRootPart.CFrame = CFrame.new(safeplace.CFrame.Position + Vector3.new(0,2,0))
  269. local Remote = game.ReplicatedStorage.Events['Clicked']
  270. Remote:FireServer(unpack(Arguments))
  271. local Event = game:GetService('ReplicatedStorage').Events.Sell
  272. end
  273. end
  274. local function DSFU_fake_script() -- TextButton_2.LocalScript
  275. local script = Instance.new('LocalScript', TextButton_2)
  276. script.Parent.MouseButton1Click:Connect(function()
  277. script.Parent.Parent.Parent.Tps.Frame.Visible = false
  278. end
  279. local function DKVEONB_fake_script() -- CrownShop.LocalScript
  280. local script = Instance.new('LocalScript', CrownShop)
  281. script.Parent.MouseButton1Click:Connect(function()
  282. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.CrownShop.CFrame.Position + Vector3.new(0,4,0))
  283. end
  284. local function UJTTUV_fake_script() -- Reward.LocalScript
  285. local script = Instance.new('LocalScript', Reward)
  286. script.Parent.MouseButton1Click:Connect(function()
  287. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.DailyReward.Location.CFrame.Position + Vector3.new(0,4,0))
  288. end
  289. local function HMWEF_fake_script() -- Sell.LocalScript
  290. local script = Instance.new('LocalScript', Sell)
  291. script.Parent.MouseButton1Click:Connect(function()
  292. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.Sell.CFrame.Position + Vector3.new(0,4,0))
  293. end
  294. local function MQMTB_fake_script() -- Shop.LocalScript
  295. local script = Instance.new('LocalScript', Shop)
  296. script.Parent.MouseButton1Click:Connect(function()
  297. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.Shop.CFrame.Position + Vector3.new(0,4,0))
  298. end
  299. local function HCXX_fake_script() -- Spawns.LocalScript
  300. local script = Instance.new('LocalScript', Spawns)
  301. script.Parent.MouseButton1Click:Connect(function()
  302. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.FirstSpawns:FindFirstChild('FirstSpawn').CFrame.Position + Vector3.new(0,4,0))
  303. end
  304. local function ZYKZ_fake_script() -- TextButton_3.LocalScript
  305. local script = Instance.new('LocalScript', TextButton_3)
  306. script.Parent.MouseButton1Click:Connect(function()
  307. script.Parent.Parent.Parent.Tps.Frame.Visible = true
  308. end
RAW Paste Data

Roblox Soda Simulator Codes

Soda Simulator Codes can give items, pets, gems, coins and more. When other players try to make money during the game, these codes make it easy for you and you can reach what you need earlier with leaving others your behind.

Other Roblox Guides:

Make sure to check back often because we’ll be updating this post whenever there’s more codes!

Soda Simulator Codes (Active)

The following is a list of all the different codes and what you get when you put them in.

  • stopaskingforcodesplz: Redeem this code and get 500 free candies.
  • SodaBruh: Redeem this code and get 1:00 minute of Autofizz.
  • EpicSoda: Redeem this code and get 1:30 minutes of Triple Coins.
  • SodaForever: this code gives you 2 minutes autoclicking.
  • RAZORFISH: With this code you can get 2:00 min of Autofizz.
  • IceCold: With this code you can get 1:30 min of Triple Coins.
  • SodaSim2020: Use this code you can get 1:30 min of Triple Candy.
  • ArcticUpdate: Use this code you can get 2:00 min of Autofizz.
  • frozensoda: Use this code you can get 5:00 min of Autofizz.
  • ILOVESODA: Use this code you can get 1:30 min of Autofizz.
  • GrapeSoda: Use this code you can get 500 free candies.
  • Beta: This code gives you alot of candies and autoclicking.
  • Orangesoda: This code gives you alot of candies (be sure to play Capital B at the start).

Soda Simulator Codes (Out of Date)

The following list is of codes that used to be in the game, but they are no longer available for use. Don’t worry, if you have already put in these codes, you won’t lose what you got!

  • None

How to Redeem Codes in Soda Simulator

If you’re playing Roblox, odds are that you’ll be redeeming a Promo Code at some point.

If you’re not sure how to do this, please follow the instructions below:

  1. Find “Codes” button right side of your screen and click this button.
  2. A screen will be opened.
  3. Type codes from above to the blank area. (you can copy paste these codes)
  4. Hit “Redeem” button to use codes.

If you still have problem about using codes you can watch this video:

Welcome to Soda Simulator!

What Do Kings Point Saber Simulator Roblox
  • Collect Fizz by shaking up a bottle of soda!
  • Blast off with your soda into the skies!
  • Sell your fizz and buy upgrades!

Note: Admins of this site cannot make new codes. Only Rumble Studios admins can make new codes.

It’s end. I hope “Roblox Soda Simulator Codes” helps you. Feel free to contribute the topic. If you have also comments or suggestions, comment us.

More of this sort of thing: