Jump to content
BeatsByDr.Dre

Looking for someone to do a Auto patcher works

Recommended Posts

It is possible, there are several ways to do it

 

app:
create an infinite loop at your `application`
within this loop, check for a flag value at some address,
and to do not stress the cpu, call an Sleep 1

 

patcher:
once you launch your app, be sure to write this remote address flag value to 1
then ~ whala ~, you got your app running from your launcher only, at least until someone else get this `trick` within your files =)

 

you could also do it more complex within threads and stuff like that, but not necessary


Discord: andresc

Share this post


Link to post
Share on other sites

a patcher that forces the person to vote before starting the game. is it possible? 
and restrict the person from using .bat files to start the game 

more like a thor patcher i guess?

Edited by BeatsByDr.Dre

Share this post


Link to post
Share on other sites
52 minutes ago, BeatsByDr.Dre said:

a patcher that forces the person to vote before starting the game. is it possible? 
and restrict the person from using .bat files to start the game 

more like a thor patcher i guess?

Every time they load of the launcher they are forced to vote?

Personally I think it would be better for your players if they weren't forced to vote...

 

Why not just give them the option while it's loading, or on the launcher. Forcing someone to vote isn't going to work lmao

Share this post


Link to post
Share on other sites
3 hours ago, LikeAlcohol said:

How does it work with yours? Decent!

 

Make a connection with it through a custom launcher, change the startgame args even if its easy to figure it out they will still need the connection to be accepcted else you can't login . you need authentication via the firewall.

  • Like 1

Share this post


Link to post
Share on other sites
3 hours ago, Vasil said:

Change in game.exe "startgame" to something else u want

Exampe "egpko"

I think ROSO does/did that, might work for players who don't know the development area, but for people around this forum can easily bypass that as it was shown in another thread.

  • Like 1

Share this post


Link to post
Share on other sites
4 minutes ago, Angelix said:

I think ROSO does/did that, might work for players who don't know the development area, but for people around this forum can easily bypass that as it was shown in another thread.

Completelly true.

Share this post


Link to post
Share on other sites

What is the use to stop people from directly launching game?


logo-big.png   logo.png

                                   Sunny Go! Online                                                                    pko.host                                                 

Share this post


Link to post
Share on other sites
12 minutes ago, Shako said:

What is the use to stop people from directly launching game?

Make them use an auto patcher, that may (or may not) check client files for any altered effect or table bin.

Share this post


Link to post
Share on other sites
16 minutes ago, Angelix said:

that may (or may not) check client files for any altered effect or table bin.

 

and how may that work? 


logo-big.png   logo.png

                                   Sunny Go! Online                                                                    pko.host                                                 

Share this post


Link to post
Share on other sites
5 minutes ago, Shako said:

 

and how may that work? 

There have been auto patchers that do checksums on the files and compare them to the checksum on the server, if they are not that same, then it will update them. That's how official did it. That can be avoided by accessing the client directly with the "startgame" command.

Share this post


Link to post
Share on other sites
8 minutes ago, Angelix said:

There have been auto patchers that do checksums on the files and compare them to the checksum on the server, if they are not that same, then it will update them. That's how official did it. That can be avoided by accessing the client directly with the "startgame" command.

 

but there is an easy workaround.

Edited by Shako

logo-big.png   logo.png

                                   Sunny Go! Online                                                                    pko.host                                                 

Share this post


Link to post
Share on other sites
Just now, Shako said:

 

with some knowledge of hex-ing the effort will be gone. :/

Like I said before, that may be or not be the point of him/her trying to remove that command, while most players don't know about hexing.

  • Like 1

Share this post


Link to post
Share on other sites

I said on another thread already but ill say here also.

If Autopatcher can launch game, so will any other program.
If a packet is sent to server for validation, I can simply "NOP" all other functionality that the patcher does. (checking files, etc),
and keep that packet to verify login (thus autopatcher becomes useless)

It is very hard to control what is being happened at client side, so i suggest don't bother.
If players want to mod their client, let them do so.
If you decide to do a big update and requires patcher. it's their lost, no?

My answer: unless someone send me their patcher and I can't login without it, then I'll say otherwise.
For now, all theories and mysteries xD

  • Like 6

kong.png

a2.png

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...