View previous topic :: View next topic |
Author |
Message |
Oczek22 How do I cheat?
Reputation: 0
Joined: 25 May 2019 Posts: 1 Location: Poland
|
Posted: Sat May 25, 2019 1:05 pm Post subject: [Java] Minigame |
|
|
Hey everyone
i'm a very basic user of CE (my best is finding pointers) and i have been learning programming. a few days ago i came up with an idea to make a simple text game that can be passed in two ways - by solving simple cases and by using CE. i made a "stage 1", it works but i can't test it. i have my value that decreases if the wrong password is written but i can't find it by using CE. i'm testing it in windows console and i don't know what may be wrong. my value was in byte and i used byte in CE and nothing then i changed value to int (in CE i used 4 bytes) and still nothing. may it be console's fault? |
|
Back to top |
|
 |
HotHeap !BEWARE! Deletes post on answer
Reputation: 2
Joined: 06 Oct 2018 Posts: 4
|
Posted: Wed Sep 18, 2019 8:00 pm Post subject: |
|
|
You sure you attached to console via CE to it? |
|
Back to top |
|
 |
|