Skip to content
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

Pattern scanning #4

Closed
Pupix opened this issue Jul 17, 2016 · 6 comments
Closed

Pattern scanning #4

Pupix opened this issue Jul 17, 2016 · 6 comments

Comments

@Pupix
Copy link

Pupix commented Jul 17, 2016

Hello!

I've found your project on npm and I think it's the only memory editing module for node in there. Seen that your last update was 7 months ago.

Are you still working on this or is it dead?

Are you still planning on adding the pattern scanning feature from your TODO list?

Cheers,
Pupix

@Rob--
Copy link
Owner

Rob-- commented Jul 19, 2016

Hi,

I think so too! That's exactly why I made it in the first place! I couldn't find a library that allows reading or writing to memory. It's pretty much dead, I haven't intended on updating it as I no longer develop the program that used this library as a dependency but I may look into updating it to work with the latest version of Node.

I was also never even able to get pattern scanning to work in C++ but if I find time I'm sure I'll be able to get it working. From looking at your profile, I presume you intend to use this library with League of Legends in some way? 😉

Regards,
Rob

@Pupix
Copy link
Author

Pupix commented Jul 21, 2016

Yes, you got me.

I intend to create some dev tools that interact with the game's memory in real-time.

@Rob--
Copy link
Owner

Rob-- commented Aug 5, 2016

Alright, I am planning to look into updating this library and will then possibly add pattern scanning when I do. However for the time being I have no idea when I will do this. In the meantime, feel free to submit a pull request!

Also I don't play League, are you allowed to do that?

@Pupix
Copy link
Author

Pupix commented Aug 5, 2016

Glad to hear that.
Ofc it's not officially endorsed, nobody allows you to edit their game's memory because you could break your/other players stuff.

That being said, what I plan to build is just to allow me fiddle with the game's environment in so called custom games where you can play all by yourself and not disrupt other player's game. Things like camera position, texture swapping ecc.

@Rob--
Copy link
Owner

Rob-- commented Nov 29, 2016

Added the pattern scanning function, I've not tested this extensively and I've only tested it so far with CS:GO and it seems to be working perfectly. Hopefully you get the chance to try it out and report if it works or not.

@Rob-- Rob-- closed this as completed Nov 29, 2016
@Pupix
Copy link
Author

Pupix commented Nov 29, 2016

Thanks! I will give it a try and let you know if there's any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants