New Advanced Codings
482 subscribers
70 photos
1 video
1 file
125 links
Hello Friends Welcome To Our Channel We Will Provides You Here Advanced BJS, PHP ,JS, HTML , Codes if you didn't joined our Channel let's join 🔥
Download Telegram
⁉️ New BJS For Broadcast Photo In Bot.

♻️ Command = /brphoto

📤 Answer = *🌌 Send Your Photo And Caption For Broadcast.*

Wait For Answer = On

🌐 BJS =
//Edit Your Telegram Id.
if(user.telegramid == 1299920908){
Bot.runAll({
command: "Photo",
for_chats: "private-chats",
options: {photo: request.photo[0].file_id, caption: request.caption}
})
Bot.sendMessage("*🌌 Photo Sended To All Users.*")
}else{
Bot.sendMessage("*⛔️ You're Not An Admin.*")

}

♻️ Command = Photo

🌐 BJS = var pto = options.photo
var cap = options.caption
Api.sendPhoto({
photo: pto,
caption: "*🌌 Admin Photo Broadcast. #photo\n\n"+cap+"*"})



💳 Credits = @Sohaan_Superstar
🧑🏻‍💻 Coded By =
@Sohaan_Superstar
Valid Email BJs

Command = Wallet

Answer = *❇️ Enter Your Email To Set Wallet*

BJs =
function validateEmail(email) {

  var re = /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;

  return re.test(String(email).toLowerCase());

}

if(validateEmail(message)){

var wallet = User.getProperty("wallet")
var wallet = User.setProperty("wallet", message, "string")
Bot.sendMessage("* Your Email Set To "+message+"*")

} else {
Bot.sendMessage("*⚠️ Not A Valid Email Please Enter A Valid Email*")
Bot.runCommand("Wallet")
}
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
This media is not supported in your browser
VIEW IN TELEGRAM
Do You Want Gift Sending BJs
Anonymous Quiz
85%
Yes
15%
No
New Advanced Codings
Do You Want Gift Sending BJs
Needed To Share Our Channel Complete 40 Votes
Command = Gift Sending

Answer = *❤️ 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 = 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 Gift Amount Sended* \n👤 User: "+tgid+"\n💰 Amount:"+amount);
Bot.sendMessageToChatWithId(tgid,"*🎉 Congratulations You Have Been Received Gift From Admin "+amount+" Rs*")
For More BJs Ask Here - @BotsBusinesss
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
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
Sorry Guys Undefined Problem
Guys Thanks For You Supporting
Guys Undefined Problem Solved But The balance is being added again and again.
Guys All Problem Solved BJs Is Coming