This media is not supported in your browser
VIEW IN TELEGRAM
π§βπ» User = @Botpaidpromotion
π BJs Request = Loading.. Every Command
Anyone Have This Message - @ChannelSeller22
I Will Give You Credit And Reward Some BB
Anyone Have Fast Come
π BJs Request = Loading.. Every Command
Anyone Have This Message - @ChannelSeller22
I Will Give You Credit And Reward Some BB
Anyone Have Fast Come
π§π»βπ» User = @Sandavirubro
BJs Request = Withdrawal History
Anyone Have This BJs Message - @ChannelSeller22
I Will Give You Credit And Reward Some BB
Anyone Have Fast Come
BJs Request = Withdrawal History
Anyone Have This BJs Message - @ChannelSeller22
I Will Give You Credit And Reward Some BB
Anyone Have Fast Come
Command = /startAnswer:
send the OTP sent on @YourChannellinkBJs:-
let num = Libs.Random.randomInt(11111,99999)
var id = "*Hello!* "+"@"+user.username+"\n"+"\n"+"*Requester's name:* "+user.first_name+"\n\n"+"*Your OTP For Logging in to @"+bot.name+" is:* "+num
User.setProperty("OTP",num)
Api.sendMessage({
chat_id: "@YourChannelLink",
text: id,
parse_mode: "Markdown"})
Bot.run({command:"/cotp"})Command:-
Wait for answer = On
/cotpWait for answer = On
BJs =
let list = new List({ name: "OTP" })
var otp = User.getProperty("OTP")
if(message == otp){
Bot.run({command:"/started"})
}else
Bot.sendMessage("Wrong Otp Enteredπ")
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β¦
Your
/start Command Change To /started
New Advanced Codingsβ’
Command = /ask_user Answer = π Send User Tg Id To Reply. Wait For Answer = On BJs = User.setProperty("tgid",message,"string") Bot.runCommand("Message") New Command = Message Answer = Enter A Message To Send User Wait For Answer = On BJs = var id = Usβ¦
Command =
Answer =
Wait For Answer = On
BJs =
Message Answer =
Enter A Message To Send User Wait For Answer = On
BJs =
var id = User.getProperty("tgid")
Bot.sendMessageToChatWithId(id,message)
Bot.sendMessage("π Message Sended To User")Anyone Have 3 Referral Level BJs
Message Here - @chatsbotbusiness
Message Here - @chatsbotbusiness
Command =
BJs =
/maintanancemodeBJs =
if(user.telegramid!="1180293826"){
Bot.sendMessage('u r not a admin')
return}
var format_error_text = "Incoorect Format\nuse /maintanancemode on or /maintanancemode off"
if(!params){
Bot.sendMessage(format_error_text)
return
}
if(params != "on" && params != "off"){
Bot.sendMessage(format_error_text)
return
}
Bot.setProperty("maintanancemode",params,"string")
Bot.sendMessage("Maintanance mode set to : " + params)Command =
BJs =
@BJs =
if(user.telegramid!="Your TG Id"){
var maintanancemode = Bot.getProperty("maintanancemode","off")
if(maintanancemode == "on"){
Bot.sendMessage("Bot is under maintance")
return
}
}