Advanced Bot Codings™
How To Create Logo In Pixellab || How To Make Logo || Instagram Trending Logo Tutorial In Pixellab 🔗 Link = https://youtu.be/lCrsqEOqiTY 🔗 Link = https://youtu.be/lCrsqEOqiTY 🔗 Link = https://youtu.be/lCrsqEOqiTY ✍🏻 Logo Making Video Uploaded Succesfully.…
AmazDooMRight.ttf
13.7 KB
🔐 Logo Font.
⚠️ Alert ! Important Notice ⚠️
Alert, When You Are Sharing Your Number In Bot. Many Of Them Are Added A System In Their Bot That The Your Number Will Go To Them.
Don't Use Any Bot Who Has Added Number Verification. You Can Use At Your Own Risk.
I Have Been Share This Code For User Profit But Many Of Users Are Doing Wrong Use. Becoz Of It I Don't Want To Give Codes.
✍🏻 Shadab Alam
➕ Number Verification BJS Deleted Now.
Alert, When You Are Sharing Your Number In Bot. Many Of Them Are Added A System In Their Bot That The Your Number Will Go To Them.
Don't Use Any Bot Who Has Added Number Verification. You Can Use At Your Own Risk.
I Have Been Share This Code For User Profit But Many Of Users Are Doing Wrong Use. Becoz Of It I Don't Want To Give Codes.
✍🏻 Shadab Alam
➕ Number Verification BJS Deleted Now.
👏2❤1
Guys Please Don't Make Fake Bots..
If Anybody Making Fake Bots Then Please Report His Name In Group.
I Will Ban Him Forever.
If Anybody Making Fake Bots Then Please Report His Name In Group.
I Will Ban Him Forever.
💻 My New Official Bot With Many Features 💻
🔗 Bot Link = @Shadab_Alam_Bot
✅ Developer = Shadab Alam
⚜ Current Version = v0.0.1
➕ Covid-19 Full Details Info.
➕ Whatsapp Features Added.
➕ Gaming Features Supported.
➕ Support Carbonised Features.
✍🏻 Suggest More Features For Adding In Bot In Message Comment.
📌 Note = Don't Ask For Bot Codes.
🔗 Bot Link = @Shadab_Alam_Bot
✅ Developer = Shadab Alam
⚜ Current Version = v0.0.1
➕ Covid-19 Full Details Info.
➕ Whatsapp Features Added.
➕ Gaming Features Supported.
➕ Support Carbonised Features.
✍🏻 Suggest More Features For Adding In Bot In Message Comment.
📌 Note = Don't Ask For Bot Codes.
👍2
✅ New Updates In @Shadab_Alam_Bot
⚜ Updates Version : v0.0.2
⚜ New Features
➖➖➖➖➖➖➖
• Check Live Subs Of Any Telegram Channe.
🔐 Stay With Is For More Updates..
⚜ Updates Version : v0.0.2
⚜ New Features
➖➖➖➖➖➖➖
• Check Live Subs Of Any Telegram Channe.
🔐 Stay With Is For More Updates..
🔗 Short Your Link Within 1 Seconds From Our Bot.
🔎 Try The Bot - @Shadab_Shortener_Link_Bot
✍🏻 Stay With Us For More Updates.
❓ Don't Ask For Bot Codes.
🔎 Try The Bot - @Shadab_Shortener_Link_Bot
✍🏻 Stay With Us For More Updates.
❓ Don't Ask For Bot Codes.
👍1
🚫 Please, Don't Pm Me.
🔱 Before Coming In My Pm. Read My Bio..
🔱 You Will Find In My Bio That How To Contact Me.
🔱 Before Coming In My Pm. Read My Bio..
🔱 You Will Find In My Bio That How To Contact Me.
We Are Soon Adding This Features In Our @Shadab_Alam_Bot In Next Version...
What Is Use ❓
Send Any YouTube Video Link And Get Video Thumbnail Title Or More Details.
What Is Use ❓
Send Any YouTube Video Link And Get Video Thumbnail Title Or More Details.
❤1
This media is not supported in your browser
VIEW IN TELEGRAM
Wʜᴇɴ ɴᴇᴡ ᴜsᴇʀ ᴍᴇᴇᴛ ᴛᴏ ᴘʀᴏ ᴜsᴇʀs....
⚠ Telegram Users Beware⚠
When your account was hijacked?
1. Open Your Telegram Settings > Privacy & Security > Sessions
2. Kill All The Sessions You Don't Know!
3. Set Up A 2FA Password So That The Adversary Can’t Log In Again. [ Must Set Recovery Email Also ]
When Your Bot Was Hacked?
1. Revoke The Token Via @BotFather.
2. Make Sure You Don’t Commit Your Token Again. E.g. Put It Into A Separate File And Add It To your .gitignore!
When your account was hijacked?
1. Open Your Telegram Settings > Privacy & Security > Sessions
2. Kill All The Sessions You Don't Know!
3. Set Up A 2FA Password So That The Adversary Can’t Log In Again. [ Must Set Recovery Email Also ]
When Your Bot Was Hacked?
1. Revoke The Token Via @BotFather.
2. Make Sure You Don’t Commit Your Token Again. E.g. Put It Into A Separate File And Add It To your .gitignore!
We Have Been Launched A Channel For Bots Projects Information.
Channel : @Telebotz_Projects
Join Channel For Getting Profit From Our Upcoming Next Bots...
Thanks,
Shadab Alam
Channel : @Telebotz_Projects
Join Channel For Getting Profit From Our Upcoming Next Bots...
Thanks,
Shadab Alam
Do You Need BJS Like That If User Have Must 5 Or 10 Refers For Withdrawal ?
Anonymous Poll
88%
Yes
12%
No
👍1🤔1
❓ How To Make That User Needs Must 10 Refers To Withdraw From Bot..
♻️ Command =
♻️ BJS =
🧑🏻💻 Code Developer : @Shadab_Alam
♻️ Command =
📤 Withdraw
♻️ BJS =
let lib = Libs.ReferralLib
var refList = lib.currentUser.refList.get();
let stat = Bot.getProperty(""+user.telegramid+"")
let wdinfo = Bot.getProperty("wdInfo")
if (stat=="ban"){
Bot.sendMessage("*You're Ban*")
}else{
let balance = Libs.ResourcesLib.userRes("balance")
let withdrawn = Libs.ResourcesLib.userRes("withdrawn")
var wallet = User.getProperty("wallet")
if( wallet == undefined ){
Bot.sendMessage("_❌ Wallet Not set_")
}else{
if (refList.length < 10){
Bot.sendMessage("*🔐 You Can't Withdraw Now. It Is Locked Untill Your 10 Referral.\n\n💵 You Can Withdraw After Your 10 Referral.*")
}else{
if (balance.value() < 30){
Bot.sendMessage("_❌ You Have To Own At Least 30 Rs !_")
}else{
Bot.sendMessage("*📤 Enter Amount To Withdraw *")
Bot.runCommand("Auto")
}}
}}
🧑🏻💻 Code Developer : @Shadab_Alam
❤1
👍1
❓ How User Can Transfer Their Balance To His Friends ?
♻️ Command =
♻️ Answer =
♻️ Wait For Answer = On
♻️ BJS =
🛑 Now, Make A New Another Command.
♻️ Command =
♻️ Answer =
♻️ Wait For Answer = On
♻️ BJS =
🧑🏻💻 Code Developer = @Shadab_Alam
♻️ Command =
Transfer
♻️ Answer =
*Enter Your Friend Telegram Id For Transfer Your Balance.*
♻️ Wait For Answer = On
♻️ BJS =
Bot.run({
command: "/Transfer",
options: { tgid : message }
})
🛑 Now, Make A New Another Command.
♻️ Command =
/Transfer
♻️ Answer =
*🛑 Enter An Amount For Sending To Your Friend's Account.\n\n⚠️ Note = It Will Deducated From Your Account Balance.*
♻️ Wait For Answer = On
♻️ BJS =
var balance = Libs.ResourcesLib.userRes("balance")
var tgid = options.tgid
if(message > balance.value()) {
Bot.sendMessage("*⚠️ Insufficient Balance For This Transaction.\n\n📛 You Have Only "+balance.value()+" Rs.*")
}else{
var friend = Libs.ResourcesLib.anotherUserRes("balance",tgid)
friend.add(+message)
balance.add(-message)
Bot.sendMessage("*✅ Amount "+message+" Rs Has Been Transfer To "+tgid+".\n\n💵 Your Current Balance : "+balance.value()+" Rs.*")
}
🧑🏻💻 Code Developer = @Shadab_Alam
❤3👍3
🌐 New Code Posted In Support Group.
✅ Post Link : https://www.tg-me.com/Coding_Helper_Group/23037
👍🏻 Keep Supporting Us For More Codes.
✅ Post Link : https://www.tg-me.com/Coding_Helper_Group/23037
👍🏻 Keep Supporting Us For More Codes.
❤1
🔌 Code Request From @Toufikh.
❓How To Make Math Captcha In Bot.
➡️ Command : /start
➡️ BJS :
var qq = Libs.Random.randomInt(1,100)
var question = Libs.Random.randomInt(1,100)
var solve = qq + question
Bot.setProperty("solve", solve, "string")
Bot.sendMessage("*➡️ Solve This Captcha Before Using This Bot.\n\n✅ Solve It : "+question+" + "+qq+" = ?*")
Bot.runCommand("Solve")
➡️ Command : Solve
➡️ Wait For Answer : On
➡️ BJS : var solve = Bot.getProperty("solve")
if(message == solve){
Bot.sendMessage("*✅ You Have Been Successfully Pass The Captcha.*")
}else{
Bot.sendMessage("*❌ Wrong Answer ! Try Again.*")
Bot.runCommand("Solve")
}
🌐 Code Dev : @Shadab_Alam
❓How To Make Math Captcha In Bot.
➡️ Command : /start
➡️ BJS :
var qq = Libs.Random.randomInt(1,100)
var question = Libs.Random.randomInt(1,100)
var solve = qq + question
Bot.setProperty("solve", solve, "string")
Bot.sendMessage("*➡️ Solve This Captcha Before Using This Bot.\n\n✅ Solve It : "+question+" + "+qq+" = ?*")
Bot.runCommand("Solve")
➡️ Command : Solve
➡️ Wait For Answer : On
➡️ BJS : var solve = Bot.getProperty("solve")
if(message == solve){
Bot.sendMessage("*✅ You Have Been Successfully Pass The Captcha.*")
}else{
Bot.sendMessage("*❌ Wrong Answer ! Try Again.*")
Bot.runCommand("Solve")
}
🌐 Code Dev : @Shadab_Alam
👍2😁2❤1