Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Is there any way to host a BAL bot other than buying an expensive vps/dedicated server? I tried uploading a server code dll to playerio with some code from PlayerIOClient but using external dlls isn't allowed. Are there any other ways to do it?
Offline
If you want it running 24/7 then a VPS is your best option - but note that currently your account can only be connected to the game through 1 IP (Proc uses the account YONOM to be able to run 24/7).
I've run bots on https://contabo.com/?show=vps which I recommend
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
If you want it running 24/7 then a VPS is your best option - but note that currently your account can only be connected to the game through 1 IP (Proc uses the account YONOM to be able to run 24/7).
I've run bots on https://contabo.com/?show=vps which I recommend
I'll consider trying it once I can but I can't get a VPS atm, hence why I started this topic. I need alternative ways to do it. I thought of making the bot using the PlayerIO android .ag file but that would probably be inefficient.
EDIT: P.S. Is it possible to run them on a linux server?
Offline
Koya wrote:If you want it running 24/7 then a VPS is your best option - but note that currently your account can only be connected to the game through 1 IP (Proc uses the account YONOM to be able to run 24/7).
I've run bots on https://contabo.com/?show=vps which I recommend
I'll consider trying it once I can but I can't get a VPS atm, hence why I started this topic. I need alternative ways to do it. I thought of making the bot using the PlayerIO android .ag file but that would probably be inefficient.
EDIT: P.S. Is it possible to run them on a linux server?
Yep, you want something called mono http://www.mono-project.com/docs/gettin … all/linux/
You would then use `mono bot.exe`
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
▼Hidden text
So basically, use mono project to make an ubuntu bot and run it there?
Offline
Koya wrote:▼Hidden textSo basically, use mono project to make an ubuntu bot and run it there?
Yep, just install it on your server and you're good to go
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
DarkDragon4900 wrote:Koya wrote:▼Hidden textSo basically, use mono project to make an ubuntu bot and run it there?
Yep, just install it on your server and you're good to go
Welp. I'll use it in the future :p Thanks.
But, anyone got any alternative ways for now?
Offline
I never tried raspberry pi before, I think it will do tho.
its cheap at electricity bill, doesn't heat very much ad its only 35$
Everybody edits, but some edit more than others
Offline
Most obvious solution: Keep your PC on 24/7.
Downside is, that when you have a 550 watt PC (in the Netherlands) that would cost you about €1000 a year. And you won't be happy with it and neither will your parents, also because of the constant cooling sounds and flashy lights.
The Raspberry Pi would cost you only €40, but you'd need extra additions if you want it to run detached from your PC but still give it input or see when it crashes etc.
Plus it's generally a lot of work to get it working properly.
Offline
Alright. Thanks guys. It seems like there's no way around it.
Offline
[ Started around 1732430803.9793 - Generated in 0.063 seconds, 12 queries executed - Memory usage: 1.55 MiB (Peak: 1.72 MiB) ]