‎ Upbe4t.com

Crafting compass

Featured Post

I can't resist. AllinOne beta test.

Not doing a long in-depth write up for this, you guys know how to make my programs work by now. https://mega.nz/file/vKYTxADS#pnrDHaW_V9U9Sj...

Saturday, June 6, 2026

Why I release my programs for free

It’s pretty simple
I’ve been fiddling with code for over 20 years
It’s a complete passion of mine. Even before I even knew how to print I’ve always wanted to learn and excel at writing code.

The thing is. I learn quick and I can usually write anything I set my mind to one way or another 
But compared to others 
I feel like a complete noob

The reason my programs are free is because to date I write the code and the programs work but by no means are they polished 

But in all honesty the main reason is
I make use of eliteapi.dll the hook that lets me read and write to pol
This dll user agreement states anyone can use it and write programs with it to share explicitly for free
You can’t use use his dll and charge for the program
Absolutely not allowed 

I do use a license key and this is if I ever need to turn the program off plain and simple
If I ever for whatever reason need to disable a program I can delete my keys from my database and the program will never work again

I could easily make the fees cost a fee then you get the key 
But like I said eliteapi rules do not allow that

So why don’t I write my own hook my own api.dll
Well first of all I have no clue where to begin
I mean technically I know it is reading and writing and I think you find the spots in a program like chest engine but it could take decades and most of the work would be reverse engineering eliteapi

Maybe one day but most likely not anytime soon
I could be wrong
Because I’ve been saying this for years at this point

Too be continued. . .

I can't resist. AllinOne beta test.

Not doing a long in-depth write up for this, you guys know how to make my programs work by now.

had to use mega since google drive did not approve. .rar got flagged and set to only visible by owner -_-;

Still very much in development.
I have been streaming 6+ hours daily on twitch writing this from nothing.
Some buttons are placeholders and just open the same window since they have not been wrote yet.


Having the best of times writing this.
Cannot wait to get to spend hours and hours getting it exactly how I want, I look forward to it.

New C# All-In-One ! pt 2

Not everything works yet but we are getting there
Having such a blast working on this
Cannot wait to share more!

 

Thursday, June 4, 2026

c# all in one

First night of actually getting to put some time into writing the c# code to finally do a complete rewrite switching the all in one from .py to c#

this is what I have so far:

It isn't even close to being done
took me about 4 hours to get my local server set up so I need a break for today but i'll be back at it when I wake up.

Speed slider, clip, gm flag all work
nav almost works entity works
everything else needs a lot of work

still a much cleaner look than the .py version
I still need to add the keys so I can turn off the program if I ever need to before release which is one thing I have zero clue on how to do for c#
i'm sure it'll work out  no doubt

major inspiration from odin bot
think that one is one of the coolest


just trying not to copy it 1:1 not that I even could but I do feel like it probably is more simple than it leads the viewer to believe

still all the functions is very impressive  when you have like 20+ if then and elseifs for each action
it's so intricate 
why I love writing code so much
complete art to me

well i'll be back at it soon