BB Points Auto Pay BJs
Go To @BBPointBot And Use
Command =
BJs =
π New Command =
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.*"
)
New Advanced Codingsβ’
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()β¦
Credit = @Sohaan_Superstar
Command =
Wait For Answer = On
BJs =
Channel Broadcasting
Answer = Send Channel @username In You Want Channel BroadcastingWait 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 =
Answer =
Wait For Answer = On
BJs =
CB2Answer =
Enter A Message To Broadcast In The ChannelWait 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
In Which Channel You Are Broadcasting Bot Need Admin Of The Channel
User = @lovepreet1829
BJs Request = Balance Hacks
Command =
Answer =
BJs =
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")
New Advanced Codingsβ’
Command = /start BJs = var button = [{ title : "β
Check" , command : "βοΈ Joined βοΈ" }] Bot.sendInlineKeyboard(button , "*π‘ Join Our Channel If You Want Use The And Earn From : \n\n 1 β‘οΈ @FreeFire_Free_Giveway\n\n 2 β‘οΈ @Free_Redeem_Code_Giveways\n\nβοΈ Doneβ¦
Guys /start BJs Is Not Wrong Must Add Your Telegram I'd
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
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
New Advanced Codingsβ’
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")β¦
All Error Solved If Again Show Error Message Here - @BotsBusinesss
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
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 =
BJs =
Command =
π° BalanceBJs =
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")If You Want To 2 Types Wallet BJs Complet 490 Subscriber
1: Valid Email BJs
2 : Valid Phone Number BJs
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
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