Command =
π Answer =
β Wait For Answer = On
BJS =
/broadπ Answer =
*π₯ Send Message For Broadcasting*β Wait For Answer = On
BJS =
var key = "Your tg Id"
if (user.telegramid == key){
let msg = " "+ message +" "
Bot.sendMessageToAllPrivateChats("*"+msg+"*")
Bot.sendMessage("*π Message Sent To All Active Members*")
}else{
return
}Command =
Answer =
βοΈ Wait For Answer = On
BJs =
/banAnswer =
*π Send Telegram User Id To Ban User*βοΈ Wait For Answer = On
BJs =
var key = "your tg id"
if (user.telegramid== key){
Bot.setProperty(""+message+"" , "ban" , "string");
Bot.sendMessage("*π User " +message+ " Has Been Banned Successfully*");
}else{
return
}Command =
Answer =
π² Wait For Answer = On
BJS =
/unbanAnswer =
*π Send Telegram User Id To Unban User*
π² Wait For Answer = On
BJS =
var key = "your tg id"
if (user.telegramid== key){
Bot.setProperty(""+message+"" , "unban" , "string");
Bot.sendMessage("*β
User " +message+ " Has Been Unbanned Successfully*");
}else{
return
}Command =
Answer =
π Wait For Answer = On
BJs =
/checkbAnswer =
*π Send User Telegram Id To Check User Balance*
π Wait For Answer = On
BJs =
if (message=="π« Cancel"){
Bot.runCommand("π§π»βπ»Admin");
}else{
var id = message;
var user_bal = Libs.ResourcesLib.anotherUserRes("balance" , id);
Bot.sendMessage("*π°User Balance = "+user_bal.value().toFixed(8)+"*")
}Command =
Answer =
βοΈ Wait For Answer = On
BJs =
/abdAnswer =
*π Send User Telegram Id To Change His/Her Balance* βοΈ Wait For Answer = On
BJs =
var key = " your telegram tg id"
if (user.telegramid == key){
let msg = message;
User.setProperty("id", msg, "integer");
Bot.runCommand ("/bb");
}else{
return
}Command =
π Answer =
βοΈ Wait For Answer = On
π BJs =
/bbπ Answer =
*π How Much Amount You To Add In User Balance*βοΈ Wait For Answer = On
π BJs =
var key = "your tg id"
if (user.telegramid == key){
let amount = parseFloat(message);
let tgid = User.getProperty("id");
let res = Libs.ResourcesLib.anotherUserRes("balance", tgid);
res.add(parseFloat(amount));
Bot.sendMessage("*Succesfully Added Balance* \n*π€ User = "+tgid+"\nπ° Amount= "+amount+"*");
}else{
return
}Command =
Answer =
Wait For Answer = On
BJs =
New Command =
Answer =
Wait For Answer = On
BJs =
/ask_userAnswer =
π 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 = User.getProperty("tgid")
Bot.sendMessageToChatWithId(id,message)
Bot.sendMessage("π Message Sended To User")Command =
BJs =
Paste In Your Referral BJs
π« ReferralBJs =
Bot.sendKeyboard("REFERRAL LINK,πTop Referals, π
Refferals Detail \nπ Back", "CHOOSE A BUTTON FROM HERE BELOW GET YOUR REFER LINK AND CHECK YOUR REFER")Paste In Your Referral BJs
Command =
BJs =
REFFERAL LINKBJs =
let stat = Bot.getProperty(""+user.telegramid+"");
if (stat=="ban"){
Bot.sendMessage("*You're Ban*");
}else{
let res = Libs.ResourcesLib.userRes("referral");
let reflink=Libs.ReferralLib.currentUser.getRefLink(""+bot.name+"","Bot");
let lib = Libs.ReferralLib
var refList = lib.currentUser.refList.get();
Bot.sendMessage("*β―οΈ Total Invites : "+refList.length+" Users\n\nβοΈ Per Referral 5 Paytm Cash\n\nπ Referral Link β¬οΈ\n"+reflink+"*");
}Command =
BJs =
πTop ReferalsBJs =
Api.sendChatAction({
chat_id: chat.chatid,
action: "typing"
})
Api.sendChatAction({
chat_id: chat.chatid,
action: "typing"
})
Api.sendChatAction({
chat_id: chat.chatid,
action: "typing"
})
Api.sendChatAction({
chat_id: chat.chatid,
action: "typing"
})
Api.sendChatAction({
chat_id: chat.chatid,
action: "typing"
})
Api.sendChatAction({
chat_id: chat.chatid,
action: "typing"
})
Api.sendChatAction({
chat_id: chat.chatid,
action: "typing"
})
Api.sendChatAction({
chat_id: chat.chatid,
action: "typing"
})
Api.sendChatAction({
chat_id: chat.chatid,
action: "typing"
})
var msg = "*Top 10 referral:*\n"
var users = Libs.ReferralLib.topList.get(10)
for (var index in users) {
var u = users[index]
msg += "*@" + u.username+" "+ u.count +"\n*"
}
Bot.sendMessage(msg)Command =
BJs =
π
Refferal DetailBJs =
var lib = Libs.ReferralLib
var refList = lib.currentUser.refList.get();
var msg;
if(refList.length>0){
msg = "Total users: " + refList.length + "\n----";
for(var i in refList){
user = refList[i];
msg+= "\nπ€ " + user.first_name + " @" + user.username + "";
}
}else{
msg = "YOU DIDN'T REFERRED ANY USER ββ";
}
Bot.sendMessage(msg);
New Advanced Codingsβ’
Command = main_menu BJs Bot.sendKeyboard("π° Balance,\nπ« Referral,π Daily Checkin,π€ Withdraw,\n πWallet,\nπ Support,π Statistics ", "*π Welcome To Paytm Cash Bot*") var userstat = User.getProperty("status"); var referbonus = User.getProperty("referbonus");β¦
π back
Keep this in the alias of the main_menu command
Keep this in the alias of the main_menu command
π§βπ» User = @Kenlykr
π BJs Request = Referral Level
Anyone Have This BJs Message - @Rahul_Raj007
I Will Give You Credit And Reward Some BB Points
π BJs Request = Referral Level
Anyone Have This BJs Message - @Rahul_Raj007
I Will Give You Credit And Reward Some BB Points