ADVANCE BOT CODERS
1.56K subscribers
54 photos
2 videos
26 files
78 links
Hello Guys Welcome To Our channel Here You Will Get All type bot Codes.

🚶‍♂️ Road To 10000 Subscribers

✔️ CONTACT ME : @Armanidrisi_bot

🐱 GITHUB : https://github.com/Armanidrisi
Download Telegram
@Mail_verification_AT_BOT use command /get and enter email
👍1
Guys need Otp to channel bot

Demo:- @OTPTOCHANNEL_ROBOT
Tell in comment
👍2
Form bot and mannual pay codes at night
1👍1
@Gamesallinone_Robot

This bot for sale Dm me for buy @idrisiboy123
👍21
Guys video bana ke du code se bot kaise banaye
Anonymous Quiz
90%
Yes🥰Bro
10%
No🥶Bro
👍21
ADVANCE BOT CODERS
Guys need Otp to channel bot Demo:- @OTPTOCHANNEL_ROBOT Tell in comment
Need this bot tell in comment
👍2🔥1
ADVANCE BOT CODERS
Need this bot tell in comment
I think no need
👍2🔥1
var button = [{ title : "⚜️ Joined ⚜️" , command : "⚜️ Joined ⚜️" }]
Bot.sendInlineKeyboard(button , "*🎉 Join Our Official Channels to Start This Bot: \n\n➡️ @Paytm_Earning_Star \n\n➡️ @FKPC_Payment_Proof \n\n➡️ @paytmcashx \n\nAfter do all the steps click ☑️Joined*")
function hello(message) {
var greetings = ""

Bot.sendMessage(greetings + message)
}

function doTouchOwnLink() {
Bot.sendMessage("*You're Trying To Invite You're Self *")
}

function doAttracted(channel) {
hello("Referal: " + channel)
}

function doAtractedByUser(refUser) {
hello("")
var balance = Libs.ResourcesLib.anotherUserRes("balance", refUser.telegramid)
balance.add(6)
Bot.sendMessageToChatWithId(refUser.chatId, "*🏧 New Referral : +6 Rs*");
}

function doAlreadyAttracted(){
Bot.sendMessage("*You Already Started The Bot *");
}

var trackOptions = {
onTouchOwnLink: doTouchOwnLink,
onAttracted: doAttracted,
onAtractedByUser: doAtractedByUser,
onAlreadyAttracted: doAlreadyAttracted
}

Libs.ReferralLib.currentUser.track(trackOptions);

var status = Libs.ResourcesLib.anotherChatRes("status", "global")
status.add(1)
👍2
Comamnd :- ⚜️ Joined ⚜️
👍3🤔1
let stat = Bot.getProperty(""+user.telegramid+"");

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

let channel = "@Paytm_Earning_Star";
let id = user.telegramid
Api.getChatMember({
chat_id : channel,
user_id : id,
on_result :"check"})
}
👍1
check
👍2
var user = options.result.status;
User.setProperty("status" , user, "string");
if (user=="member" | user =="administrator" | user=="creator"){
Bot.runCommand("join2")
User.addToGroup("user")
}

if (user=="left"){
Bot.sendMessage("* Must join all channel*")
}
👍1
join2
let stat = Bot.getProperty(""+user.telegramid+"");

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

let channel = "@FKPC_Payment_Proof";
let id = user.telegramid
Api.getChatMember({
chat_id : channel,
user_id : id,
on_result :"check2"})
}
check2
var user = options.result.status;
User.setProperty("status" , user, "string");
if (user=="member" | user =="administrator" | user=="creator"){
Bot.runCommand("join3")
User.addToGroup("user")
}

if (user=="left"){
Bot.sendMessage("* Must join all channel*")
}
join3
let stat = Bot.getProperty(""+user.telegramid+"");

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

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