ππ«π¬π±π‘ ππ©π’π¬ !!!
Kanalga Telegramβda oβtish
Python Tools β’ Useful APIs β’ Automation Scripts Ethical Hacking β’ Cybersecurity β’ Developer Resources γ € Learn β’ Build β’ Secure
Ko'proq ko'rsatishMamlakat belgilanmaganToif belgilanmagan
314
Obunachilar
Ma'lumot yo'q24 soatlar
Ma'lumot yo'q7 kunlar
-1230 kunlar
Postlar arxiv
π Hey Everyone!
β¨ Check out our powerful new website:
https://krxfftools.vercel.app/
β‘ Built to make your experience faster, smoother, and easier.
π Features Available Right Now:
β€ π€ Account Info
β€ π Account Stats
β€ βοΈ Name Change Check
β€ β€οΈ Wishlist Info
β€ π Fake Banner Generator
β€ ποΈ Craftland Info
π₯ Why Use It?
β‘ Fast Response
π― Simple & Easy to Use
π‘οΈ Clean Interface
π± Mobile Friendly
π§ More exciting tools and features are coming soon!
π« Try it now and share your feedback.
Repost from ππ πΌπππ β οΈ
ππ GYS ADMIN TO ADMIN KAROGE ππ
ποΈποΈ CHANNEL LINK ππ
@sulav_don2
π DM LINK π
@sulav_codex_ff
Repost from N/a
Guys likes mil Rahe he jaldi lelo Jo aayega fast usko auto like Bhi dedunga ok
Likes group
@agxsglikes
Auto like and logs group
@sulavautolikes
And my channel
@sulavxapis join all
Repost from ππ πΌπππ β οΈ
2 powerful bots on this group you can get likes daily in free join this group and get likes daily
@agxsglikes
For auto likes
@agajayofficial
@sulav_codex_ff
Repost from N/a
New guest generator here I don't know whose generator I found it and it's working Very good so I give in channel so click here and get
Repost from N/a
I have one 55 rupees redeem code so complete 150 subscribers on @sulavxapis for giveaway π₯±β€οΈ
Repost from N/a
Alert giveaway here β
Channel giveaway where 90+ subscribers real members ok
DM
@sulav_codex_ff
Code :
Sulav on Top β€οΈ
Time:9:00 pmβ¨ Krsxh Wishlist Info API β¨
Β«π Fetch complete Free Fire player wishlist instantly with all region supportΒ»
π API Base
Krsxh Wishlist Info API -
https://krsxh-wishlist-info.vercel.app/
β‘ Endpoints
GET Method:
https://krsxh-wishlist-info.vercel.app/wish?uid=UID®ion=REGIONPOST Method:
https://krsxh-wishlist-info.vercel.app/wishπ Required Parameters ββββββββββββ¦βββββββββββ¦βββββββββββββββββββββββββββββββββ β Parameterβ Required β Description β β βββββββββββ¬βββββββββββ¬βββββββββββββββββββββββββββββββββ£ β uid β β β Player unique ID β β region β β β Server region (Default: IND) β ββββββββββββ©βββββββββββ©βββββββββββββββββββββββββββββββββ β οΈ UID is mandatory. Region is optional (defaults to IND). β Example Response
{
"Credit": "Krsxh",
"Join": "https://t.me/KrsxhPy",
"region": "IND",
"success": true,
"total_items": 35,
"uid": "2041160189",
"version": "OB53",
"wishlist": [
{
"item_id": 203000106,
"release_time": "2025-05-06 07:26:08"
},
...
]
}
π₯ Features
β¨ All Regions Supported
β¨ Complete Wishlist with Item IDs
β¨ Release Time of Each Item
β¨ Total Item Count
β¨ Current OB Version Info
β¨ GET & POST Both Supported
β¨ Fast Response
β¨ JSON Output
π Supported Regions
IND, SG, RU, ID, TW, US, VN, TH, ME, PK, CIS, BR, BD
π Usage Examples
# GET Request (cURL)
curl "https://krsxh-wishlist-info.vercel.app/wish?uid=2041160189®ion=IND"
# POST Request (cURL)
curl -X POST https://krsxh-wishlist-info.vercel.app/wish \
-H "Content-Type: application/json" \
-d '{"uid": "2041160189", "region": "IND"}'
# Python
import requests
response = requests.get(
"https://krsxh-wishlist-info.vercel.app/wish",
params={"uid": "2041160189", "region": "IND"}
)
print(response.json())
# JavaScript
fetch('https://krsxh-wishlist-info.vercel.app/wish?uid=2041160189®ion=IND')
.then(res => res.json())
.then(data => console.log(data));
# Browser
https://krsxh-wishlist-info.vercel.app/wish?uid=2041160189®ion=IND
β β β β β β β β β β β β β β β β β β β β β β β β β β β β
π Made with chaos by KrsxhNvrDie
π Telegram: https://t.me/KrsxhPyβ¨ Krsxh Fake Banner API β¨
Β«π Generate Free Fire fake profile board image instantly with custom name, uid, level, avatar & bannerΒ»
π API Base
Krsxh Fake Banner API -
https://krsxh-fkbanner-api.vercel.app/
β‘ Endpoints
GET Method:
https://krsxh-fkbanner-api.vercel.app/fake?name=NAME&uid=UID&level=LEVEL&avatar=AVATAR&banner=BANNERPOST Method:
https://krsxh-fkbanner-api.vercel.app/fakeπ Required Parameters ββββββββββββ¦βββββββββββ¦βββββββββββββββββββββββββββββββββ β Parameterβ Required β Description β β βββββββββββ¬βββββββββββ¬βββββββββββββββββββββββββββββββββ£ β name β β β Player in-game name β β uid β β β Player unique ID β β level β β β Player level (1β100) β β avatar β β β Avatar item ID β β banner β β β Banner item ID β ββββββββββββ©βββββββββββ©βββββββββββββββββββββββββββββββββ β οΈ All 5 parameters are mandatory. Missing any will return an error. β Example Response β Direct Image (PNG/JPEG) returned as response No JSON β Raw image output π₯ Features β¨ Direct Image Response (No JSON) β¨ Custom Name, UID, Level, Avatar & Banner β¨ GET & POST Both Supported β¨ Fast Response β¨ Hosted on Vercel π Usage Examples # GET Request (cURL)
curl "https://krsxh-fkbanner-api.vercel.app/fake?name=KRSXH!!!&uid=2041160189&level=100&avatar=902000207&banner=901000194"
# POST Request (cURL)
curl -X POST https://krsxh-fkbanner-api.vercel.app/fake \
-d "name=KRSXH!!!&uid=2041160189&level=100&avatar=902000207&banner=901000194"
# Python
import requests
response = requests.get(
"https://krsxh-fkbanner-api.vercel.app/fake",
params={
"name": "KRSXH!!!",
"uid": "2041160189",
"level": "100",
"avatar": "902000207",
"banner": "901000194"
}
)
with open("profile.png", "wb") as f:
f.write(response.content)
# JavaScript
fetch('https://krsxh-fkbanner-api.vercel.app/fake?name=KRSXH!!!&uid=2041160189&level=100&avatar=902000207&banner=901000194')
.then(res => res.blob())
.then(blob => {
const url = URL.createObjectURL(blob);
document.getElementById('img').src = url;
});
# Browser (Direct Preview)
https://krsxh-fkbanner-api.vercel.app/fake?name=KRSXH!!!&uid=2041160189&level=100&avatar=902000207&banner=901000194
β β β β β β β β β β β β β β β β β β β β β β β β β β β β
π Made with chaos by KrsxhNvrDie
π Telegram: https://t.me/KrsxhPyRepost from N/a
New simple telegram auto reply script leaking done β
join @sulavxapis for more tools and things πͺπ―π
Click here
Repost from N/a
New simple telegram auto reply script leaking done β
join @sulavxapis for more tools and things πͺπ―π
Click here
Repost from N/a
Repost from N/a
Complete 100 subscribers on it then I will give my hosting website link ππ
Channel link
@sulavxapis
Endi mavjud! Telegram Tadqiqoti 2025 β yilning asosiy insaytlari 
