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
Share Our Channel For Free BJs

Any BJs You Want Inbox Here - @BotsBusinesss
Example -
#request_code
BJs Name - any
πŸ’« Notice
Sorry BJs Is Not Coming
BJs Come From Tomorrow Please Stay In Our Channel 😒
πŸ’΅ Welcome Bonus BJs..

BJs = var wb = User.getProperty("Wb")
if(wb == undefined){
let balance = Libs.ResourcesLib.userRes("balance");
balance.add(5)
Bot.sendMessage("*πŸŽ‰ Congratulations, You Received 5 Rs As a Welcome Bonus πŸ’Έ*")
User.setProperty("Wb","claimed","string")
}


πŸ“Œ Add This In Your /start Command BJs At Top And You Can Also Add In main_menu Command
Want Like This BJs
Message Here - @BotsBusinesss
Command = REFFERAL LINK Or πŸ‘₯ Referral

BJs =
let lib = Libs.ReferralLib
var refList = lib.currentUser.refList.get()
var button = [
[{ text: "πŸ” My Refferal Link", callback_data: "Reflink" }],
[
{ text: "πŸŽ“Top Refferal", callback_data: "πŸŽ–Top Referals" },
{ text: "πŸ“‘Detailed ReportπŸ“‘", callback_data: "πŸ… Refferal Detail" }
]
]
Api.sendPhoto({
photo: "https://t.me/TotalGaming_Offical_Group/33757",
caption:
"*🏑 Welcome To Refer And Earn\n\nπŸŽ™Per Referral - 5 Rs\n\nπŸ‘₯ Total Invites : " +
refList.length +
" Users*",
reply_markup: { inline_keyboard: button },
parse_mode: "Markdown"})

If You Added Inline main_menu Codes Use This Command = REFFERAL LINK
Command = Reflink
BJs =
let stat = Bot.getProperty(""+user.telegramid+"");

if (stat=="ban"){
Bot.sendMessage("*You're Ban*");
}else{
let reflink = Libs.ReferralLib.currentUser.getRefLink(""+bot.name+"","Bot")
Bot.sendMessage("*πŸ” Your Refferal Link - \n"+reflink+"*")
}
Top Refferal BJs - [HERE]
Detailed Report BJs - [HERE]
βž• Share Our Channel Then Come More BJs
⁉️ How To Check Used Iteration Without Opening Bots.Business App

Command = /CheckUsedIteration

BJs = if (user.telegramid == 1326749214 | user.telegramid == 1326749214){
var mmmme = ""

var key = [[{title:"",command:"Admin"}]]
Bot.sendInlineKeyboard(key,"")
Bot.sendMessage("*πŸ“› Your Account Used Iterations Are - Used "+mmmme+iteration_quota.progress+" / 25000*")
}else{
Bot.sendMessage("❌Your Are Not Admin To Do This")
}
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
Guys You Need Task BJs Complete Atleast 620 Subscriber
Anonymous Quiz
90%
Ok
10%
No
⁉️ How To Create Anonymous Quiz

Command = Quiz

BJs =
Api.sendPoll({
question: "Question Name",
options: ["Option 1, Option 2"],
type: "quiz",
correct_option_id: "Option 1"
})


This Command Name For Example You Can Change Command Name
Command = πŸŽ– Task

BJs = var button = [[{title : "βœ… Joined" , command : "βœ… Joined"}]]
Bot.sendInlineKeyboard(button,"*πŸ“₯ Join And 5 Rs Instantly\n\n➑️ Join - @BotBusinessBot_Code*")
Command = βœ… Joined

BJs = let stat = Bot.getProperty(""+user.telegramid+"");

if (stat=="ban"){
Bot.sendMessage("*You're Ban From Using The Bot ❌*");
}else{

let channel = "@BotBusinessBot_Code";
let id = user.telegramid
Api.getChatMember({
chat_id : channel,
user_id : id,
on_result :"Checking"})
}
Command = Checking

BJs =
var user = options.result.status;
User.setProperty("status" , user, "string");
if (user=="member" | user =="administrator" | user=="creator"){
Bot.runCommand("processing")
User.addToGroup("user")
}

if (user=="left"){
Bot.sendMessage("*❌ You Are Not Joined The Channel*")
}
Command = processing

BJs =
function canRun(){
var last_run_at_1 = User.getProperty("last_run_at_1");
if(!last_run_at_1){ return true }

var minutes = (Date.now() - last_run_at_1) /1000/60;

var minutes_in_day = 9999999999 * 60
var next = minutes_in_day - minutes
var wait_hours = Math.floor(next / 60)
next -= wait_hours * 60
var wait_minutes = Math.floor(next)
var seconds = Math.floor((next - wait_minutes) * 60)
if (minutes < minutes_in_day) {
Bot.sendMessage("*βœ… You Are Already Completed This Task Complete Another Task*" );
return
}
return true;
}

if(!canRun()){ return }
User.setProperty("last_run_at_1", Date.now(), "integer");
let balance = Libs.ResourcesLib.userRes("balance");
balance.add(5)
Bot.sendMessage("*πŸŽ‰Congratulations You Received 5 Rs πŸ’΅*")
New BJs Coming on 700 Subscriber.