๐ญ๐ญ One More Bad News ๐ญ๐ญ
The 'Out of Control' Chinese rocket is
falling back to Earth and no one knows
where it is going to crash.
China is ready to destroy us. If virus
doesn't, they have something new for you.
May God save us from China.
๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป
The 'Out of Control' Chinese rocket is
falling back to Earth and no one knows
where it is going to crash.
China is ready to destroy us. If virus
doesn't, they have something new for you.
May God save us from China.
๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป๐๐ป
Advanced Bot Codingsโข
Need 2 Or More Channel Checker BJS ?
๐ Complete At Least 100 Votes. There Is 100+ Views.
โ How To Add Check In 2 Or More Channel ?
๐ Solution --> Use Below BJS And Instructions Carefully To Add Check In 2 Or More Channels.
โฅ Command Name =
โฅ BJS =
โฅ Command Name = Check
โฅ BJS =
โฅ Command Name =
โฅ BJS =
โฅ Command Name =
โฅ BJS =
๐ Note = Instead Of [ main_menu ] Edit And Write The New Command Name Like [ Joined 3 ] And In [ Joined 3 ] Command Write The [ Check 3 ] And Use The Same BJS. By This Same Way You Can Add Checks In More Channels.
โ๏ธ๏ธ๏ธ Note = Must Read Whole Post And Follow Intructions To Add Check In All Channels.
๐ Solution --> Use Below BJS And Instructions Carefully To Add Check In 2 Or More Channels.
โฅ Command Name =
โ
Check
โฅ BJS =
let stat = Bot.getProperty(""+user.telegramid+"");
if (stat=="ban"){
Bot.sendMessage("*You're Ban From Using The Bot โ*");
}else{
let channel = "@Advanced_Bot_Codings";
let id = user.telegramid
Api.getChatMember({
chat_id : channel,
user_id : id,
on_result :"Check"})
}
โฅ Command Name = Check
โฅ BJS =
var user = options.result.status;
User.setProperty("status" , user, "string");
if (user=="member" | user =="administrator" | user=="creator"){
Bot.runCommand("Joined 2")
User.addToGroup("user")
}
if (user=="left"){
Bot.sendMessage("*โ Must Join All Channel*")
}
โฅ Command Name =
Joined 2
โฅ BJS =
let stat = Bot.getProperty(""+user.telegramid+"");
if (stat=="ban"){
Bot.sendMessage("*You're Ban From Using The Bot โ*");
}else{
let channel = "@Advanced_Bot_Codings";
let id = user.telegramid
Api.getChatMember({
chat_id : channel,
user_id : id,
on_result :"Check 2"})
}
โฅ Command Name =
Check 2
โฅ BJS =
var user = options.result.status;
User.setProperty("status" , user, "string");
if (user=="member" | user =="administrator" | user=="creator"){
Bot.runCommand("main_menu")
User.addToGroup("user")
}
if (user=="left"){
Bot.sendMessage("*โ Must Join All Channel*")
}
๐ Note = Instead Of [ main_menu ] Edit And Write The New Command Name Like [ Joined 3 ] And In [ Joined 3 ] Command Write The [ Check 3 ] And Use The Same BJS. By This Same Way You Can Add Checks In More Channels.
โ๏ธ๏ธ๏ธ Note = Must Read Whole Post And Follow Intructions To Add Check In All Channels.
๐ Share Our Channels With Ur Friends And Complete 650 Members In Our Channel.
โฅ Click On Below Button To Share With Ur Friends.
โฅ Click On Below Button To Share With Ur Friends.
โ How To Unlimited Admins In Our Bot ?
๐ Solution --> Use Below BJS And Instructions Carefully To Add Unlimited Admins.
==============================
โฅ Command =
โฅ Answer =
โฅ Wait For Answer = On
โฅ BJS =
==============================
โHow To Make Code For Admins Access ?
๐ Solution --> Use Below Code And Put Your Code In It. By This Way Admin Can Access Your Panel.
==============================
โฅ Command = Your Command
โฅ BJS =
๐ง๐ปโ๐ป Coded By = @Shadab_Alam
๐ Solution --> Use Below BJS And Instructions Carefully To Add Unlimited Admins.
==============================
โฅ Command =
/AddAdmin
โฅ Answer =
*โ๏ธ Send A User Telegram Id To Make Him Admin In This Bot.*
โฅ Wait For Answer = On
โฅ BJS =
if(user.telegramid == "your telegramid"){
Bot.setProperty("Mods"+user.telegramid, user.telegramid, "string")
Bot.sendMessage("*๐ User With Telegram Id "+message+" Is Now Admin Of This Bot.*")
}else{
Bot.sendMessage("*โ๏ธ You Are Not Owner Of This Bot*")
}
==============================
โHow To Make Code For Admins Access ?
๐ Solution --> Use Below Code And Put Your Code In It. By This Way Admin Can Access Your Panel.
==============================
โฅ Command = Your Command
โฅ BJS =
var admin = Bot.getPorperty("Mods"+user.telegramid)
if(user.telegramid == admin){
//Your Code
}else{
Bot.sendMessage("โ๏ธ You Are Not An Admin.")
}
๐ง๐ปโ๐ป Coded By = @Shadab_Alam
โ How To Delete Channel Message By Our Bots ?
๐ Solution --> Follow Below Steps And Codes To Delete Your Channel Message By Your Own Bot.
โ๏ธ๏ธ๏ธ Steps
=======
โฅ Make The Bot As Admin In Your Channel.
โฅ Use The Below Code And Enter Message Id Of That Post.
โฅ Done, Post Will Delete Successfull.
==============================
โฅ Command =
โฅ Answer =
โฅ Wait For Answer = On
โฅ BJS =
โฅ Command =
โฅ Answer =
โฅ Wait For Answer = On
โฅ BJS =
๐ง๐ปโ๐ป Coded By = @Shadab_Alam
๐ Note = Bot Can Delete The Message Of 48 Hours Only.
๐ Solution --> Follow Below Steps And Codes To Delete Your Channel Message By Your Own Bot.
โ๏ธ๏ธ๏ธ Steps
=======
โฅ Make The Bot As Admin In Your Channel.
โฅ Use The Below Code And Enter Message Id Of That Post.
โฅ Done, Post Will Delete Successfull.
==============================
โฅ Command =
/del
โฅ Answer =
*๐ Enter Channel Username From Which You Want To Delete Message.\n\nโ ๏ธ Note = Bot Should Be Must Admin Of That Channel.*
โฅ Wait For Answer = On
โฅ BJS =
if(user.telegramid == 1299920908){
Bot.run({
command : "Delete",
options : { channel : message } })
}else{
Bot.sendMessage("*โ๏ธ You Are Not An Admin.*")
}
โฅ Command =
Delete
โฅ Answer =
*๐ฎ Enter Message Id Of Post.*
โฅ Wait For Answer = On
โฅ BJS =
if(user.telegramid == 1299920908){
var chat = options.channel
Api.deleteMessage({
chat_id: chat,
message_id: message })
Bot.sendMessage("*๐ Channel Message Has Been Deleted Successfully.\n\nโข Go To Channel & Check The Message.*")
}
๐ง๐ปโ๐ป Coded By = @Shadab_Alam
๐ Note = Bot Can Delete The Message Of 48 Hours Only.
๐ Currently No Any New BJS Coming. So We Have Stopped For Sometimes...
Advanced Bot Codingsโข
Do You Want USA Phone Verification BJS ?
๐ Complete At Least 100+ Votes๐๐ป
โ How To Make Tha User Can Withdraw Only 1 Time In 1 Day ?
โป๏ธ Command = Your Command Name
๐ BJS =
โป๏ธ Command = Auto
๐ BJS =
[๐๐ป Add It In Last Of Auto Command ]
๐ง๐ปโ๐ป Code Developer = @Shadab_Alam
โป๏ธ Command = Your Command Name
๐ BJS =
function canRun(){
var last_run_at = User.getProperty("last_withdraw");
if(!last_run_at){ return true }
var minutes = (Date.now() - last_run_at) /1000/60;
var minutes_in_day = 12 * 60
var next = minutes_in_day - minutes
var wait_hours = Math.floor(next / 60)
next -= wait_hours * 60
var wait_minutes = Math.floor(next)
var seconds = Math.floor((next - wait_minutes) * 60)
if(minutes < minutes_in_day) {
Bot.sendMessage("*๐ You Can Withdraw Only 1 Time In Day.\n\nโ ๏ธ Come Back After "+wait_hours+" Hours "+wait_minutes+" Minutes "+seconds+" Seconds To Withdraw Again.*")
return
}
return true;
}
if(!canRun()){ return }
Bot.runCommand("๐ค Withdraw")
โป๏ธ Command = Auto
๐ BJS =
User.setProperty("last_withdraw", Date.now(), "integer");
[๐๐ป Add It In Last Of Auto Command ]
๐ง๐ปโ๐ป Code Developer = @Shadab_Alam
โ ๏ธ Notice = I Didn't Post Any Not Working Code Becoz First I Try The Code Ownself Then I Post The Codes. Before Telling Not Working Check Your Command Name And Error.
image_2021-05-28_13-06-25.png
190.2 KB
Do Not Install All Libs In Your Bot!
It Is Not Good For Your Bot.
It Will Be Slowly!
It Is Not Good For Your Bot.
It Will Be Slowly!
โ ๏ธ Notice
1. Without Checking That Code Is Availabe On Channel Or Not. Don't Pm Me.
2. Without Reading Notice That What's Error In BJS And Why Didn't Working. Don't Pm Me.
3. If You Will Pm Me For Like This Reason. You Will Get Block By Admins. I Also Got Report From Admin That You Are Doing Private Message Them And They Are Getting Disturb.
4. Don't Tell Us For Auto Payment Codes Because Bots.Business Admins Telling Don't Use External Api. If You Use External Api Then Maybe Scam With You.
5. Before Watching Full Video Don't Pm To Tell That Bot Have Coming Error Or Code Is Wrong Or Don't Tell To Make Your Bot. Our Work Is Only To Give Codes. We Are Not Your Servant Who Will Create Your Bot.
6. Don't Blame Us If You Are Using Another Code And Getting Error.
Be Cooperate...
1. Without Checking That Code Is Availabe On Channel Or Not. Don't Pm Me.
2. Without Reading Notice That What's Error In BJS And Why Didn't Working. Don't Pm Me.
3. If You Will Pm Me For Like This Reason. You Will Get Block By Admins. I Also Got Report From Admin That You Are Doing Private Message Them And They Are Getting Disturb.
4. Don't Tell Us For Auto Payment Codes Because Bots.Business Admins Telling Don't Use External Api. If You Use External Api Then Maybe Scam With You.
5. Before Watching Full Video Don't Pm To Tell That Bot Have Coming Error Or Code Is Wrong Or Don't Tell To Make Your Bot. Our Work Is Only To Give Codes. We Are Not Your Servant Who Will Create Your Bot.
6. Don't Blame Us If You Are Using Another Code And Getting Error.
Be Cooperate...