Page 1 of 156

Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 8:31 am
by MGGA
I'm no longer playing this game but I might update and release new table when i had chance to do it.

[Link]

Cheat Features:

Code: Select all

- Skill No Cooldown (including ulti)
- Infinite Stamina (run, fly, climb).
- Weapon Damage Hack + OHK (works on certain weapons only)
- Rapid Fire/Attk (extremely buggy - use at caution)
- Instant Bow Charge
- Player Speed (x1-x5)
- Fly Hack (in Wing Mode)
- Freeze Enemy (whole map/room)
- Attack Speedhack (affects skills too)
- Zoom Hack (FOV) up to x5
- ESP Hack (monsters and box treasure)
- DupeX / Mobs Vacuum Hack
- Quest Instant Teleport
- Player Coordinates (xyz)
- Pick Range Hack

Credits: ammjun and crazyshoot
=== BYPASS METHOD 1 ===

Video Tutorial:
viewtopic.php?p=156187#p156187

Steps:
1. Backup cheatengine-x86_64.exe and rename it to csrss.exe
2. Attach winlogon.exe
3. Open the table.
4. Edit the script and change Cheat Engine path with your:
db 'D:\Program Files\Cheat Engine 7.1\csrss.exe',0
5. Enable the script.
6. Second CE will open, close the first CE.
7. You can now attach the game & make your own cheats.
8. Or load table made by others (link below).
Note:
- Do not use built-in speedhack, high risk of ban.
- If you're getting driver error, turn off the read/write process memory.
Genshin Impact v1.1.CT
Updated & Fixed.
(31.82 KiB) Downloaded 2069 times
GenshinImpact_Cheats (2020.10.27).CT
Patched.
(66.38 KiB) Downloaded 647 times
GenshinImpact_Cheats (2020.10.22).CT
Patched.
(59.09 KiB) Downloaded 300 times
GenshinImpact (Cheats).CT
Patched.
(58.12 KiB) Downloaded 448 times
Genshin Impact.CT
Bypass (still working for v1.1)
(861 Bytes) Downloaded 809 times


=== BYPASS METHOD 2 ===

NOTE: Recommended to use Cheat Engine v7.1. Do not use v7.2!

Steps:
1. Download my CT file below and open it normally (do not use method from bypass 1).
2a. Open Genshin Impact and launch the game.
2b. If the script auto-enabled or drops list of cheats, proceed to step 3 (picture below) or else repeat step 2a.
Image

3. Login the game.
4. Open Process Hacker, download link: [Link]
5. Follow the picture:
Image

6. After you closed the Process Hacker, wait for a few minutes in game (usually 1-5 minutes until you can enable all cheats).
7. You should be able to enable all scripts/cheats.

Note: If you still can't enable some scripts/cheats after waiting too long, do this guide: viewtopic.php?p=164963#p164963

Genshin Impact v1.1 (2020.11.14).CT
Use this CT for bypass method 2.
(27.93 KiB) Downloaded 636 times

Changelogs:
2020.9.30:
- First public release.
2020.10.1:
- Added Fly Hack
- Added Rapid Fire/Attk
- Added Instant Bow Charge
- Fixed Mobs Vacuum (read the guide carefully)
- Fixed Quest Instant Teleport (read the guide carefully)
2020.10.22:
- Updated to latest patch.
2020.10.23:
- Added test table (safety purpose).
2020.10.27:
- Test table removed.
- Main table is updated.
2020.11.11:
- New table released for v1.1
- Added pick range hack
2020.11.13:
- Added back ESP Box (credit: asthebloody)
- Release new table for bypass method 2

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 8:44 am
by BabyGroot
MGGA wrote:
Wed Sep 30, 2020 8:31 am
[Link]

Steps:
1. Backup cheatengine-x86_64.exe and rename it to csrss.exe
2. Attach winlogo.exe
3. Open the table.
4. Edit the script and change Cheat Engine path with your:
db 'D:\Program Files\Cheat Engine 7.1\csrss.exe',0
5. Enable the script.
6. Second CE will open, close the first CE
7. You can now attach the game.
can you make a bypass image sir?

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 9:28 am
by Lord Blade
So, I guess everything's kept server side? Like inventory and the like?

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 10:12 am
by chaostrauma
Lord Blade wrote:
Wed Sep 30, 2020 9:28 am
So, I guess everything's kept server side? Like inventory and the like?
yes but I'm not sure about health, stamina, and skills an all

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 11:40 am
by Aknologya
Hi!
It say me that. What I'm doing wrong?

Image

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 12:21 pm
by OPCOXE
Aknologya wrote:
Wed Sep 30, 2020 11:40 am
Hi!
It say me that. What I'm doing wrong?

Image
Everything you need to open the ct with the first cheat engine and change the code of the script let me some times to put a screenshot in edit

Like that :
Image
BTW don't forget to click "OK" before activating the CE Bypass

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 1:04 pm
by Aknologya
Ok thanks I think it work but the table is just a bypass not a cheat? Haven't any cheat table atm?

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 1:13 pm
by OPCOXE
Yes, you should just try to find curr hp or/and stamina that should be simple has the hp is just a 4 bytes or 8 bytes int and the stamina should be (not sure) a float value that is at 1 or 100 when first bare is full (if you have more than 1 bare like me you should have more than 1)
EDIT : I think they are dynamic addresses so if you restart the game you have to find them again
EDIT 2 : Wrong call that may be harder that I said because hp seems to be entirely server-sided I found only visual addresses for stamina (didn't test on int just float) and when I tried to attach the debuger the game crashed ...

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 1:28 pm
by Aknologya
OPCOXE wrote:
Wed Sep 30, 2020 1:13 pm
Yes, you should just try to find curr hp or/and stamina that should be simple has the hp is just a 4 bytes or 8 bytes int and the stamina should be (not sure) a float value that is at 1 or 100 when first bare is full (if you have more than 1 bare like me you should have more than 1)
EDIT: I think they are dynamic addresses so if you restart the game you have to find them again
F*ck I haven't the skill to do that. I try it but I think I waiting for someone make a table :? .
Thanks for your help!

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 2:15 pm
by Kurokaneki00
How do you find the stamina as there is no figure to search on CE?

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 3:10 pm
by 4Donic
I tried Float with 1.00 as 100% and something like 1.07, 1.14 for upgraded stamina, but Im yet to find any success in that.

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 3:34 pm
by gigel
Hello guys, I have no experience in creating scripts, but I'd also like to contribute somehow with some data. Maybe it will help someone competent to create a table/guide if pointers are dynamic.

This is a discovery from another site regarding player coordinates pointer. I would credit the source but not sure about site rules...
((((UnityPlayer.dll+1934C10)+88)+8)+A8) = X
((((UnityPlayer.dll+1934C10)+88)+8)+A4) = Y
((((UnityPlayer.dll+1934C10)+88)+8)+A0) = Z
He also shared a video of teleport working and stamina frozen at about 70%

Some personal theories:
1) Potential of one-shot kill exploit: Seeing how coordinates are client coded for the player, it may be possible to change coordinates for npcs as well. The mechanic in this game is that most npcs except for bosses (from what i've seen) instantly die if they fall off the map. (bosses seem to respawn at origin point) So I was thinking that in the future it would be possible to create a script that would simulate "npc fall instakill" when the player hits them with an attack.

2) Timers: these also seem to be client sided considering skill cds, so I would think this might as well extend to most timers in the game, most importantly challenge timers. If you are decently leveled, you could brute force everything with heal. If challenge timers could be frozen that would make the game a breeze actually.

3) Foods: There are foods that decrease stamina consumption or directly add stamina. There are also foods that increase atk,crit, and def. Stamina is client sided, but the other stats are. It might be worth looking into foods. This is a very vague idea though. Adding more to this it might be possible to stack foods since you are allowed 4 types of buffs active but different types, so by by making the atk buff go into the def slot, stamina slot, and potion slot using some swaps? Also combining with the timers idea -> Food infinite duration instead of 300sec.

Hope my additions are somewhat valuable and not just spam.
Best of luck,
gigel

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 4:56 pm
by Etrius
I can't get mine to work, CE is running as admin... what's the issue?

Image

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 5:14 pm
by OPCOXE
4Donic wrote:
Wed Sep 30, 2020 3:10 pm
I tried Float with 1.00 as 100% and something like 1.07, 1.14 for upgraded stamina, but Im yet to find any success in that.
Yep because it's 100, 107 and 114 in float (at least for the display values).

Re: Genshin Impact CE Bypass

Posted: Wed Sep 30, 2020 5:42 pm
by Nor00
Im already find stamina, skill cd but i cant toggle or change value its like there are server side Im so confuse , i can use only speedhack sad