ADVANCE BOT CODERS
Ye codes chahiye kya??
Bet n earn wala
Forwarded from Coding hub (๐ฃแด๊ฑ๊ฑษชสสแด โ (Coder))
๐ Command - Your Command
๐ฅBJS :-
๐น Command - /ondart
๐ฅ BJS :-
๐ Coded By - @Possible_Coder
๐ฅBJS :-
var bal = Libs.ResourcesLib.userRes("balance")
var buttons = [
[
{ title: "5 INR", command: "/ondart" }
],
[{ title: "Back ", command: "/Back" }]
]
Bot.sendInlineKeyboard(
buttons,
"Here you can play darts and win more INR.\nSet the amount of your bet or choose from suggested options.\n\nThe rules are simple:\n\nIf you hit red - you win x2 of the bet.\nWhite or off - you lose the bet.\n\nAvailable balance: " +
bal.value(6).toFixed(6) +
" INR"
)๐น Command - /ondart
๐ฅ BJS :-
var balance = Libs.ResourcesLib.userRes("balance")
var result = options.result.dice.value
if (6 == result) {
balance.add(10)
Bot.sendMessage("You win")
}
if (5 == result) {
balance.add(-5)
Bot.sendMessage("You lose")
}
if (4 == result) {
balance.add(-5)
Bot.sendMessage("You win")
}
if (3 == result) {
balance.add(-5)
Bot.sendMessage("You lose")
}
if (2 == result) {
balance.add(8)
Bot.sendMessage("You win")
}
if (1 == result) {
balance.add(-5)
Bot.sendMessage("You lose")
}๐ Coded By - @Possible_Coder
๐1
Guys Want Paytm autopay Bot in you bb email
Give 5 reactions
Give 5 reactions
๐4
โค๏ธโ๐ฅ One Time Rating BJS
โโโโโโโโ
โค๏ธ Command :- Rate
๐BJS :- if(request.data){
var messageid = request.message.messageid
var chatid = request.message.chat.id
Api.deleteMessage({
chatid : chatid,
messageid : messageid
})
}
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 *")
return}
Api.sendMessage({
chatid: "@botmakingbjs",
text: "โค๏ธ Thanks for your Feedback โค๏ธ
๐ค First Name : - "+user.first_name+"
๐จโ๐ปUser Id - "+user.telegramid+"
๐Rating " + params + "",parsemode: "Markdown"
})
Api.answerCallbackQuery({
callbackqueryid: request.id,
text: "๐ Thanks For Rating Us ๐",
showalert: true })
Bot.sendMessage("โค๏ธ Thanks For Rating Us")
User.setProperty("alreadysen",".")
๐Here is the code๐
โโโโโโโโ
โค๏ธ Command :- Rate
๐BJS :- if(request.data){
var messageid = request.message.messageid
var chatid = request.message.chat.id
Api.deleteMessage({
chatid : chatid,
messageid : messageid
})
}
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 *")
return}
Api.sendMessage({
chatid: "@botmakingbjs",
text: "โค๏ธ Thanks for your Feedback โค๏ธ
๐ค First Name : - "+user.first_name+"
๐จโ๐ปUser Id - "+user.telegramid+"
๐Rating " + params + "",parsemode: "Markdown"
})
Api.answerCallbackQuery({
callbackqueryid: request.id,
text: "๐ Thanks For Rating Us ๐",
showalert: true })
Bot.sendMessage("โค๏ธ Thanks For Rating Us")
User.setProperty("alreadysen",".")
๐Here is the code๐
๐ผ Automated Logo Maker BJS
โโโโโโโโโโ
๐ง๐ปโ๐ปBJ'S FOR MAKING SIMPLE LOGO๐ง๐ปโ๐ป
โ๏ธCOMMAND : LOGO
๐จWAIT FOR ANSWER = ON
โBJ'S =
๐ Here is the Code ๐
โโโโโโโโโโ
๐ง๐ปโ๐ปBJ'S FOR MAKING SIMPLE LOGO๐ง๐ปโ๐ป
โ๏ธCOMMAND : LOGO
๐จWAIT FOR ANSWER = ON
โBJ'S =
Api.sendPhoto({
photo: "https://demo.sirv.com/oman.jpg?text="+data.message+"&text.font.weight=extra-bold&text.size=70&text.font.style=italic&text.outline.width=15&text.outline.color=4241A2&text.position=center&text.font.family=Bitter&text.color=FFFFFF&text.outline.blur=10",
caption: "*๐ Congrats! Your Logo Is Ready...*",
parse_mode: "markdown",
})๐ Here is the Code ๐
๐3
๐4
ADVANCE BOT CODERS pinned ยซFull2sms.in Accept Payment Bot Codes Starting - ๐ Click Here ๐ Ending - ๐ Click Here๐ยป
Biggest scammer on Tg โ
100rs ka scam karliya
Username:- @BOSS_NS_BOSS
Mobile number:- 7652876096
Bomber lagao and gaali do isko and screenshot do personal msg me @Mohd_arman_idrisi01
100rs ka scam karliya
Username:- @BOSS_NS_BOSS
Mobile number:- 7652876096
Bomber lagao and gaali do isko and screenshot do personal msg me @Mohd_arman_idrisi01
๐1
Ready For Logo Bot Give Reaction
๐1
๐2
ADVANCE BOT CODERS
Fill This Form To Get Logo Bot https://forms.gle/G7ANA2RbeN5ZTETp8
Kuch bhi, ss daaldo Bot dunga don't worry
Which Bot need Comment Down
๐ด๐ ๐ฎ๐ธ๐ถ๐ป๐ด ๐ฎ ๐ฏ๐ผ๐ [ ๐ป๐ผ๐ฑ๐ฒ ๐ท๐ ]
๐ด๐ฃ๐ฟ๐ถ๐ฐ๐ฒ ๐๐ผ ๐ฎ๐ฑ๐ฑ -: ๐ฎโน
๐ด๐ ๐ฒ๐บ๐ฏ๐ฒ๐ฟ๐ ๐ฐ๐ผ๐บ๐ฒ -: ๐ฎ๐ฌ +
๐ด๐๐บ :- @Mohd_arman_idrisi01
๐ด๐๐ณ ๐น๐ถ๐บ๐ถ๐๐ฒ๐ฑ -: @armanidrisi_bot
๐ note:- For Free Your Channel Must have 1k+ subscribe.
๐ด๐ฃ๐ฟ๐ถ๐ฐ๐ฒ ๐๐ผ ๐ฎ๐ฑ๐ฑ -: ๐ฎโน
๐ด๐ ๐ฒ๐บ๐ฏ๐ฒ๐ฟ๐ ๐ฐ๐ผ๐บ๐ฒ -: ๐ฎ๐ฌ +
๐ด๐๐บ :- @Mohd_arman_idrisi01
๐ด๐๐ณ ๐น๐ถ๐บ๐ถ๐๐ฒ๐ฑ -: @armanidrisi_bot
๐ note:- For Free Your Channel Must have 1k+ subscribe.