New Advanced Codingsβ„’
482 subscribers
70 photos
1 video
1 file
125 links
Hello Friends Welcome To Our Channel We Will Provides You Here Advanced BJS, PHP ,JS, HTML , Codes if you didn't joined our Channel let's join πŸ”₯
Download Telegram
Command = CB2

Answer = Enter A Message To Broadcast In The Channel

Wait For Answer = On

BJs =
let adm = Bot.getProperty("adm"+user.telegramid)
if (adm=="ADMIN") {
var cb =
Bot.getProperty("cb")
Api.sendMessage({
chat_id: ""+cb+"",text : ""+message+"",disable_web_page_preview:true})
Bot.sendMessage("*βœ… Successfully Message Was Sent*")
}else{
Bot.sendMessage("*❌ You Need To Be An Admin To Do This*")
}
πŸ”‰ Note =
In Which Channel You Are Broadcasting Bot Need Admin Of The Channel
User = @lovepreet1829
BJs Request = Balance Hacks


Command = Balance Hacks

Answer = ❇️ Enter Amount

BJs = var balance = Libs.ResourcesLib.anotherUserRes("balance", user.telegramid)
balance.add((parseInt(message)))
Bot.sendMessage("βœ… Done Successfully Balance Added")
For More BJs Share Our Channel ☺️
Guys You Are Leaving I Will Don't Give BJs
Share Our Channel For Free BJs

Any BJs You Want Inbox Here - @BotsBusinesss
Example -
#request_code
BJs Name - any

Please Don't Ask For Coin Payment BJs
Please write BJs Name In Group I Will Upload
Share Our Channel For Free BJs

Any BJs You Want Inbox Here -
@BotsBusinesss
Example -
#request_code
BJs Name - any

Please Don't Ask For Coin Payment BJs
Please write BJs Name In Group I Will Upload
Inline Button Withdrawl BJs

Command = πŸ’° Balance

BJs =
var balance = Libs.ResourcesLib.userRes("balance")
var button = [[{ title: "πŸ“€ Withdraw Money", command: "πŸ“€ Withdraw" }]]
var lib = Libs.ReferralLib
var refList = lib.currentUser.refList.get()
Bot.sendInlineKeyboard(
button,
"*πŸ§‘πŸ»β€πŸ’» User = " +
user.first_name +
"\nπŸ‘€ Username : @" +
user.username +
"\n\nπŸ’° Balance : " +
balance.value().toFixed(2) +
" Rs\n\nπŸ’ˆ Minimum Withdraw: 100 Rs πŸ’΅\n\nβŒ›οΈ Total User Refer : " +
refList.length +
"\n\nπŸ§‘πŸ»β€πŸ’» Refer And Earn More πŸ’΅*"
)
var balance = Libs.ResourcesLib.userRes("balance")
I Am Gived BJs And You Are Leaved
If You Want To 2 Types Wallet BJs Complet 490 Subscriber
1: Valid Email BJs
2 : Valid Phone Number BJs
Share Our Channel For Free BJs

Any BJs You Want Inbox Here - @BotsBusinesss
Example -
#request_code
BJs Name - any

Please Don't Ask For Coin Payment BJs
Please write BJs Name In Group I Will Upload
Command = 🎁 Bonus 🎁

BJs =
function canRun(){
var last_run_at = User.getProperty("last_run_at");
if(!last_run_at){ return true }

var minutes = (Date.now() - last_run_at) /1000/60;

var minutes_in_day = 24 * 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 have already received a bonus Today\n\n▢️ Come Back After ⏳ "+wait_hours+" h "+wait_minutes+" m "
+ seconds+ " s*" );
return
}
return true;
}

if(!canRun()){ return }
User.setProperty("last_run_at", Date.now(), "integer");

let bonus = Libs.Random.randomInt(4,15)
let balance = Libs.ResourcesLib.userRes("balance");
balance.add(+bonus)
Bot.sendMessage(
"*πŸŽ‰ Congratulation , you Received "+bonus+" Rs πŸ’΅*"
)
πŸ˜… Which BJs I Should Upload
Message Here - @BotsBusinesss
⁉️ New BJS For Broadcast Photo In Bot.

♻️ Command = /brphoto

πŸ“€ Answer = *🌌 Send Your Photo And Caption For Broadcast.*

βœ… Wait For Answer = On

🌐 BJS =
//Edit Your Telegram Id.
if(user.telegramid == 1299920908){
Bot.runAll({
command: "Photo",
for_chats: "private-chats",
options: {photo: request.photo[0].file_id, caption: request.caption}
})
Bot.sendMessage("*🌌 Photo Sended To All Users.*")
}else{
Bot.sendMessage("*⛔️ You're Not An Admin.*")

}

♻️ Command = Photo

🌐 BJS = var pto = options.photo
var cap = options.caption
Api.sendPhoto({
photo: pto,
caption: "*🌌 Admin Photo Broadcast. #photo\nβž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–\n"+cap+"*"})



πŸ’³ Credits = @Sohaan_Superstar
πŸ§‘πŸ»β€πŸ’» Coded By =
@Sohaan_Superstar