-
Notifications
You must be signed in to change notification settings - Fork 3
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
Spawn pawn on any square #121
Comments
omg i love this exploit |
It is interesting that you cannot access any member that has an underscore in it but you can overload object members with the same specs. |
For some functions, e.g. |
Using this technique, you can also use the following to spawn on negative rows and columns:
You can then for example do |
This code makes things like ints except that != always returns False.
Then, do
to spawn a pawn at row = 4 and col = 0.
The text was updated successfully, but these errors were encountered: