Command =
β Wait For Answer = On
BJs =
/onSuccessβ Wait For Answer = On
BJs =
var otp = User.getProperty("otp");
if(message == otp){
Bot.sendMessage("β
Number Verified");
Bot.runCommand("main_menu")
}else{
Bot.sendMessage("*β Wrong OTP*");
Bot.runCommand("/onSuccess")
}TipBot.py
13.6 KB
Python tip Bot
Step-1:Download this app: https://play.google.com/store/apps/details?id=ru.iiec.pydroid3
Step-2: Now Download this app: https://play.google.com/store/apps/details?id=com.tronlinkpro.wallet
Next steps are here: https://telegra.ph/Python-Tip-bot-01-14
Step-1:Download this app: https://play.google.com/store/apps/details?id=ru.iiec.pydroid3
Step-2: Now Download this app: https://play.google.com/store/apps/details?id=com.tronlinkpro.wallet
Next steps are here: https://telegra.ph/Python-Tip-bot-01-14
India Time Bjs
Command =
Bjs =
Command =
/timeBjs =
let time = new Date().toLocaleString("en-US", {
timeZone: "Asia/kolkata"
})
Bot.sendMessage(time)Command =
π³ Withdrawvar balance = Libs.ResourcesLib.userRes("balance")
var paytmno = User.getProperty("paytmno")
if (paytmno == undefined ) {
Bot.sendMessage("*β Please Set Your Withdraw Address Using :* π Wallet")
}else{
if (balance.value() < 15) {
Bot.sendMessage("*π₯ You Don't Have Enough Balance To Make Withdrawal !*")
}else{
function canRun(){
var last_run_at = User.getProperty("last_withdraw");
if(!last_run_at){ return true }
var minutes = (Date.now() - last_run_at) /1000/60;
var minutes_in_day = 12 * 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 Cannot Withdraw More Then 1 In 24 Hours, Please Try Again Later After 24 Hours Of Last Redeem")
return
}
return true;
}
if(!canRun()){ return }
Bot.runCommand("Withdrawal12346gg")
}
}Command =
Answer =
Keyboard =
Wait for Answer On
BJs =
Withdrawal12346ggAnswer =
*π« Send Amount You Want to Withdraw :*Keyboard =
15,30\n50,75Wait for Answer On
BJs =
var balance = Libs.ResourcesLib.userRes("balance")
if (message == 15 ){
if (balance.value() < 15 ){
Bot.sendKeyboard("π° Balance,π Daily Bonus,\nπ« Referral,π Wallet,π³ Withdraw,\nπ Support,π Statistics,πEarn More","*β Insufficient balance (You Have "+balance.value().toFixed(4)+" PAYTM)*")
return
}else
Bot.runCommand("15withrs")
return
}else if (message == 30 ) {
if (balance.value() < 30 ){
Bot.sendKeyboard("π° Balance,π Daily Bonus,\nπ« Referral,π Wallet,π³ Withdraw,\nπ Support,π Statistics,πEarn More","*β Insufficient balance (You Have "+balance.value().toFixed(4)+" PAYTM)*")
return
}else
Bot.runCommand("30withrs")
return
}else if (message == 50 ) {
if (balance.value() < 50 ){
Bot.sendKeyboard("π° Balance,π Daily Bonus,\nπ« Referral,π Wallet,π³ Withdraw,\nπ Support,π Statistics,πEarn More","*β Insufficient balance (You Have "+balance.value().toFixed(4)+" PAYTM)*")
return
}else
Bot.runCommand("50withrs")
return
}else if (message == 75 ) {
if (balance.value() < 75 ){
Bot.sendKeyboard("π° Balance,π Daily Bonus,\nπ« Referral,π Wallet,π³ Withdraw,\nπ Support,π Statistics,πEarn More","*β Insufficient balance (You Have "+balance.value().toFixed(4)+" PAYTM)*")
return
}else
Bot.runCommand("75withrs")
return
}else Bot.sendKeyboard("π° Balance,π Daily Bonus,\nπ« Referral,π Wallet,π³ Withdraw,\nπ Support,π Statistics,πEarn More","*β Please use a 15 30 50 75 Amount Only !*")Command =
BJs =
15withrsBJs =
var paytmno = User.getProperty("paytmno")
Bot.sendKeyboard("π‘ Confirm,β Cancel","*π§ Confirmation : π§*\n\n*π Address* : "+paytmno+"\n*π° Amount* : 15.00(fee : Null)\n\n*β‘ Confirm Your Payment by clicking on* confirm")
Bot.runCommand("confcancwith")Go To @BotkartSellerBot and Use
Send Voice and Enter text then See Magic π₯΄π New Withdrawal Requested π¦
βͺοΈ User = @karanswami1506
βͺοΈ Telegram ID =
βͺοΈ Amount = 7
βͺοΈ User Referrals = 14
π€ Bot = @BBPointsrebot
Fake Refferalls π€¬π€¬
βͺοΈ User = @karanswami1506
βͺοΈ Telegram ID =
1028030594βͺοΈ Amount = 7
βͺοΈ User Referrals = 14
π€ Bot = @BBPointsrebot
Fake Refferalls π€¬π€¬
New Support BJ's
Command =
BJs =
Command =
Answer =
BJs =
Command =
π Support BJs =
var support = User.getProperty("support")
var button = [{ title : "π³ Support Group" , url : "https://t.me/BotBusinessBot_Code" }],[{title : "π Write Here" , command : "writehere"}]]
Bot.sendInlineKeyboard(button ,
"*π€ Last Question = "+support+"")Command =
writehere Answer =
*βοΈ Enter Your Questions Here It Will Be Send To Our Admins*BJs =
var support = User.getProperty("support")
Bot.sendMessageToChatWithId(Your tg Id Here, "*π§³ New Message From User π§©\n\nπ€ User =* ["+user.first_name+"](tg://user?id="+user.telegramid+")\n\nπββ User Telegram id = "+user.telegramid+"\n\n*π Message = "+message+"*")
User.setProperty("support" ,message ,"string")
Bot.sendMessage("*β
Your Message Successfully Sent To Our Admins*")This media is not supported in your browser
VIEW IN TELEGRAM
Happy Friendship Day To All Guys β€οΈ
π Requested By :- @Vaaaansh
Command =
BJs =
Command =
Your CommandBJs =
var joinbuttons = [[{text: "βοΈ Main", url: "https://t.me/BotBusinessBot_Code"},{text: "βοΈ Main", url: "https://t.me/BotBusinessBot_Code"}],[{text: "π
ΏοΈ Promoter", url: "https://t.me/BotBusinessBot_Code"},{text: "π
ΏοΈ Promoter", url:"https://t.me/BotBusinessBot_Code"}],[{text: "π
ΏοΈ Promoter", url: "https://t.me/BotBusinessBot_Code"},{text: "π
ΏοΈ Promoter", url: "https://t.me/BotBusinessBot_Code"}],[{text: "π
ΏοΈ Promoter", url: "https://t.me/BotBusinessBot_Code"},{text: "π
ΏοΈ Promoter", url: "https://t.me/BotBusinessBot_Code"}],[{text: "π
ΏοΈ Payment" , url: "https://t.me/BotBusinessBot_Code"}],[{text: "βοΈ Login", callback_data: "βοΈ Joined βοΈ"}]]
Api.sendPhoto({photo: "https://telegra.ph/file/c6f7dfdfcac5d8ccbce80.jpg", caption: "*πββ Whats'up* ["+user.first_name+"](tg://user?id="+user.telegramid+")\n*βββββββββββ\nπMust Join Our Channels Before Using The Bot*",reply_markup: {
inline_keyboard: joinbuttons},
parse_mode: "Markdown"})π New Withdrawal Requested π¦
βͺοΈ User = @FF_Esportz_Owner
βͺοΈ Telegram ID =
βͺοΈ Amount = 16
βͺοΈ User Referrals = 188
π€ Bot = @BBPointsrebot
βͺοΈ User = @FF_Esportz_Owner
βͺοΈ Telegram ID =
1236719808βͺοΈ Amount = 16
βͺοΈ User Referrals = 188
π€ Bot = @BBPointsrebot
How To Download Web Page Images
Command =
Answer =
BJs =
Command =
Download Images or Your CommandAnswer =
βοΈ Enter an URL To Download Ur Link Webpage ImageBJs =
Api.sendPhoto({photo: ""+message+"" , caption: "π΅ββ This Is Result Of Your URL")}Earn Free BB Points - https://t.me/BBPointsrebot?start=1326749214
Carbon BJs π§π»βπ»
Command =
Answer =
Wait For Answer On
BJs =
π»Coded By :- @Piyush0FF
10 Themes Name π
Command =
π Carbon TextAnswer =
π₯ Enter a Text To Make Carbon
Wait For Answer On
BJs =
Api.sendPhoto({photo: "https://thiccyscarbonapi.herokuapp.com/?code="+message+"&theme=twilight"})π»Coded By :- @Piyush0FF
10 Themes Name π
twilightpandablackboardsetiverminalnordmonokaicobaltvscodematerialhopscotch