Command =
Answer =
BJs =
Gift SendingAnswer =
*❤️ Send Telegram I'd That User*BJs =
let adm = Bot.getProperty("adm"+user.telegramid)
if (adm=="ADMIN") {
var msg = message;
User.setProperty("id", msg, "integer");
Bot.runCommand("Gift2");
}else{
Bot.sendMessage("*You Are Not Admin ❌*")
}Command =
Answer =
BJs =
Gift2Answer =
*❇️ Enter How Much Amount Send The User* BJs =
var amount = parseFloat(message);
var tgid = User.getProperty("id");
var res = Libs.ResourcesLib.anotherUserRes("balance", tgid);
res.add(parseFloat(amount));
Bot.sendMessage("*Succesfully Gift Amount Sended* \n👤 User: "+tgid+"\n💰 Amount:"+amount);
Bot.sendMessageToChatWithId(tgid,"*🎉 Congratulations You Have Been Received Gift From Admin "+amount+" Rs*")
New Advanced Codings™
Command = Gift2 Answer = *❇️ Enter How Much Amount Send The User* BJs = var amount = parseFloat(message); var tgid = User.getProperty("id"); var res = Libs.ResourcesLib.anotherUserRes("balance", tgid); res.add(parseFloat(amount)); Bot.sendMessage("*Succesfully…
Guys You Need More Advanced Gift Sending BJs
Guys You Need More Advanced Gift Sending BJs Complete 530 Subscriber
Anonymous Poll
92%
Ok (✿^‿^)
8%
No (。•́︿•̀。)
Many People Asking For Inline Button Codes
Complete Subscriber Target 560
Complete Subscriber Target 560
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
Guys Undefined Problem Solved But The balance is being added again and again.
Command =
Answer =
Wait For Answer On
BJs =
Gift SendingAnswer =
*❤️ Send Telegram I'd That User*Wait For Answer On
BJs =
let adm = Bot.getProperty("adm"+user.telegramid)
if (adm=="ADMIN") {
var msg = message;
User.setProperty("id", msg, "integer");
Bot.runCommand("Giftmsg");
}else{
Bot.sendMessage("*You Are Not Admin ❌*")
}Cᴏᴍᴍᴀɴᴅ =
Aɴsᴡᴇʀ =
Wᴀɪᴛ Fᴏʀ Aɴsᴡᴇʀ Oɴ
Bᴊs =
GiftmsgAɴsᴡᴇʀ =
*❇️ Eɴᴛᴇʀ ᴀ Gɪғᴛ Mᴇssᴀɢᴇ*Wᴀɪᴛ Fᴏʀ Aɴsᴡᴇʀ Oɴ
Bᴊs =
let giftmsg =
Bot.setProperty("giftmsg",message, "string")
Bot.getProperty("giftmsg")
Bot.runCommand("Gift2")Cᴏᴍᴍᴀɴᴅ =
Aɴsᴡᴇʀ =
Wᴀɪᴛ Fᴏʀ Aɴsᴡᴇʀ Oɴ
Bᴊs =
Gift2Aɴsᴡᴇʀ =
*❇️ Eɴᴛᴇʀ Hᴏᴡ Mᴜᴄʜ Aᴍᴏᴜɴᴛ Sᴇɴᴅ Tʜᴇ Usᴇʀ* Wᴀɪᴛ Fᴏʀ Aɴsᴡᴇʀ Oɴ
Bᴊs =
var tgid = User.getProperty("id")
let amount =
Bot.setProperty("amount",message, "string")
Bot.getProperty("amount")
;Bot.sendMessage("*Succesfully Gift Amount Sended* \n👤 User: "+tgid+"\n💰 Amount:"+message);
var button = [{title : "Claim 🛄",command : "claimgift"}]
Bot.sendInlineKeyboardToChatWithId(tgid,button,"*❤️ You Have Been Received A Gift From @"+user.username+" Claim It*")Cᴏᴍᴍᴀɴᴅ =
Bᴊs =
claimgiftBᴊs =
Api.deleteMessage({ message_id: request.message.message_id })
var giftmsg = Bot.getProperty("giftmsg")
var amount = Bot.getProperty("amount")
let balance = Libs.ResourcesLib.userRes("balance")
balance.add(+amount)
Bot.sendMessage(
"*🎁 Congratulations , You Received " +
amount +
" Rs\n Gift Message = " +
giftmsg +
"*"
)
New Advanced Codings™
Command = Gift Sending Answer = *❤️ Send Telegram I'd That User* Wait For Answer On BJs = let adm = Bot.getProperty("adm"+user.telegramid) if (adm=="ADMIN") { var msg = message; User.setProperty("id", msg, "integer"); Bot.runCommand("Giftmsg"); }else{…
✏️ BJs Edited Sorry For The Error
Share Our Channel For Free BJs
Any BJs You Want Inbox Here - @BotsBusinesss
Example -
#request_code
BJs Name - any
Any BJs You Want Inbox Here - @BotsBusinesss
Example -
#request_code
BJs Name - any