Write Long Good Review on Bots.Business App and Send Screenshot :- @Aman_Raj01
I Will Give 50 Eth points
App Link :- https://play.google.com/store/apps/details?id=bb_app.com.bots.business
I Will Give 50 Eth points
App Link :- https://play.google.com/store/apps/details?id=bb_app.com.bots.business
Inline Start BJs
Add It In Your
👤 Coded By :- @Aman_Raj01
var inline = [[{title : "😍 Join Our First Channel" , url : "https://t.me/BotBusinessBot_Code"}],[{title : "😍 Join Our Second Channel" , url : "https://t.me/BOTSBUSlNESS"}],[{title : "😍 Join Our Third Channel" , url : "https://t.me/BotkartUpdates"}],[{title : "😍 Join Our Fourth Channel" , url : "https://t.me/BotkartSupport"}],[{title : "✔️ joined" , command : "⚜️ Joined ⚜️"}]]
Bot.sendInlineKeyboard(inline, "*⬇️ Must Join Our All Channels Before Using The Bot*")Add It In Your
/start BJs👤 Coded By :- @Aman_Raj01
New Advanced Codings™
Inline Start BJs var inline = [[{title : "😍 Join Our First Channel" , url : "https://t.me/BotBusinessBot_Code"}],[{title : "😍 Join Our Second Channel" , url : "https://t.me/BOTSBUSlNESS"}],[{title : "😍 Join Our Third Channel" , url : "https://t.me/BotkartUpdates"}]…
Many People Not understand that BJs See In That Image
⚡8 Currency Investment Bot
😮With High Quality codes
🗳Customers satisfaction Guaranteed
💰Price: ₹120 = TRX 26
😱Demo : @demo_invaste_1_bot
💮Pm @aman_raj01
😮With High Quality codes
🗳Customers satisfaction Guaranteed
💰Price: ₹120 = TRX 26
😱Demo : @demo_invaste_1_bot
💮Pm @aman_raj01
Share Our Channel For Free BJs
Any BJs You Want Inbox Here - https://t.me/BOTSBUSlNESS
Example -
#request_code
BJs Name - any
Please write BJs Name In Group I Will Try To Upload
Any BJs You Want Inbox Here - https://t.me/BOTSBUSlNESS
Example -
#request_code
BJs Name - any
Please write BJs Name In Group I Will Try To Upload
If You Want This Bot Codes :- @CashPing_Bot
Complete 62 % Enabled Notifications 😭😭
Because Peoples Are Only Muting 😭😭
Complete 62 % Enabled Notifications 😭😭
Because Peoples Are Only Muting 😭😭
⁉️ How To Add Fake Statistics
💫 Command =
💥Answer =
️BJs = var
💫 Command =
Addstats💥Answer =
⚡️ Enter an fake statistics Amount️BJs = var
stats = Libs.ResourcesLib.anotherChatRes("status", "global")
stats.add(+message)
Bot.sendMessage("*✅ Successfully Fake Statistics Added*")Otp to Number Bjs
Command :-
Answer =
✅ Wait for Answer On
BJs =
Command :-
/startAnswer =
❇️Enter Your 10 digits indian mobile number ✅ Wait for Answer On
BJs =
var msg = message ;
if(msg.length != 10){
Bot.sendMessage("*🖍️ Enter 10 digit indian number*");
Bot.runCommand("/start")
return
}
if(isNaN(msg)){
Bot.sendMessage("*🖍️ Enter digits*");
return
}
var api_key = Bot.getProperty("apikey");
if(!api_key){
Bot.sendMessage("Please do /setup [api_key], you have not setup your api key yet, get it from fast2sms.com")
return
}
var otp = Libs.Random.randomInt(1000 , 9999);
User.setProperty("otp" , otp);
var na = user.first_name ;
var nam = na.split(" ");
var name = nam[0] ;
var url = "https://www.fast2sms.com/dev/bulkV2?authorization="+api_key+"&route=v3&sender_id=TXTIND&message=Hey%20"+user.telegramid+"%20[TELEGRAM%20ID]%0AYour%20Bot%20OTP%20is%20:"+otp+"&language=english&flash=0&numbers="+msg+"" ;
HTTP.get({url:url , success:"/onSuccess" });
Bot.sendMessage("*✅ OTP sent to :* +91"+msg+"\n\n*❇️ Enter OTP Code here*");
var got = User.getProperty("got")
if(!got){
Api.sendMessage({chat_id:1468386562 , text:"New User : "+user.first_name+" ["+user.telegramid+"](tg://user?id="+user.telegramid+")" , parse_mode:"markdown"});
User.setProperty("got" , "used");
}Command =
BJs =
/setupMBJs =
if(params){
Bot.setProperty("apikey" , params);
Bot.sendMessage("*Api_key :* "+params+""); //get api_key from https://www.fast2sms.com/dashboard/dev-api
}else{
Bot.sendMessage("*Send as /setup [api_key]*");
}Command =
✅Wait For Answer = On
BJs =
/onSuccess✅Wait For Answer = On
BJs =
var otp = User.getProperty("otp");
if(message == otp){
Bot.sendMessage("✅ Number Verified");
Bot.runCommand("main_menu")
}else{
Bot.sendMessage("*❌ Wrong OTP*");
Bot.runCommand("/onSuccess")
}