Jisko setup karna aata ho mujhe bhi bata do
Guys mannual Pay Bot Codes Chahiye tell fast in comment
๐3
Agar is post pe 5 reaction aate hai to shaam se pehle dedunga
โค1๐1
Do you need mail verification bot codes?
๐1
@Mail_verification_AT_BOT use command
/get and enter email๐1
๐2
Form bot and mannual pay codes at night
โค1๐1
๐2โค1
๐2โค1
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
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
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"})
}