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
Which bot need
๐Ÿ‘2โค1
๐ŸŽ๐‚๐š๐ฆ๐ฉ๐š๐ข๐ ๐ง ๐Œ๐š๐ค๐ž๐ซ ๐Ž๐Ÿ๐Ÿ๐ž๐ซ ๐ŸŽ

๐Ÿ‘‰๐Š๐ข๐ฌ๐ข ๐Š๐จ ๐€๐ฉ๐ง๐š ๐Š๐ก๐ฎ๐ ๐Š๐š ๐‚๐š๐ฆ๐ฉ๐š๐ข๐ ๐ง ๐’๐ž๐ญ๐ฎ๐ฉ ๐‚๐ก๐š๐ก๐ข๐ฒ๐ž ๐–๐ข๐ญ๐ก ๐…๐ฎ๐ฅ๐ฅ ๐‡๐ž๐ฅ๐ฉ ๐๐ซ๐จ๐ฏ๐ข๐๐ž ๐Ÿ‘

๐€๐ฅ๐ฅ ๐’๐ž๐ญ๐ฎ๐ฉ ๐Š๐ก๐ฎ๐ ๐Š๐ซ๐ค๐ž ๐ƒ๐ฎ๐ง๐ ๐š ๐๐จ ๐“๐ž๐ง๐ญ๐ข๐จ๐ง ๐Ÿ˜€

๐Ÿ‘‰๐€ ๐ญ๐จ ๐™ ๐ก๐ž๐ฅ๐ฉ ๐Ÿ’œ

๐Ÿ‘‰[๐๐ซ๐ข๐œ๐ž] ~ Only Php Priceโ‚น

๐ƒ๐ฆ ~ @idrisiboy123

๐’๐ญ๐š๐ซ๐ญ ๐˜๐จ๐ฎ ๐Ž๐ฐ๐ง ๐„๐š๐ซ๐ง๐ข๐ง๐  ๐‚๐š๐ฆ๐ฉ๐š๐ข๐ง๐ ๐ง ๐‹๐ข๐Ÿ๐ž๐ญ๐ข๐ฆ๐ž โœ…

๐‚๐จ๐ฆ๐ž ๐ˆ๐Ÿ ๐˜๐จ๐ฎ ๐๐ž๐ž๐ ๐ŸŽ

๐Ÿ”ฅAll type php available..

๐ƒ๐ฆ ~ @idrisiboy123

๐Ÿ”ฅAll Types Bots Available.
๐Ÿ‘1
Konsa Bot chahiye
ADVANCE BOT CODERS
@Uploadimage05_bot
Ye wala duu
๐Ÿ”˜Command:- /start

Answer:- Send the Image of you want the url.

โœ… Wait for answer on โœ…

โ™ป๏ธBjs:-
var inline = [[{title : "โš™ Channel โš™" , url : "https://t.me/ourchannelop"},{title : "โš™ Owner โš™" , url : "https://t.me/idrisiboy123"},{title : "Want this Bot??" , command : "Want this bot??"}]]

Bot.sendInlineKeyboard(inline, "Hello ["+user.first_name+"](tg://user?id="+user.telegramid+"), This is My small media or file to link uploader bot. Made By Arman โค๏ธ.\n\n- Just send me a media up to 10MB\n- Then I will download it\n- I will then upload it to link",{ is_reply: true })
Bot.runCommand("upload")
More coming wait half and hour because I have some work
Image to link bot hai
Command :- upload

Bjs :- if (!request.photo[0]) {
Bot.sendMessage("*Please Send A Photo Only!*")
Bot.runCommand("/start")
return
}
if (request.photo[3]) {
Api.getFile({ file_id: request.photo[3].file_id, on_result: "/photolinksuc" })
return
}
if (request.photo[2]) {
Api.getFile({ file_id: request.photo[2].file_id, on_result: "/photolinksuc" })
return
}
if (request.photo[1]) {
Api.getFile({ file_id: request.photo[1].file_id, on_result: "/photolinksuc" })
return
}
if (request.photo[0]) {
Api.getFile({ file_id: request.photo[0].file_id, on_result: "/photolinksuc" })
return
}
๐Ÿ‘1
๐Ÿ”˜Command:- /photolinksuc

Bjs:- Bot.sendMessage("Uploading . . . . . . .",
{
on_result: "Edited", is_reply: true}
);
var limk =
"https://api.telegram.org/file/bot" +
bot.token +
"/" +
options.result.file_path +
""
HTTP.post({url:"https://api.imgbb.com/1/upload?key=10d3d7a469215f98ec6b8e022c7d6e7c&image="+limk+"", success:"/onsup"})
๐Ÿ‘1
๐Ÿ”˜Command :- /onsup

BJS :- var r = JSON.parse(content)
var s = r.data.url
let msg_id = options.result.message_id;
Bot.editMessage("
Downloading Completed. Now I'am Uploading to Photo...",msg_id)
Bot.editMessage("
Downloading Completed. Now I'am Uploading to Photo...",msg_id)
Bot.editMessage("Downloading Completed. Now I'am Uploading to Photo...",msg_id)
Bot.editMessage(s,
msg_id,
{disable_web_page_preview: true})

var button = [[{title:"Tap Here to Rate โค๏ธ",command:"Rate"}]]
Bot.sendInlineKeyboard(button,"*Please Rate Our Bot so that we can know How was your Experience ๐Ÿ˜*")
๐Ÿ‘1
Command:- Rate


Bjs:- if(request.data){
var message_id = request.message.message_id
var chat_id = request.message.chat.id

Api.deleteMessage({
chat_id : chat_id,
message_id : message_id
})
}
var alreadysent = User.getProperty("alreadysent")
if(alreadysent){
Bot.sendMessage("You Already Rated Thanks โค๏ธ")
return}
var button = [[{title :"โคโคโคโคโค",command: "/rate ๐ŸŒŸ ๐ŸŒŸ ๐ŸŒŸ ๐ŸŒŸ ๐ŸŒŸ"}],[{title : "๐Ÿงก๐Ÿงก๐Ÿงก๐Ÿงก",command :"/rate ๐ŸŒŸ ๐ŸŒŸ ๐ŸŒŸ ๐ŸŒŸ"}],[{title:"๐Ÿ’š๐Ÿ’š๐Ÿ’š",command:"/rate ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ"}],[{title:"๐Ÿ’™๐Ÿ’™",command:"/rate ๐ŸŒŸ๐ŸŒŸ"}],[{title:"๐Ÿ–ค",command:"/rate๐ŸŒŸ"}]]

Bot.sendInlineKeyboard(button,

"*๐Ÿค Please Rate Us : @"+ bot.name + "*")
Command:- /rate

Bjs :- var alreadysent = User.getProperty("alreadysen")
if(alreadysent){
Bot.sendMessage("*๐Ÿšซ You Heve Already Rated\n\nWant to see your Rating, Join Here :- @your*")
return}
Api.sendMessage({

chat_id: "@yourchannalename",

text: "*โค๏ธ Thanks for your Feedback โค๏ธ\n\n๐Ÿ‘ค Name : - "+user.first_name+" \n๐Ÿ‘จโ€๐Ÿ’ปUser Id - "+user.telegramid+"\n๐Ÿ‘ฌUser name - @"+user.username+"\nโ›‘๏ธBot - @"+bot.name+"\n๐Ÿ˜Rating " + params + "*",parse_mode: "Markdown"

})

Api.answerCallbackQuery({

callback_query_id: request.id,

text: "๐Ÿ˜Š Thanks For Rating Us ๐Ÿ˜Š",

show_alert: true })
Bot.sendMessage("*โค๏ธ Thanks For Rating Us โค๏ธ\n\n Want to see your Rating ๐Ÿ˜, Join Here :- @mohitallbotsproofs*")
User.setProperty("alreadysen",".")
๐Ÿ‘1
Image To Link Bot Codes๐Ÿค˜

๐Ÿ”˜Start here๐Ÿ”˜

๐Ÿ”˜End Here๐Ÿ”˜

Give credit to our channel
๐Ÿ‘2
Need 1 Day 1 Withdraw Bot (autopay)
Anonymous Quiz
79%
YES๐ŸฅฐBRO
21%
No๐ŸฅถBRO
ADVANCE BOT CODERS
Need 1 Day 1 Withdraw Bot (autopay)
Ye
bot chahiye kisi ko
Which bot or codes need
Advanced Chat Bot ๐Ÿ˜‰ BJS
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–

โค Command :- โ„๏ธ Send Msg


๐Ÿ™Š BJS :- let Ask = User.getProperty("Ask")
var button = { title : "โ„๏ธ Send Msg " , command : "Msg" }
Bot.sendInlineKeyboard(button , "๐Ÿ“ซ Last Message = "+Msg+"")

โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–

โค Command :- Msg


๐Ÿ‘‰ Answer :- โ„๏ธ You Can Chat With Name By This Bot. Send Msg Bro ๐Ÿ˜˜


โœ… Wait for Answer :- on



๐Ÿ™Š BJS :- let Ask = User.getProperty("Ask")
User.setProperty("Ask" ,message ,"string")
Bot.sendMessage("๐Ÿ“ฉ Message Sent To Ravan Wait Some Time = "+message+"")
Bot.sendMessageToChatWithId(Your I'd, "๐Ÿ“ฉ New Message From User ๐Ÿ“ฉ

๐Ÿคด๐Ÿป User = "+user.first_name+"

๐Ÿ’Œ Message = "+message+"

๐Ÿ˜ฐ TG I'd = "+user.telegramid+"")

๐Ÿ‘† This Code for User Want to Send ๐Ÿ‘‡ This BJ's for Answering

โค Command :- /CWU

๐Ÿ™Š BJ'S :- if (user.telegramid == YOUR ID ) {
Bot.runCommand("/CWU2")
} else {
Bot.sendMessage("You're not the admin")
}

โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–

โค Command :- /CWU2

๐Ÿ‘‰ Answer :- ๐ŸŒž User I'd. You want to send Msg

โœ… WAIT FOR ANSWER = ON

๐Ÿ™Š BJ's :- if (user.telegramid == YOUR ID ) {
let msg = message
Bot.run({
command: "/CBU3",
options: { tgid: msg }
})
} else {
Bot.sendMessage("LOL U Not My Master ๐ŸŒž")
}

โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–

โค Command :- /CBU3

๐Ÿ‘‰ Answer :- Send Msg For The User ๐Ÿคฉ

โœ… Wait for Answer :- on

๐Ÿ™Š BJ's :- if (user.telegramid == YOUR ID ) {
let msg = message
let tgid = options.tgid
Bot.sendMessageToChatWithId(tgid, "Sorry For Waiting. Your Reply From Your Name ๐Ÿค˜

" + msg + "")
Bot.sendMessage("Message Sent to The User ๐Ÿ”ฅ")
} else {
Bot.sendMessage("LOL ๐ŸคฃYOU ARE NOT MY MASTER")
}


๐Ÿ˜Ž Here is the Code ๐Ÿ‘†
๐Ÿ‘2
For Chat Bot
Guys ek campaign karoge
Anonymous Poll
74%
Yes
26%
No
๐Ÿ‘2โค1
Guys konsa bot chahiye
๐Ÿ‘1๐Ÿฅฐ1๐Ÿ‘1