app-release.apk
26.3 MB
β
New languages added:
French
German
Italian
Portuguese
Japanese
Korean
Arab
Dutch
Turkish
Polish
Swedish
Danish
Finnish
Norwegian
Greek
Indonesian
Hebrew
Thai
Czech
* In Google Play now:
https://play.google.com/store/apps/details?id=bb_app.com.bots.business
French
German
Italian
Portuguese
Japanese
Korean
Arab
Dutch
Turkish
Polish
Swedish
Danish
Finnish
Norwegian
Greek
Indonesian
Hebrew
Thai
Czech
* In Google Play now:
https://play.google.com/store/apps/details?id=bb_app.com.bots.business
π10π7π₯4β€3π€3π₯°1π€ͺ1
Iterations is over on Free with ADs Plan?
Write to @BotsBusinessAdmin for request more iterations.
Please write:
Write to @BotsBusinessAdmin for request more iterations.
Please write:
I want more iterations on My Free.ADS account.
My email: email
π6π₯5
Bots.Business
[up] Top priority tasks now: It is just list without fixing priority - πͺ² 1000 timeout errors with props - π₯ List ordering + searching - πͺ² MCL - fixing - πͺ² Bot.runAll - fixing - πͺ² Another error with Broadcasting - π₯ Update all request - new feature - πͺ² Adminβ¦
[up] Top priority tasks now:
It is just list without fixing priority
- πͺ²1000 timeout errors with props (become rare, only bad codes have it)
-π₯ List ordering + searching (it was needed by RefLib. RefLib have own Top Board now)
- πͺ²MCL - fixing
- πͺ² Bot.runAll - fixing
- πͺ² Another error with Broadcasting
- π₯ Update all request - new feature
- πͺ²Admin Panel saving button not works
It is just list without fixing priority
- πͺ²
-
- πͺ²
- πͺ² Bot.runAll - fixing
- πͺ² Another error with Broadcasting
- πͺ²
π3β€1π1
We have such plans for ADs for future
1. AD Tag. something like "Paid AD" or etc
2. Report AD system. We will collect alerts so we can stop ADs with big alerts count in future
3. Link something like "Why I receive this AD ?" to page with this content
4. We will make more strongly moderation system where new ad-owners will be checking more strongly
5. Other plans like Ads Income Sharing (AI Sharing)
Now we focus on stability. Stability - top priority work in this week.
What can i do now?
1. You can write on
2. You can disable ADs in App > Iterations
Please write your ideas in comments.
- "Stop ads!" - is not good idea because we will need "Free with ADs" plan stopping also.
1. AD Tag. something like "Paid AD" or etc
2. Report AD system. We will collect alerts so we can stop ADs with big alerts count in future
3. Link something like "Why I receive this AD ?" to page with this content
4. We will make more strongly moderation system where new ad-owners will be checking more strongly
5. Other plans like Ads Income Sharing (AI Sharing)
Now we focus on stability. Stability - top priority work in this week.
What can i do now?
1. You can write on
/start command that your bot show ADs and this is third-party ads. 2. You can disable ADs in App > Iterations
Unfortunately we can't make BB totally FREE.
We needs ADs for powering FREE with ADs bots.
This income used for developments also.
Please write your ideas in comments.
- "Stop ads!" - is not good idea because we will need "Free with ADs" plan stopping also.
π6π2π€2
Are we need something like this in BB Store?
https://t.me/hamster_kombat_boT/start?startapp=kentId519829299
https://t.me/hamster_kombat_boT/start?startapp=kentId519829299
Telegram
Hamster Verse
Description: Welcome to the HamsterVerse!
Play, have fun, and earn $HMSTR in the amazing games across our ecosystem.
Big updates are coming soon!
Play, have fun, and earn $HMSTR in the amazing games across our ecosystem.
Big updates are coming soon!
π₯19π€£10π8π1
We have very simple code for user's balance.
For example, it is adding +2 to balance.
But much more users use such with ResLib:
ResLib was not constructed for this.
ResourcesLib is good for using it with growth. If you don't have growth it is possible you don't need use this lib.
Now we improve ResLib for using it just for adding.
But it is still not so good use ResLib just for adding 2+2 values.
For example, it is adding +2 to balance.
let balance = User.getProp("balance") || 0;
balance = balance + 2;
User.setProp("balance", balance)But much more users use such with ResLib:
let balance = Libs.ResourcesLib.userRes("balance");
res.add(2)ResLib was not constructed for this.
ResourcesLib is good for using it with growth. If you don't have growth it is possible you don't need use this lib.
Now we improve ResLib for using it just for adding.
But it is still not so good use ResLib just for adding 2+2 values.
π8β€2
This code is slowly:
var welco = User.getProperty("welco");
if (!welco) {
User.setProperty("welco", user.telegramid, "text");
}
Use code from the
https://t.me/botsbus/1988
var welco = User.getProperty("welco");
if (!welco) {
User.setProperty("welco", user.telegramid, "text");
}
Use code from the
https://t.me/botsbus/1988
Telegram
Bots.Business
How to check that user is totally new in the bot?
on /start command
if(request && (request.message_id==1)){
Bot.sendMessage("Thank you for starting bot!")
}else{
Bot.sendMessage("Hello again, old user")
}
How it is works?
The first message fromβ¦
on /start command
if(request && (request.message_id==1)){
Bot.sendMessage("Thank you for starting bot!")
}else{
Bot.sendMessage("Hello again, old user")
}
How it is works?
The first message fromβ¦
π4
We have punishments with @BBPointBot now:
β οΈ Restrictions - possible punishments (read mode only):
- 8-hour -
- 24-hour -
- 1-week -
- Permanent -
Why i have can - BBP?
- none English text
- spam (bots, channels, etc)
- nude content
- foul language, swearing
You can promote your own BB bots or any BB-relative service
Tag it with #bbbot , #aroundBB
But you also can have -1 BBP or more - so keep your BBP balance positive
β οΈ Restrictions - possible punishments (read mode only):
- 8-hour -
π -1 BBP.- 24-hour -
π -3 BBP.- 1-week -
π -6 BBP.- Permanent -
π -10 BBP.Why i have can - BBP?
- none English text
- spam (bots, channels, etc)
- nude content
- foul language, swearing
You can promote your own BB bots or any BB-relative service
Tag it with #bbbot , #aroundBB
But you also can have -1 BBP or more - so keep your BBP balance positive
π9π4π₯3β€1
Bots.Business
Are we need something like this in BB Store? https://t.me/hamster_kombat_boT/start?startapp=kentId519829299
We already know how to make such games in BB.
I spent time researching the game mechanics and I can say:
- bonus clock mechanics possible with ResLib
- web application is possible with our web application
- daily tasks like YouTube are fake so this is possible too
- an option with a mechanical crane is possible
- bonus combination - possible
- Morse task - possible
- recommendations - possible
- top list - possible (but looks fake)
What's difficult?
- is web application coding. I think it's 70% web app, 30% bot (web development requires good skills).
- you need to understand the web part and the server part (the web application can be hacked, fake data from the web application is possible)
- we need to check the bonus on the server before receiving rewards
- the tap mechanic is not so necessary at high levels (we can check the hour limit before receiving the reward on the server side), so it can be faked by the players, but this is not critical
- views on YouTube are completely fake π
YouTube doesn't have an API for this
- multilingualism is also difficult
I think we need a good demo for such WebApp Games.
I spent time researching the game mechanics and I can say:
- bonus clock mechanics possible with ResLib
- web application is possible with our web application
- daily tasks like YouTube are fake so this is possible too
- an option with a mechanical crane is possible
- bonus combination - possible
- Morse task - possible
- recommendations - possible
- top list - possible (but looks fake)
What's difficult?
- is web application coding. I think it's 70% web app, 30% bot (web development requires good skills).
- you need to understand the web part and the server part (the web application can be hacked, fake data from the web application is possible)
- we need to check the bonus on the server before receiving rewards
- the tap mechanic is not so necessary at high levels (we can check the hour limit before receiving the reward on the server side), so it can be faked by the players, but this is not critical
- views on YouTube are completely fake π
YouTube doesn't have an API for this
- multilingualism is also difficult
I think we need a good demo for such WebApp Games.
π8π₯3β€2π₯°2π€2
Bots.Business
Once more about just_created fields for user and chat. There are clarifications. (Help and prev message are edited) We have user.just_created - only for totally new BB user! User can have any BB bot(s) before your bot. So user.just_created will be false.β¦
β οΈ From this date we delete blocking chat only after 6 months.
chat.just_created is true for new chat on /start command
For old blocked chats:
- is just created if user restart blocking after 6 months
- it NOT just created if user restart blocking in 6 months
You can use this code for welcome bonus:
Please note:
Use
#justCreated
chat.just_created is true for new chat on /start command
For old blocked chats:
- is just created if user restart blocking after 6 months
- it NOT just created if user restart blocking in 6 months
You can use this code for welcome bonus:
if(chat.just_created && chat.chat_type=="private"){
Bot.sendMessage("Hello, new user!")
// bonus here
}else{
Bot.sendMessage("Hello, old user!")
}Please note:
User can make new group chat with bot. We need to check that chat is "private" only.
User can have only one private chat with bot.
Use
chat.just_created - it is more quickly way for new chat verification.#justCreated
π10β€3π₯3
Code refactoring with #timeout issue.
This is bad code example. It have timeout issue and looks very complex.
In this topic i make code refactoring step by step.
You can use it for teaching.
This is bad code example. It have timeout issue and looks very complex.
In this topic i make code refactoring step by step.
You can use it for teaching.
β€5π1