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

question from a new programmer #635

Open
jimmy-changa opened this issue Nov 18, 2016 · 1 comment
Open

question from a new programmer #635

jimmy-changa opened this issue Nov 18, 2016 · 1 comment

Comments

@jimmy-changa
Copy link

jimmy-changa commented Nov 18, 2016

Hey! newb-lord jimmy-changa here! I was wondering how you get the pos. info for the different cells/ blob things? I'm trying to make a bot for a different game, www.spaceuncharted.com, but I cannot seem to find how the client receives all the visible ship and planet locations. I will not be creating a wall hack script, because that would be too cheaty for my liking.. The game is fairly tedious, and I figured a bot would be well suited for the basic fleet movement functions.

@Apostolique
Copy link
Owner

Apostolique commented Nov 25, 2016

Sorry for late reply.

I don't know if you have that for your game, but for agar, gcommer made a website where he described the protocol:

http://agar.gcommer.com/index.php?title=Protocol

Originally though, I had to reverse engineer the game's obfuscated Javascript code in order to understand what everything did. Perhaps you can check your game's rendering part and figure out where the ships are drawn from, then try to backtrack to see which variables are used.

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