Advertisement
1930s_X_Crypto

IlIIIlIIIlIIlllII

Feb 16th, 2020
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. local library = loadstring(game:HttpGet("https://pastebin.com/raw/qg2hsy7V"))()
  2.  
  3. local AimbotTab = library:CreateTab("Texting Simulator", "PREMIUM Texting Simulator Scripts")
  4.  
  5.  
  6. AimbotTab:CreateSection("Scripts")
  7.  
  8.  
  9. AimbotTab:CreateButton("Gem Farm (LAG)", function()
  10. local thisisauselesslineofcodeasitisaplaceholder = sup
  11. game:GetService("RunService").RenderStepped:connect(function()
  12. for i,v in pairs(game.Workspace.Gems:GetChildren()) do
  13. v.Position = game:GetService"Players".LocalPlayer.Character.HumanoidRootPart.Position
  14. end
  15. end)
  16. end)
  17.  
  18. AimbotTab:CreateButton("Infinite Money", function()
  19. local A_1 = 999999999999999
  20. local A_2 = 999999999999999
  21. local A_3 = 999999999999999
  22. local A_4 = 3
  23. local Event = game:GetService("ReplicatedStorage").Events.TerminalReward
  24. Event:FireServer(A_1, A_2, A_3, A_4)
  25.  
  26. wait(1)
  27.  
  28. local A_1 = true
  29. local A_2 = true
  30. local A_3 = true
  31. local A_4 = true
  32. local Event = game:GetService("ReplicatedStorage").Events.Save
  33. Event:FireServer(A_1, A_2, A_3, A_4)
  34. end)
  35.  
  36. AimbotTab:CreateButton("Equip Best Emoji", function()
  37. game:GetService("ReplicatedStorage").Events.EmojiEquip:FireServer(24)
  38. end)
  39.  
  40. AimbotTab:CreateSection("Credits")
  41. AimbotTab:CreateButton("Copy Discord", function()
  42. syn.write_clipboard("discord.gg/WMa4PAh")
  43. end)
  44.  
  45. AimbotTab:CreateSection("jacob#4301")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement