Categories > Exploiting > Scripts >

Islands Buy Melons Script (Any Season)

Posts: 1

Threads: 1

Joined: Jul, 2021

Reputation: 0

Posted

Hi I'm new to this place. I created this script for everyone to mass produce Watermelon seeds, so I don't have to do it just myself. Bascially it allows you to buy watermelon seeds at any season (as shown in the video), but you will need an alt account due to time limit.

 

Game: https://www.roblox.com/games/4872321990/Islands-SAVE-SLOTS

 

Instructions

1. You will need a private server link for your main and alt account to transfer coins. (I'll be nice to set up main account on a phone)

2. Join the private game with your alt account with executor on.

3. Execute script to get mellon seeds. Don't forget to put seed somewhere as this alt account will be logged off.

4. Repeat/make another alt account and get more melon seeds. 

 

Tested with Synapse X.

 

Video: https://imgur.com/a/deooBtB

 

Script Obfuscated so Devs can hardly patch with a chance.

Script link: https://pastebin.com/raw/J7Afwizq

 

Sell all melon script.



plr = game.Players.LocalPlayer
local amount = plr.Backpack.melonHarvested.Amount.Value

local args = {
    [1] = {
        ["merchant"] = "melon_shop",
        ["offerId"] = 1,
        ["amount"] = amount
    }
}

game:GetService("ReplicatedStorage").rbxts_include.node_modules.net.out._NetManaged.CLIENT_MERCHANT_ORDER_REQUEST:InvokeServer(unpack(args))

 

  • 1

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )