๐ Presenting the All New @ArmanOfficialSeller_Bot, most Cheap BB Codes and Bots Shop!
๐ ฐ๏ธ Why @ArmanOfficialSeller_Bot?
๐ ฑ๏ธ Because Our Shop is Most Powerful, Stable, Advanced, having Each & Every type of Bjs/Bot for BB Bot Developers!
๐ ฐ๏ธ Bot Features?
๐ ฑ๏ธ Fully Automated Bot with Automatic Buy Bots & Codes, Automatic Deposits, Seller Panel, and Many More!
๐ ฐ๏ธ Special Features?
๐ ฑ๏ธ 1) Add Your Bots and Codes to Bag, to Buy Later.
2) Claim Multiple Bonus : Daily, Weekly, Monthly!
๐ ฐ๏ธ Deposit Options?
๐ ฑ๏ธ Our Shop has Paytm deposit, And Crypto Deposit is Coming Soon.
(ยข) @ArmanOfficialSeller_Bot, Available 24 hours a day and 7 days a week in your service.
# @ArmanOfficialSeller_Bot
๐ ฐ๏ธ Why @ArmanOfficialSeller_Bot?
๐ ฑ๏ธ Because Our Shop is Most Powerful, Stable, Advanced, having Each & Every type of Bjs/Bot for BB Bot Developers!
๐ ฐ๏ธ Bot Features?
๐ ฑ๏ธ Fully Automated Bot with Automatic Buy Bots & Codes, Automatic Deposits, Seller Panel, and Many More!
๐ ฐ๏ธ Special Features?
๐ ฑ๏ธ 1) Add Your Bots and Codes to Bag, to Buy Later.
2) Claim Multiple Bonus : Daily, Weekly, Monthly!
๐ ฐ๏ธ Deposit Options?
๐ ฑ๏ธ Our Shop has Paytm deposit, And Crypto Deposit is Coming Soon.
(ยข) @ArmanOfficialSeller_Bot, Available 24 hours a day and 7 days a week in your service.
# @ArmanOfficialSeller_Bot
๐1
Anyone Have Withdraw history bjs please send me
๐ฅ2๐ฅด1
Lene ke liye sb comment kar dete hai ab dene ki baat aayi to kisi ka comment nahi aaya๐ข
๐1
๐ฑHalf Mob No. BJS
โโโโโโโโโโ
โโโโโโโโโโ
var num = User.getProperty("wallet")
var msg = "847774556230๐คณPaid Address: "+num.slice(0,4)+"***"+num.slice(8,10)+""
Api.sendMessage({
message: msg,
parse_mode: "html",
disable_web_page_preview: true
})๐1
Transfer Balance โฟ BJS
โโโโโโโโ
โป๏ธ Command =
โป๏ธ Answer =
โป๏ธ Wait For Answer = On
โป๏ธ BJS =
๐ Now, Make A New Another Command.
โป๏ธ Command =
โป๏ธ Answer =
โป๏ธ Wait For Answer = On
โป๏ธ BJS =
โโโโโโโโ
โป๏ธ 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.
โ ๏ธ 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.
๐ 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+".
๐ต Your Current Balance : "+balance.value()+" Rs.")
}๐ฅด3๐1
Tranfer Balance Bjs..
๐3๐1
โป๏ธCommand : Your Command
๐Answer:
๐ฅWait Fro Answer On
Bjs:
๐Answer:
Send The Value ๐จ๐ฅWait Fro Answer On
Bjs:
let balance = Libs.ResourcesLib.userRes("balance")
if (balance.value() < data.message){
Bot.sendMessage("NOT ENOUGH BALANCE")
}else{
if (data.message < 1){
Bot.sendMessage("*MINIMUM GIFT CARD AMOUNT IS 1๐*")
}else{
var value = message
function isNumeric(n) {
return !isNaN(parseFloat(n)) && isFinite(n)
}
if (!isNumeric(value)) {
Bot.sendMessage("*๐ Invaild value. Enter only numeric value. Try again*")
}else{
let gift =
User.getProperty("gfit")
User.setProperty("gift" , data.message ,"string")
balance.add(-data.message)
Bot.runCommand("GIFT2")
}
}
}๐2๐1
โป๏ธCommand:
๐BJS:
GIFT2๐BJS:
var characters = "1234567890ABCDEFGHIJKLUVWXYZ12345678901234567890123456789012345678901234567890"
function generateString(length) {
let result = '';
const charactersLength = characters.length;
for ( let i = 0; i < length; i++ ) {
result += characters.charAt(Math.floor(Math.random() * charactersLength));
}
return result;
}
Bot.setProperty("b",generateString(15), "string")
let b = Bot.getProperty("b")
var options = { myData: b }
Bot.run({ command: "GIFT3", options })โป๏ธCommand:
Bjs:
GIFT3 Bjs:
let gift =
User.getProperty("gift")
var tt = options.myData
var button = [{ title : "Share" , url : "https://t.me/share/url?text=๐ฑCode- "+ tt +" @"+bot.name+"" }]
Bot.sendInlineKeyboard(button,"*YOUR CODE IS READY
๐ฑCode - * " + tt + "")
Bot.setProperty(tt, gift,"integer")Radeem Code Creat Command Done Now Radeem Command Coming.
๐ NEW COMMAND-
๐ANSWER -
โซ๏ธWAIT FOR ANSWER ON โ
๐ฒBJ'S
REEDEM CODE๐ANSWER -
๐ฅ INPUT THE CODE โซ๏ธWAIT FOR ANSWER ON โ
๐ฒBJ'S
var ti = Bot.getProperty(message)
if(message.length < 10){
Bot.sendMessage("*WRONG CODE*")
return
}else
if (!ti) {
Bot.sendMessage("*Invalid code*")
return
} else if (ti == "null") {
Bot.sendMessage("*โ ๏ธThe code is already redeemed*")
return
} else var balance = Libs.ResourcesLib.userRes("balance")
Bot.setProperty(message, "null")
balance.add(ti)
// Change your user id here
Api.sendMessage({
chat_id: "@your channe Link",
text: "๐ REEDEMED CODE
๐จโ๐ปUSER: "+user.first_name+"
๐กUSER I'D: "+user.telegramid+"
๐USER: @"+user.username+"
๐ผAMOUNT: "+ti+"๐
๐ญCode: "+data.message+""})
Bot.sendMessage(
"*๐Congratulations, code successfully redeemed, added to balance: *" +
ti +
"๐"
)
return๐3โค1
๐จRadeem Code In Bot Codes
๐Start: Click Here
๐Ending: Click Here
๐คJoin For More @botcodes123
๐Start: Click Here
๐Ending: Click Here
๐คJoin For More @botcodes123
๐2
๐ชCommand:
๐Answer: *๐Enter The Access Code Of Lifafa*
๐Wait For Answer: ON โ
๐งฎBjs:
๐ Lifafa๐Answer: *๐Enter The Access Code Of Lifafa*
๐Wait For Answer: ON โ
๐งฎBjs:
if ((message == "5566")) {
Bot.sendMessage("๐Access Granted")
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 = 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 have already Claimed Lifafa*");
return
}
return true;
}
if(!canRun()){ return }
User.setProperty("last_run_at", Date.now(), "integer");
let balance = Libs.ResourcesLib.userRes("balance")
balance.add(10)
Bot.sendMessage(
"*๐ Congrats , You Received 10๐\nCheck Your Wallet*"
)
} else {
Bot.sendMessage("*๐ซAcces Code Is Wrong*")
}๐2
ADVANCE BOT CODERS
๐ชCommand: ๐ Lifafa ๐Answer: *๐Enter The Access Code Of Lifafa* ๐Wait For Answer: ON โ
๐งฎBjs: if ((message == "5566")) { Bot.sendMessage("๐Access Granted") function canRun(){ var last_run_at = User.getProperty("last_run_at"); if(!last_run_at){ returnโฆ
๐ This Type Bjs. ๐
โค3๐1
Text To Qr Generator Codes
__
๐ COMMAND - QRCode
๐กANSWE
_You
๐ BJ'S
var qrChartUrl =
__
๐ COMMAND - QRCode
๐กANSWE
R - *Welcome!*_You
can use me to generate QR codes for your texts!
Just what to do? Send me a text, I'll convert it to QR then!_
โซ๏ธWAIT FOR ANSWER ON โ
๐ BJ'S
var qrChartUrl =
"http://chart.apis.google.com/chart?cht=qr&chs=300x300&" +
"chl=" +
message +
"&chld=H|0"
Api.sendPhoto({
photo: qrChartUrl,
caption: "Your QR code ",
parse_mode: "markdown"
})๐1
Command =
๐ณ Withdrawvar balance = Libs.ResourcesLib.userRes("balance")
var paytmno = User.getProperty("paytmno")
if (paytmno == undefined ) {
Bot.sendMessage("*โ Please Set Your Withdraw Address Using :* ๐ Wallet")
}else{
if (balance.value() < 15) {
Bot.sendMessage("*๐ฅ You Don't Have Enough Balance To Make Withdrawal !*")
}else{
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 Cannot Withdraw More Then 1 In 24 Hours, Please Try Again Later After 24 Hours Of Last Redeem")
return
}
return true;
}
if(!canRun()){ return }
Bot.runCommand("Your Withdrawl Command ")
}
}๐2๐คก1
Which Bjs Need Tell Comment
๐2
Arre comment off kyu hua
โค3๐1
Batao Koi Bjs chahiye to
๐2