Forwarded from Xrd
🌐Coded By ©𝐑𝐚𝐝𝐢𝐧
💎Credits ©𝐑𝐚𝐝𝐢𝐧 , ℳ🅺ℬ 😜
🔗Bitly.com URL Shortener Bjs
•Command :
•In Answer :
•✔️Wait For Answer On
•In Bjs
-----------------------------------------------
•Command :
•In Bjs
____________________________
🌐Coded By ©𝐑𝐚𝐝𝐢𝐧
💎Credits ©𝐑𝐚𝐝𝐢𝐧 , ℳ🅺ℬ 😜
💎Credits ©𝐑𝐚𝐝𝐢𝐧 , ℳ🅺ℬ 😜
🔗Bitly.com URL Shortener Bjs
•Command :
Bit.ly [Your Wish]•In Answer :
*Send Your Long Url*•✔️Wait For Answer On
•In Bjs
var api = "Your API Key"
var longurl = message
var url =
"https://api-ssl.bitly.com/v3/shorten?access_token=" +
api +
"&longUrl=" +
longurl
HTTP.post({
url: url,
success: "ShortLink"
})-----------------------------------------------
•Command :
ShortLink
•Wait For Answer🚫•In Bjs
let val = JSON.parse(content)
let shortlink = val.data.url
let err = val.status_txt
if (err == "INVALID_URI") {
Bot.sendMessage("*This Is Not A Valid Url\n/TryAgain*")
return
}
Bot.sendMessage("*🔗Your ShortLink Created :*\n\n"+shortlink)____________________________
🌐Coded By ©𝐑𝐚𝐝𝐢𝐧
💎Credits ©𝐑𝐚𝐝𝐢𝐧 , ℳ🅺ℬ 😜
Bots.Business
Photo
Really - it is very hard to fix such code!
Do NOT use eval from user's input.
NEVER!
Do NOT use eval from user's input.
NEVER!
Bots.Business
Photo
💎1000 BB Points for safe user's eval:
var res = eval(message);
Bot.sendMessage(res);
var res = eval(message);
Bot.sendMessage(res);
Bots.Business
Photo
Most good unsafe code with eval by @AdityaEXP
Do not use it!
Can be hacked with:
[]["fil" + "ter"]["con" + "structor"]( "re" + "turn bo" + "t.to" + "ken" )()
Do not use it!
Can be hacked with:
[]["fil" + "ter"]["con" + "structor"]( "re" + "turn bo" + "t.to" + "ken" )()
Broadcasting is FIXED now.
If you have Cloud - please wait for update
Broadcasting is possible now with Bot.runAll only:
https://help.bots.business/scenarios-and-bjs/bot-functions#bot-runall-options
If you have Cloud - please wait for update
Broadcasting is possible now with Bot.runAll only:
https://help.bots.business/scenarios-and-bjs/bot-functions#bot-runall-options
help.bots.business
Bot functions | Bots.Business - Help
Did you receive this message?
——
Hello! It is just test №3 broadcast message. Please join to our channel @botsbus
——
Hello! It is just test №3 broadcast message. Please join to our channel @botsbus
Anonymous Quiz
81%
yes
12%
no
8%
wtf?
We have 27 task for broadcasting now:
2 tasks completed
1 tasks in progress
24 tasks waiting
we send above 2 messages per 1 second
2 tasks completed
1 tasks in progress
24 tasks waiting
we send above 2 messages per 1 second