ar
Feedback
HOSHI LEAKED

HOSHI LEAKED

الذهاب إلى القناة على Telegram

إظهار المزيد
لم يتم تحديد البلدالفئة غير محددة
404
المشتركون
+124 ساعات
+27 أيام
+10130 أيام
أرشيف المشاركات
FSMS API 🎹 HAVE 10 SECS COOLDOWN AVOID SPAMMING!
curl -X POST "https://hanggan-ngayun-lang-to.vercel.app/fsms" \
  -H "Content-Type: application/json" \
  -H "hiro-apikey: YOURKEY" \
  -d '{"num":"09*********","msg":"Hello","name":"Hiro"}'
📱 MESSAGE ME FOR FREE API KEY: @hiro_xyz

INSTANT COOK METHOD GROW A GARDEN + SPAWN COOKING EVENT

local ReplicatedStorage = game:GetService("ReplicatedStorage")
local submitRemote = ReplicatedStorage:WaitForChild("GameEvents"):WaitForChild("ZenQuestRemoteEvent")

local function xyz()
    local lp = game.Players.LocalPlayer
    local backpack = lp:FindFirstChild("Backpack")
    local char = lp.Character
    if not backpack or not char then return end

    for _, tool in ipairs(backpack:GetChildren()) do
        if tool:IsA("Tool") and (tool.Name:find("Tranquil") or tool.Name:find("Corrupt")) then
            local d = tool:GetAttribute("d")
            local wm = tool:GetAttribute("WeightMulti")

            if d == false and wm ~= nil then
                char.Humanoid:EquipTool(tool)
                task.wait(0.05)
                submitRemote:FireServer("SubmitToFox")
                task.wait(0.1)
            end
        end
    end
end

PALAPAG DAW ENCRYPTED PYTHON TOOLS! TRY KO I DECRYPT BORING KASI!

DUPE TRANQUIL, CORRUPT FRUITS!

@everyone # Pet Duplication Method – Grow a Garden (PS) > ## Warning: Use at your own risk. This method allows duplication of one pet or item at a time. > > Requirements: > An alt account with 2,000 tomatoes ready to harvest A main account that owns the pet or item you want to duplicate Use the second planting slot on the alt (it has no planting limit) ## Step-by-Step Instructions: Step 1: Prepare tomatoes on the alt account. Log into both your main and alt accounts. On the alt, plant and grow 2,000 tomatoes using the second planting slot. Step 2: Send the pet/item. On your main, send a gift containing the pet or item to the alt account, whichever you may want to dupe. Step 3: Accept and harvest. While the alt is accepting the gift, start spamming the harvest/collect button to harvest all the tomatoes during the trade's processing phase. Step 4: As the tomato harvesting causes the server to lag or crash, leave the game from the main account and quickly switch to a public server before the server fully crashes. Step 5: Complete the dupe. Once the main account loads into the public server, the alt should successfully receive the duped pet/item. Do not skip the loading screen when switching servers, or the dupe may fail. Step 6 (Optional): Change the pet's ID. On your main, place the duplicated pet into the mutation machine. Cancel the mutation process to change the pet's ID, which helps avoid detection.

const axios = require('axios');

const data = {
  login: '9*****'
};

const headers = {
  'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36',
  'Accept': 'application/json, text/plain, */*',
  'Accept-Encoding': 'gzip, deflate, br, zstd',
  'Content-Type': 'application/json',
  'sec-ch-ua-platform': '"Linux"',
  'source': 'customer',
  'sec-ch-ua': '"Not)A;Brand";v="8", "Chromium";v="138", "Google Chrome";v="138"',
  'content-type': 'application/json;charset=UTF-8',
  'sec-ch-ua-mobile': '?0',
  'origin': 'https://connect.joyride.com.ph',
  'sec-fetch-site': 'cross-site',
  'sec-fetch-mode': 'cors',
  'sec-fetch-dest': 'empty',
  'referer': 'https://connect.joyride.com.ph/',
  'accept-language': 'en-US,en;q=0.9,fil;q=0.8,th;q=0.7,tr;q=0.6',
  'priority': 'u=1, i'
};

axios.post('https://api.wemove.com.ph/auth/phone-email-otp', data, { headers })
  .then(res => {
    console.log(res.data);
  })
  .catch(err => {
    console.error(err.response?.data || err.message);
  });