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
BB Points Auto Pay BJs

Go To @BBPointBot And Use /getTransferUrl To Generate Your Webhook Url And Must Copy You Url Don't Share Your Url To Else.

Command = πŸ“₯ Withdraw BB Points

BJs = var balance = Libs.ResourcesLib.userRes("balance")
if( balance.value() > 1){
let webhookUrl = Libs.Webhooks.getUrlFor({
command: "onBBTransfer",
user_id: user.id
})

Bot.sendMessage("Transfer in progress")

HTTP.post( {
url: "http://Your Personal Secret Webhook Url From Step 1.",

body: {
// BB Points amount
amount: 3,
// transfer BB Points for current user
to_tg_id: user.telegramid,
// note for @bbpoints channel
note: "*Withdraw From " + bot.name+"*",
webhookUrl: webhookUrl
}
} )
}else{
Bot.sendMessage("*πŸ’Ž You Have Insufficient BB Point For Withdraw.*")
}


πŸ†• New Command = onBBTransfer

BJs = var json = JSON.parse(content);

// You can inspect all passed data:
// Bot.inspect(json)

if(json.error){
Bot.sendMessage("Error: " + json.error.title);
Bot.sendMessage("Code: " + json.error.code);
// error codes:
// 1 - You do not have BB Points for transfer
return
}

// BB Points transferred to current user
let admin_bb_points = json.owner.bb_points - json.amount;

Bot.sendMessage(
"*πŸ’Ž BB Points Transferred Successfully.\n\n♻️ " +
json.amount + "πŸ’Ž BB Points Transfer To Tg Id : " + user.telegramid +

"\n\nπŸ§‘πŸ»β€πŸ’» Admin : @" + json.owner.username +
"\n Have Now " + String(admin_bb_points) + " πŸ’Ž BB Points.*"
)
Please Write In This Group Which BJs You Want - @BotsBusinesss
450 Subscriber On I Will Give Channel Broadcasting BJs
Thanks You Guys
Command = Channel Broadcasting

Answer = Send Channel @username In You Want Channel Broadcasting

Wait For Answer = On

BJs = let adm = Bot.getProperty("adm"+user.telegramid)
if (adm=="ADMIN") {
let cb =
Bot.setProperty("cb",message, "string")
Bot.getProperty("cb")
Bot.runCommand("CB2")
}else{
Bot.sendMessage("*❌ You Need To Be An Admin To Do This*")
}
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