Advertisement
MegumuSenpai

lmao

Apr 30th, 2020
2,613
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. -- Fucking retarded crack
  2. game.Players.LocalPlayer.UserId = 39222392
  3.  
  4. -- Script
  5. SETTINGS = {
  6.  
  7. ["TrainUntilAfterRebirth"] = 10000000,
  8. ["Auto_Rebirth"] = true,
  9. ["Limited_Rebirth"] = false,
  10. ["Limiting_Rebirth"] = 1000000,--A million
  11. ["RefreshTransformation"] = true,
  12. ["RefreshTransformationRate"] = 30,
  13. ["RefreshTransformationStopAt"] = 2000000000,
  14. ["FarmCap"] = false,
  15. ["FarmCapAt"] = 420000000000,
  16. ["TD"] = 3.7,
  17.  
  18. ["NPCs"] = {
  19. ["Kid Gohan"] = {["Name"] = "Kid Gohan",["DO"] = false, ["StartWith"] = 1000000,["EndWith"] = 3000000,["Repeat"] = false},
  20. ["Super Vegeta"] = {["Name"] = "Super Vegeta",["DO"] = false, ["StartWith"] = 2000000,["EndWith"] = 80000000,["Repeat"] = false},
  21. ["Frieza"] = {["Name"] = "Frieza",["DO"] = false, ["StartWith"] = 3000000,["EndWith"] = 250000000,["Repeat"] = false},
  22. ["Perfect Cell"] = {["Name"] = "Perfect Cell",["DO"] = false, ["StartWith"] = 10000000,["EndWith"] = 1100000000,["Repeat"] = false},
  23. ["SSJ2 Goku"] = {["Name"] = "SSJ2 Goku",["DO"] = false, ["StartWith"] = 20000000,["EndWith"] = 500000000,["Repeat"] = true},
  24. ["Kaioken Master"] = {["Name"] = "Kaioken Master",["DO"] = false, ["StartWith"] = 40000000,["EndWith"] = 8000000000,["Repeat"] = true},
  25. ["SSJB Goku"] = {["Name"] = "SSJB Goku",["DO"] = false, ["StartWith"] = 80000000,["EndWith"] = 500000000,["Repeat"] = true},
  26. ["Broly"] = {["Name"] = "Broly",["DO"] = false, ["StartWith"] = 250000000,["EndWith"] = 40000000000,["Repeat"] = true},
  27. ["SSJG Vegito"] = {["Name"] = "SSJG Vegito",["DO"] = false, ["StartWith"] = 1100000000,["EndWith"] = 40000000000,["Repeat"] = true},
  28. },
  29.  
  30. ["Transformations"] = {
  31. ["1"] = {["Name"] = "Kaioken",["Stat"] = 1000,},
  32. ["2"] = {["Name"] = "FSSJ",["Stat"] = 2500,},
  33. ["3"] = {["Name"] = "SSJ",["Stat"] = 6000,},
  34. ["4"] = {["Name"] = "SSJ Kaioken",["Stat"] = 16000,},
  35. ["5"] = {["Name"] = "SSJ2",["Stat"] = 34000,},
  36. ["6"] = {["Name"] = "SSJ2 Majin",["Stat"] = 65000,},
  37. ["7"] = {["Name"] = "Spirit SSJ",["Stat"] = 6500,},
  38. ["8"] = {["Name"] = "SSJ3",["Stat"] = 95000,},
  39. ["9"] = {["Name"] = "LSSJ",["Stat"] = 140000,},
  40. ["10"] = {["Name"] = "Mysic",["Stat"] = 200000,},
  41. ["11"] = {["Name"] = "SSJ4",["Stat"] = 300000,},
  42. ["12"] = {["Name"] = "SSJG",["Stat"] = 450000,},
  43. ["13"] = {["Name"] = "SSJ Rage",["Stat"] = 700000,},
  44. ["14"] = {["Name"] = "Corrupt SSJ",["Stat"] = 700000,},
  45. ["15"] = {["Name"] = "SSJ Blue",["Stat"] = 1200000,},
  46. ["16"] = {["Name"] = "SSJ Rose",["Stat"] = 1400000,},
  47. ["17"] = {["Name"] = "SSJB Kaioken",["Stat"] = 2200000,},
  48. ["18"] = {["Name"] = "True Rose",["Stat"] = 2400000,},
  49. ["19"] = {["Name"] = "SSJ Berserker",["Stat"] = 3000000,},
  50. ["20"] = {["Name"] = "Kefla SSJ2",["Stat"] = 3000000,},
  51. ["21"] = {["Name"] = "Dark Rose",["Stat"] = 3500000,},
  52. ["22"] = {["Name"] = "Blue Evolution",["Stat"] = 3500000,},
  53. ["23"] = {["Name"] = "Evil SSJ",["Stat"] = 4000000,},
  54. ["24"] = {["Name"] = "Ultra Instinct Omen",["Stat"] = 5000000,},
  55. ["25"] = {["Name"] = "Mastered Ultra Instinct",["Stat"] = 8000000,},
  56. ["26"] = {["Name"] = "Jiren Ultra Instinct",["Stat"] = 8000000,},
  57. },
  58. }
  59.  
  60.  
  61. loadstring(game:HttpGetAsync(('https://pastebin.com/raw/ztejXYA1')))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement