pon.СКРИПТЫ ММ2
🎃 Добро Пожаловать в Pon Scripts! 💫 Регулярно выкладываем самые свежие и классные скрипты на роблокс! 🛍 По рекламе - https://t.me/+AjA-pWJoiQ9mMTIy 📢Переходник: @pon_perehodnik Канал полностью соблюдает правила Telegram
Mostrar más📈 Análisis del canal de Telegram pon.СКРИПТЫ ММ2
El canal pon.СКРИПТЫ ММ2 (@ponscriptroblox) en el segmento lingüístico de Ruso es un actor destacado. Actualmente la comunidad reúne a 27 100 suscriptores, ocupando la posición 3 278 en la categoría Juegos y el puesto 24 718 en la región Rusia.
📊 Métricas de audiencia y dinámica
Desde su creación el невідомо, el proyecto ha mostrado un crecimiento acelerado, reuniendo a 27 100 suscriptores.
Según los últimos datos del 20 junio, 2026, el canal mantiene una actividad estable. En los últimos 30 días la variación de miembros fue de 3 069, y en las últimas 24 horas de 280, conservando un alto alcance.
- Estado de verificación: No verificado
- Tasa de interacción (ER): El promedio de interacción de la audiencia es 5.11%. Durante las primeras 24 horas tras publicar, el contenido suele obtener 2.34% de reacciones respecto al total de suscriptores.
- Alcance de las publicaciones: Cada publicación recibe en promedio 1 385 visualizaciones. En el primer día suele acumular 634 visualizaciones.
- Reacciones e interacción: La audiencia responde de forma activa: el promedio de reacciones por publicación es 2.
- Intereses temáticos: El contenido se centra en temas clave como скрипт, brainrot, брэйнрота, укради, murder.
📝 Descripción y política de contenido
El autor describe el recurso como un espacio para expresar opiniones subjetivas:
“🎃 Добро Пожаловать в Pon Scripts!
💫 Регулярно выкладываем самые свежие и классные скрипты на роблокс!
🛍 По рекламе - https://t.me/+AjA-pWJoiQ9mMTIy
📢Переходник: @pon_perehodnik
Канал полностью соблюдает правила Telegram”
Gracias a la alta frecuencia de actualizaciones (últimos datos recibidos el 21 junio, 2026), el canal mantiene la vigencia y un amplio alcance. La analítica demuestra que la audiencia interactúa activamente con el contenido, lo que lo convierte en un punto de referencia dentro de la categoría Juegos.
loadstring(game:HttpGet("https://raw.githubusercontent.com/couldntBeT/Main/refs/heads/main/Main.lua"))()loadstring(game:HttpGet("https://raw.githubusercontent.com/Prosexy/Demonic-HUB-V2/main/DemonicHub_V2.lua", true))()--[[ Blossom Rings Autofarm by D3v1l Hub ]]
local player = game.Players.LocalPlayer
local isFarming = false
local visitedObjects = {}
local function smoothTeleport(targetPosition)
if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
local rootPart = player.Character.HumanoidRootPart
rootPart.CFrame = CFrame.new(targetPosition + Vector3.new(0, 3, 0))
end
end
local function scanBlossomColliders()
local colliders = {}
local ringsFolder = workspace:WaitForChild("Interiors"):WaitForChild("BlossomShakedownInterior"):WaitForChild("RingPickups")
for _, ring in pairs(ringsFolder:GetDescendants()) do
if ring:IsA("BasePart") then
table.insert(colliders, ring)
end
end
return colliders
end
local function collectAllBlossomRings()
local blossomColliders = scanBlossomColliders()
for _, ringCollider in pairs(blossomColliders) do
if not visitedObjects[ringCollider] then
smoothTeleport(ringCollider.Position)
wait(0.05)
visitedObjects[ringCollider] = true
end
end
end
spawn(function()
while wait(0.1) do
if isFarming then
collectAllBlossomRings()
end
end
end)
local ScreenGui = Instance.new("ScreenGui")
local MainFrame = Instance.new("Frame")
local ToggleButton = Instance.new("TextButton")
local Header = Instance.new("TextLabel")
local UICorner = Instance.new("UICorner")
ScreenGui.Parent = game.CoreGui
MainFrame.Parent = ScreenGui
MainFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
MainFrame.Position = UDim2.new(0.05, 0, 0.2, 0)
MainFrame.Size = UDim2.new(0, 220, 0, 100)
MainFrame.Active = true
MainFrame.Draggable = true
UICorner.Parent = MainFrame
UICorner.CornerRadius = UDim.new(0, 10)
Header.Parent = MainFrame
Header.Size = UDim2.new(1, 0, 0.3, 0)
Header.BackgroundTransparency = 1
Header.Font = Enum.Font.GothamBold
Header.Text = "Blossom Rings Farm"
Header.TextColor3 = Color3.fromRGB(255, 255, 255)
Header.TextSize = 20
ToggleButton.Parent = MainFrame
ToggleButton.Position = UDim2.new(0.1, 0, 0.5, 0)
ToggleButton.Size = UDim2.new(0.8, 0, 0.4, 0)
ToggleButton.Font = Enum.Font.GothamBold
ToggleButton.Text = "[ OFF ]"
ToggleButton.TextColor3 = Color3.fromRGB(255, 255, 255)
ToggleButton.BackgroundColor3 = Color3.fromRGB(200, 0, 0)
local function toggleButtonAnimation()
if isFarming then
ToggleButton.Text = "[ ON ]"
ToggleButton.BackgroundColor3 = Color3.fromRGB(0, 200, 0)
else
ToggleButton.Text = "[ OFF ]"
ToggleButton.BackgroundColor3 = Color3.fromRGB(200, 0, 0)
end
end
ToggleButton.MouseButton1Click:Connect(function()
isFarming = not isFarming
toggleButtonAnimation()
end)
--Please Credit Me When Modifying My Script Or Showcasing it.loadstring(game:HttpGet("https://raw.githubusercontent.com/vertex-peak/vertex/refs/heads/main/loadstring"))(loadstring(game:HttpGet("https://raw.githubusercontent.com/gumanba/Scripts/refs/heads/main/DeadRails", true))()loadstring(game:HttpGet("https://raw.githubusercontent.com/TwoGunVolley/Dedrail/refs/heads/main/Protected_8860927939362090.txt"))()loadstring(game:HttpGet('https://raw.githubusercontent.com/Markklol/aw/refs/heads/main/Protected/DRailsv2.lua'))()
¡Ya disponible! Investigación de Telegram 2025 — los principales insights del año 
