Nangin20

Project Pokemon Spawner (For Weak Exploit)

Nov 27th, 2018
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 6.62 KB | None | 0 0
  1. -- Thanks https://v3rmillion.net/member.php?action=profile&uid=831237 for the Script --
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local MainFrame = Instance.new("Frame")
  4. local Spawn = Instance.new("TextButton")
  5. local Title = Instance.new("TextLabel")
  6. local Input = Instance.new("TextBox")
  7. local Close = Instance.new("TextButton")
  8. local GetAll = Instance.new("TextButton")
  9. local Level = Instance.new("TextBox")
  10. local Title_2 = Instance.new("TextLabel")
  11. local Title_3 = Instance.new("TextLabel")
  12. local Money = Instance.new("TextButton")
  13. local Open = Instance.new("TextButton")
  14.  
  15. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  16.  
  17. MainFrame.Name = "MainFrame"
  18. MainFrame.Parent = ScreenGui
  19. MainFrame.Active = true
  20. MainFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.313726)
  21. MainFrame.BackgroundTransparency = 0.20000000298023
  22. MainFrame.BorderSizePixel = 0
  23. MainFrame.Position = UDim2.new(0.45726496, 0, 0.401185781, 0)
  24. MainFrame.Size = UDim2.new(0, 364, 0, 170)
  25. MainFrame.Draggable = true
  26. MainFrame.Visible = false
  27.  
  28. Spawn.Name = "Spawn"
  29. Spawn.Parent = MainFrame
  30. Spawn.BackgroundColor3 = Color3.new(1, 1, 1)
  31. Spawn.BorderSizePixel = 0
  32. Spawn.Position = UDim2.new(0.125633866, 0, 0.731265843, 0)
  33. Spawn.Size = UDim2.new(0, 155, 0, 34)
  34. Spawn.Font = Enum.Font.SourceSansBold
  35. Spawn.Text = "Spawn"
  36. Spawn.TextColor3 = Color3.new(0, 0, 0)
  37. Spawn.TextScaled = true
  38. Spawn.TextSize = 14
  39. Spawn.TextWrapped = true
  40. Spawn.MouseButton1Down:connect(function()
  41.     local pokemon = Input.Text
  42.     local lvl = Level.Text
  43.  
  44. local Encrypt = function(CodeSource)
  45. local StringCode = '';
  46. for i = 1, #CodeSource do
  47. StringCode = StringCode ..string.char(48)..string.byte(string.sub(CodeSource,i,i));
  48. end
  49. return StringCode;
  50. end
  51.  
  52. local pass = Encrypt(game.Players.LocalPlayer.Name..lvl..pokemon)
  53.  
  54. game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemon, game.Players.LocalPlayer.PokemonParty, lvl, true, true, pass)
  55. end)
  56.  
  57. Title.Name = "Title"
  58. Title.Parent = MainFrame
  59. Title.BackgroundColor3 = Color3.new(0, 0, 0)
  60. Title.BorderSizePixel = 0
  61. Title.Size = UDim2.new(0, 329, 0, 35)
  62. Title.Font = Enum.Font.SourceSansBold
  63. Title.Text = "Project Pokemon Spawner"
  64. Title.TextColor3 = Color3.new(1, 1, 1)
  65. Title.TextScaled = true
  66. Title.TextSize = 14
  67. Title.TextWrapped = true
  68.  
  69. Input.Name = "Input"
  70. Input.Parent = MainFrame
  71. Input.BackgroundColor3 = Color3.new(1, 1, 1)
  72. Input.BorderSizePixel = 0
  73. Input.Position = UDim2.new(0.0631175563, 0, 0.34800759, 0)
  74. Input.Size = UDim2.new(0, 200, 0, 50)
  75. Input.Font = Enum.Font.SourceSansBold
  76. Input.Text = "Pokemon Name"
  77. Input.TextColor3 = Color3.new(0, 0, 0)
  78. Input.TextScaled = true
  79. Input.TextSize = 14
  80. Input.TextWrapped = true
  81.  
  82. Close.Name = "Close"
  83. Close.Parent = MainFrame
  84. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  85. Close.BorderSizePixel = 0
  86. Close.Position = UDim2.new(0.904237509, 0, -0.00554632349, 0)
  87. Close.Size = UDim2.new(0, 35, 0, 36)
  88. Close.Font = Enum.Font.SourceSansBold
  89. Close.Text = "X"
  90. Close.TextColor3 = Color3.new(0, 0, 0)
  91. Close.TextScaled = true
  92. Close.TextSize = 14
  93. Close.TextWrapped = true
  94. Close.MouseButton1Down:connect(function()
  95.     MainFrame.Visible = false
  96.     Open.Visible = true
  97. end)
  98.  
  99. GetAll.Name = "GetAll"
  100. GetAll.Parent = MainFrame
  101. GetAll.BackgroundColor3 = Color3.new(1, 1, 1)
  102. GetAll.BorderSizePixel = 0
  103. GetAll.Position = UDim2.new(0.655853629, 0, 0.67832458, 0)
  104. GetAll.Size = UDim2.new(0, 105, 0, 20)
  105. GetAll.Font = Enum.Font.SourceSansBold
  106. GetAll.Text = "Get All Items"
  107. GetAll.TextColor3 = Color3.new(0, 0, 0)
  108. GetAll.TextScaled = true
  109. GetAll.TextSize = 14
  110. GetAll.TextWrapped = true
  111. GetAll.MouseButton1Down:connect(function()
  112.     Amount = 99999999
  113. b=game.Players.LocalPlayer.Bag
  114. r=game.ReplicatedStorage.REvents
  115. Items = {
  116. Recover = {"Antidote","Awakening","Burn Heal","Full Restore","Hyper Potion","Ice Heal","Max Elixir","Potion","Paralyze Heal","Revive"},
  117. Pokeball = {"Great Ball","Nest Ball","Net Ball","Pokeball","Premier Ball","Repeat Ball","Ultra Ball"},
  118. Evolution = {"Rare Candy","Common Candy","Dragon Scale","Fire Stone","Friendship Ribbon","Leaf Stone","Link Cable Stone","Metal Coat","Moon Stone","Sinnoh Stone","Thunder Stone","Water Stone"},
  119. Competitive = {"Calcium","Carbos","HP Up","Iron","Mini Stat Reset","Nature Stone","PokeImprove","Protein","Stat Reset","Zinc"}
  120. }
  121. for n,t in next,Items do
  122. for _,i in next,t do
  123. if b[n]:FindFirstChild(i)then
  124. r.Internal.funcItem:InvokeServer(b[n][i],Amount)
  125. else r.Pokemon.ozAxZ:InvokeServer(i,b[n],Amount)
  126. end end end
  127. end)
  128.  
  129. Level.Name = "Level"
  130. Level.Parent = MainFrame
  131. Level.BackgroundColor3 = Color3.new(1, 1, 1)
  132. Level.BorderSizePixel = 0
  133. Level.Position = UDim2.new(0.656524181, 0, 0.34800759, 0)
  134. Level.Size = UDim2.new(0, 106, 0, 50)
  135. Level.Font = Enum.Font.SourceSansBold
  136. Level.Text = "80"
  137. Level.TextColor3 = Color3.new(0, 0, 0)
  138. Level.TextScaled = true
  139. Level.TextSize = 14
  140. Level.TextWrapped = true
  141.  
  142. Title_2.Name = "Title"
  143. Title_2.Parent = MainFrame
  144. Title_2.BackgroundColor3 = Color3.new(0, 0, 0)
  145. Title_2.BorderSizePixel = 0
  146. Title_2.Position = UDim2.new(0.0604395606, 0, 0.205882356, 0)
  147. Title_2.Size = UDim2.new(0, 201, 0, 24)
  148. Title_2.Font = Enum.Font.SourceSansBold
  149. Title_2.Text = "81-100 Levels BAN YOU"
  150. Title_2.TextColor3 = Color3.new(1, 1, 1)
  151. Title_2.TextScaled = true
  152. Title_2.TextSize = 14
  153. Title_2.TextWrapped = true
  154.  
  155. Title_3.Name = "Title"
  156. Title_3.Parent = MainFrame
  157. Title_3.BackgroundColor3 = Color3.new(0, 0, 0)
  158. Title_3.BorderSizePixel = 0
  159. Title_3.Position = UDim2.new(0.653846145, 0, 0.205882356, 0)
  160. Title_3.Size = UDim2.new(0, 107, 0, 24)
  161. Title_3.Font = Enum.Font.SourceSansBold
  162. Title_3.Text = "Level"
  163. Title_3.TextColor3 = Color3.new(1, 1, 1)
  164. Title_3.TextScaled = true
  165. Title_3.TextSize = 14
  166. Title_3.TextWrapped = true
  167.  
  168. Money.Name = "Money"
  169. Money.Parent = MainFrame
  170. Money.BackgroundColor3 = Color3.new(1, 1, 1)
  171. Money.BorderSizePixel = 0
  172. Money.Position = UDim2.new(0.655853629, 0, 0.81361866, 0)
  173. Money.Size = UDim2.new(0, 105, 0, 20)
  174. Money.Font = Enum.Font.SourceSansBold
  175. Money.Text = "Money"
  176. Money.TextColor3 = Color3.new(0, 0, 0)
  177. Money.TextScaled = true
  178. Money.TextSize = 14
  179. Money.TextWrapped = true
  180. Money.MouseButton1Down:connect(function()
  181.     game.ReplicatedStorage.REvents.Internal.jxbf:InvokeServer()
  182. end)
  183.  
  184. Open.Name = "Open"
  185. Open.Parent = ScreenGui
  186. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  187. Open.BorderSizePixel = 0
  188. Open.Position = UDim2.new(0.517392099, 0, 0.0470865965, 0)
  189. Open.Size = UDim2.new(0, 89, 0, 20)
  190. Open.Font = Enum.Font.SourceSansBold
  191. Open.Text = "Open"
  192. Open.TextColor3 = Color3.new(0, 0, 0)
  193. Open.TextScaled = true
  194. Open.TextSize = 14
  195. Open.TextWrapped = true
  196. Open.MouseButton1Down:connect(function()
  197.     Open.Visible = false
  198.     MainFrame.Visible = true
  199. end)
Add Comment
Please, Sign In to add comment