Forwarded from πΚα΄πα΄ πΚ π
TG TO NUMBER BOT DONE β
@Telitonum_bot
@Telitonum_bot
@Telitonum_bot
@Telitonum_bot
@Telitonum_bot
AUR KUCH ??? π«
Forwarded from πΚα΄πα΄ πΚ π
NUMBER INFORMATION BOT DONE β
@ghostinfo1_bot
@ghostinfo1_bot
@ghostinfo1_bot
@ghostinfo1_bot
@ghostinfo1_bot
AUR KUCH ??? π«
Forwarded from πΚα΄πα΄ πΚ π
2K10--2K11 BYPASS METH π«Ά
(Explained Clearly)
~ Simple method hai.
Sabse pehle tumhare paas UNC hoga jisme already username aur password milta hai.
Ab tumhe ye karna hai:
LOVE FROM GHOST π»
(Explained Clearly)
~ Simple method hai.
Sabse pehle tumhare paas UNC hoga jisme already username aur password milta hai.
Ab tumhe ye karna hai:
(1). Insta Pro download karo.
(2). Jo UNC ya 2K10 / 2K11 account hai, usko normal login ki tarah login karo.
(3). Login karte waqt jo email ya number account me linked hoga, us par OTP jayega.
(4). OTP aane ke baad kuch bhi enter mat karo β bas waha se back ho jao ya home button dabake Insta Pro ko recent apps se remove kar do.
(5). Phir se wahi username aur password dalke login karne ki try karo.
Agar account login na ho to second account try karo. π―
LOVE FROM GHOST π»
β€3
Forwarded from πΚα΄πα΄ πΚ π
SCAMER RNDI KA π€
β«οΈ User ID: 5548227414
β«οΈ User ID: 5548227414
π Phone Info:ο»Ώ
β«οΈ Country: India
β«οΈ Country Code: +91
β«οΈ Number: 8770690156
ο»Ώ
β«οΈREAL GHOST
β«οΈ Owner: GHOST
β«οΈ CHANNEL : GHOST PY
Telegram
π¦¨
β€1
Forwarded from πΚα΄πα΄ πΚ π
BHAI TUM JO BHI HO DEKHO WO MAI NAHI HU
Ye lo yr hai wo sc@mer number bhi de diya iski ab maa codo ya jo krna h kro
Ye rndi ka pehle bhi aya tha meri pfp aur naam rakh ke
Maine iska acc bot and channel pel diya
Ab vapis aya h pelo isko baki mai free hua eid ke bad to isko rula dunga
AGAR AUR KOI BOLE TO USKO VAHI PEL DO ποΈ
Aur mai buy ya sell nhi krta kuch π
π¬ ID: 5548227414
π Π’Π΅Π»Π΅ΡΠΎΠ½: 918770690156
π ΠΡΡΠΎΡΠΈΡ ΠΈΠ·ΠΌΠ΅Π½Π΅Π½ΠΈΡ ΠΈΠΌΠ΅Π½ΠΈ:
@Lundchusle
Ye lo yr hai wo sc@mer number bhi de diya iski ab maa codo ya jo krna h kro
Ye rndi ka pehle bhi aya tha meri pfp aur naam rakh ke
Maine iska acc bot and channel pel diya
Ab vapis aya h pelo isko baki mai free hua eid ke bad to isko rula dunga
REAL GHOST : @z_cfi MERA USERNAME KABHI CHANGE NHI HOGA
AGAR AUR KOI BOLE TO USKO VAHI PEL DO ποΈ
Aur mai buy ya sell nhi krta kuch π
π¬ ID: 5548227414
π Π’Π΅Π»Π΅ΡΠΎΠ½: 918770690156
π ΠΡΡΠΎΡΠΈΡ ΠΈΠ·ΠΌΠ΅Π½Π΅Π½ΠΈΡ ΠΈΠΌΠ΅Π½ΠΈ:
09.02.2026 β @s4larrr, π©π π π π ππͺ -/π¦ , 5548227414
07.01.2026 β @ysshuamann, Beabiz 69, 5548227414
22.12.2025 β @ysshuamann, 5548227414
03.10.2025 β @virateverytime, 5548227414
19.07.2025 β @neesha_011, 5548227414
08.07.2025 β @ysshuaman, 5548227414
π RNDI KA NUM : +916282381952, +918302681762, +918957586664, +919161835761, +919328087110, +917830308555, +917050169818, +919171608944, +919179004802, +916260038558, +918305214048
YE HAI WO RNDI KA SCAMER π«
TG ID - @Lundchusle
WP NO - +91 88160 36069
Forwarded from πΚα΄πα΄ πΚ π
import turtle
import math
screen = turtle.Screen()
screen.bgcolor("#0b1a3a")
screen.title("Ψ±Ω ΨΆΨ§Ω ΩΨ±ΩΩ ")
screen.setup(800, 600)
t = turtle.Turtle()
t.speed(10)
def draw_crescent():
t.penup()
t.goto(-100, 100)
t.pendown()
t.color("#ffd700")
t.begin_fill()
t.circle(80)
t.end_fill()
t.penup()
t.goto(-60, 130)
t.pendown()
t.color("#0b1a3a")
t.begin_fill()
t.circle(60)
t.end_fill()
t.penup()
t.goto(-100, 100)
t.pendown()
t.color("#ffd700")
t.dot(160)
def draw_lantern():
t.penup()
t.goto(50, -50)
t.pendown()
t.color("#b8860b")
t.begin_fill()
for _ in range(2):
t.forward(80)
t.left(90)
t.forward(120)
t.left(90)
t.end_fill()
t.penup()
t.goto(70, 70)
t.pendown()
t.color("#daa520")
t.begin_fill()
t.forward(40)
t.left(90)
t.forward(20)
t.left(90)
t.forward(40)
t.left(90)
t.forward(20)
t.end_fill()
t.penup()
t.goto(85, 90)
t.pendown()
t.width(3)
t.color("#cd7f32")
t.forward(15)
t.backward(30)
t.penup()
t.goto(90, 20)
t.pendown()
t.color("#ffaa00")
t.dot(50)
def draw_decorations():
stars_positions = [(-200, 200), (200, 200), (-250, -150), (250, -150), (-150, -200)]
for x, y in stars_positions:
t.penup()
t.goto(x, y)
t.pendown()
t.color("#ffd700")
t.begin_fill()
for _ in range(5):
t.forward(20)
t.right(144)
t.end_fill()
def draw_small_lanterns():
positions = [(-300, 0), (300, 0), (-200, -100), (200, -100)]
for x, y in positions:
t.penup()
t.goto(x, y)
t.pendown()
t.color("#daa520")
t.begin_fill()
t.circle(15)
t.end_fill()
t.penup()
t.goto(x-5, y+15)
t.pendown()
t.forward(10)
draw_crescent()
draw_lantern()
draw_decorations()
draw_small_lanterns()
write_text()
t.hideturtle()
turtle.done()
β€1
Forwarded from πΚα΄πα΄ πΚ π (πα΄α΄Κ'π π«)
This media is not supported in your browser
VIEW IN TELEGRAM