-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it safe to use #19
Comments
@MegalithOffical. No. It will get you banned for using third-party apps. |
No i mean does my account will get stolen by this app ?
…On Wed, 28 Sept 2022, 12:21 0xD3F, ***@***.***> wrote:
@MegalithOffical </~https://github.com/MegalithOffical>. No. It will get
you banned for using third-party apps.
—
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or unsubscribe
</~https://github.com/notifications/unsubscribe-auth/ARZSLEFHGIZEXJOATKKGXHTWAQEXTANCNFSM6AAAAAAQXNNSF4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
No. It won't steal your account. It is clean. But I don't recommend using it since it is heavily outdated (last updated 4 years ago) and basically relies on hardcoded window coordinates. The multiboxing is detected and will get you banned. You can do better than that. If you know how to code I can tell you how to make something like this: https://www.youtube.com/watch?v=oXNIfk_3oaw |
Yeah, no longer works. Written before all the fancy new methods came out. It was plenty effective back in the days in my private magplant worlds, 100k gems/day was nice. |
100k gems are barely anything if you did run multiple accounts for it. Though the old days were different times. 1 Diamond Lock every two days was a lot. (To compare the times: Golden Angel wings were 40DL at that time, now they are over 800) I mean I would have contributed to the gtautofarmer after having been through the years with ma and @TheLeftExit. I just didn't know if you were active, so pull requests were questionable to me. I also wouldn't have gone for WinForms. It is great but way more limiting than WPF. Also for a bot that only has to punch, I would even go for a console application and implement an overlay instead, either only outputting your details, or even having user controls implemented. Nonetheless. Your project was the first C# based automation I stumbled upon. And many people pasted your iconic Forms layout (the process grid being a dead giveaway for these pastes) since then. Multiboxing nowadays is pretty much risky if you don't hook yourself into everything they send to the server on login. And mask the IP of the game client (you can have 2 accounts running per IP, maybe even only 1 nowadays). Which just isn't possible for a free tool to cover. As the most basic way would be to redirect/tunnel the traffic to a proxy server. You also don't know what they are checking for server-sided which makes them still catch people to this day running bot farms. |
i can confirm that, in my fork i just completely removed multiboxing and use my own hardcoded coords. but it was pretty fast and quick to setup |
The problem I see nowadays with the game is that it gets protected using
VMProtect now.
So coding a bot like the one I have is impossible for most of you. Using
Cheat Engine for the most part is still the same. But dragging the
Growtopia executable into IDA won't help you anymore without unpacking and
devirtualizing the game binary first.
ae ***@***.***> schrieb am So., 13. Aug. 2023, 10:23:
… @DefaultO </~https://github.com/DefaultO> It's interesting to hear that
were copycat projects, I didn't know that.
WPF sure is better, but for a project of this scope it didn't matter, it
was only meant for personal use anyway. I was still like 16 back when I
made it as my first real C# project, and now I'm concidentally working with
C# professionally (who would've thought huh).
—
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or unsubscribe
</~https://github.com/notifications/unsubscribe-auth/AKDTDTT3FPNYWDC2SDU6ZXLXVCFHHANCNFSM6AAAAAAQXNNSF4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Im not mentioning about ban thinks. Does it safe to use?
The text was updated successfully, but these errors were encountered: