Forwarded from Deleted Account
💡 How To Download YouTube Video By Bot
⏰ Command =
🎙 Answer =
✅Wait For Answer = On
🧭 BJs =
💻Coded By :- @PIYUSH0FF
🎥 Api Credit :- @vkripz
⏰ Command =
/download🎙 Answer =
👨💻 Enter YouTube Video Url To Download✅Wait For Answer = On
🧭 BJs =
function validURL(url) {
var regex = /^((?:https?:)?\/\/)?((?:www|m)\.)?((?:youtube\.com|youtu.be))(\/(?:[\w\-]+\?v=|embed\/|v\/)?)([\w\-]+)(\S+)?$/
return regex.test(url)
}
if (validURL(message)) {
Api.sendVideo({video: "https://coinsky.xp3.biz/api/youtube/download.php?url="+message+"", caption: "*⏳ Video Generated By @"+bot.name+"*", parse_mode: "markdown"})
return
}else Bot.sendMessage("*Invalid YouTube Video Url or video Doesn't Exists*")💻Coded By :- @PIYUSH0FF
🎥 Api Credit :- @vkripz
New Advanced Codings™
Only You Are Leaving From Now Don't Ask For BJs
Wow 105.8k Fake Views 😂
🌚 New Dev Tools Options In @Piyush_Raj007_Bot Kindly /start The Bot
🔥 Interducing @PIYUSH_raj007 Official Bot
🛠 Multi Tools
- yt tools download yt videos and thumbnail
- gamezone play games
- random theme carbon make carbon
- text to voice enter text to get voice
- what'sapp open chat without saving her number
- members counter check members of channel/group
- dev tools
Bot Version :- 0.0.2
🤖 Bot :- @Piyush_Raj007_Bot
🛠 Multi Tools
- yt tools download yt videos and thumbnail
- gamezone play games
- random theme carbon make carbon
- text to voice enter text to get voice
- what'sapp open chat without saving her number
- members counter check members of channel/group
- dev tools
Bot Version :- 0.0.2
🤖 Bot :- @Piyush_Raj007_Bot
ℹ️ Update
☀️ Weather Added at Next option
🦠 Covid Added With Country Flag at Next option
😊 Kindly /start The Bot
👮 Bot : @Piyush_Raj007_Bot
☀️ Weather Added at Next option
🦠 Covid Added With Country Flag at Next option
😊 Kindly /start The Bot
👮 Bot : @Piyush_Raj007_Bot
New Advanced Codings™
Need YouTube Comment BJs For Free?
Complete 1.5k For YouTube Comment BJs
Ip Info Finder BJs
Command =
Answer =
BJs =
Command =
BJs =
© Credit = @PIYUSH_raj007
© BJs Upload Channel = @BotBusinessBot_Code
Command =
🙌 Ip Info Finder Answer =
✒️ Enter Ip Of That BJs =
Bot.sendMessage("*IP Info Generating Please Wait\nIt Can Take 10-20 Seconds*")
HTTP.get({url: "https://ipapi.co/"+message+"/json/", success: "/onIpResult"})Command =
/onIpResultBJs =
var info = JSON.parse(content)
var ip = info.ip
var city = info.city
var region = info.region
var rc = info.region_code
var country = info.country_name
var cc = info.country_code_iso3
var ccapital = info.country_capital
var ccode = info.continent_code
var pc = info.postal
var lati = info.latitude
var long = info.longitude
var tzone = info.timezone
var ccc = info.country_calling_code
var cu = info.currency
var cname = info.currency_name
var lang = info.languages
var ca = info.country_area
var cp = info.country_population
var uo = info.utc_offset
var organisation = info.org
if (content.includes("error")){
Bot.sendMessage("*404 Error*\n🥴 Invaild Ip Address Given By User")
return
}else Bot.sendMessage("*Ip Info Generated ✅*\n\n*Ip*: "+ip+"\n*City*: "+city+"\n*Region*: "+region+"\n*Region Code*: "+rc+"\n*Contry Name*: "+country+"\n*Country Code*: "+cc+"\n*Country Area*: "+ca+"\n*Country Population*: "+cp+"\n*Country Capital*: "+ccapital+"\n*Continent Code*: "+ccode+"\n*Postal Code*: "+pc+"\n*Latitude*: "+lati+"\n*Longitude*: "+long+"\n*Time Zone*: "+tzone+"\n*Country Calling Code*: "+ccc+"\n*Currency*: "+cu+"\n*Currency Name*: "+cname+"\n*Languages* : "+lang+"\n*Utc Offset*: "+uo+"\n*Org*: "+organisation+"\n\n*✏️ Ip Info Generated By : @"+bot.name+"*")© Credit = @PIYUSH_raj007
© BJs Upload Channel = @BotBusinessBot_Code
➡️ Add Your Bot In - @BotkartSellerbot
👦🏻 Benefits:-
Registration 10 ETH 💎
If Someone Buys Your Bot You Will Get ETH 💎 As Bot Price
📥 How To Add Your Bot In -
Go To > @BotkartSellerbot Select >> ••• More Click > Seller Panel Then Click > Request Access
💎 Earn ETH Buy Bots Or Bot Codes
👦🏻 Benefits:-
Registration 10 ETH 💎
If Someone Buys Your Bot You Will Get ETH 💎 As Bot Price
📥 How To Add Your Bot In -
Go To > @BotkartSellerbot Select >> ••• More Click > Seller Panel Then Click > Request Access
💎 Earn ETH Buy Bots Or Bot Codes
Forwarded from Mysterious Codings
✅ Enter Trx Valid Address BJs ✅
🌳 Command =
📥 Answer =
✔️ Wait For Answer = On
🖥 BJs =
🖥 Coded Dev: @PIYUSH_raj007
🥶 Error Report: @PIYUSH_raj007
🌳 Command =
💠 Set Wallet📥 Answer =
*❇️ Enter Your Valid Trx Address\n\n🌳 It will be used for all future withdrawals 🌳*✔️ Wait For Answer = On
🖥 BJs =
if (message.substring(0,1)!="T") {
Bot.sendMessage("🖊 *Error*: \nThis is not a TRX address! Please send a correct address")
return
}else if (message.length!= "34") {
Bot.sendMessage("🖊 *Error*: \nThis is not a TRX address! Please send a correct address")
return
}else User.setProperty("wallet", message)
Bot.sendMessage("*✅ Done Your New Wallet Set To*: "+message)🖥 Coded Dev: @PIYUSH_raj007
🥶 Error Report: @PIYUSH_raj007