Page 101 of 156

Re: Genshin Impact CE Bypass

Posted: Tue Nov 10, 2020 8:58 am
by bluekid
the one who helps me and succeeded in making the cheat engine work I send him 10 euro on paypal

Re: Genshin Impact CE Bypass

Posted: Tue Nov 10, 2020 9:08 am
by bluekid
OPCOXE wrote:
Thu Oct 01, 2020 9:49 am
I saw that most of you are having problems so I decided to do another video with me explaining everything you should know. If after looking at the video and doing the same you still have problems just takes some screenshots so I can guess what is causing it.
The video:
[Link]
EDIT : You may have seen that I've put "Exact Value" by mistake for the CDof the spell so you may found it use better ;)
you are french? can you help me

Re: Genshin Impact CE Bypass

Posted: Tue Nov 10, 2020 9:38 am
by myzpunye96
l

Re: Genshin Impact CE Bypass

Posted: Tue Nov 10, 2020 1:55 pm
by mezeikrisztina20
Pien wrote:
Tue Nov 10, 2020 7:51 am
that backup cheatengine and rename it to csrss.exe method is not enough to fool Mihoyo kernel anti-cheat.
mostly people who get banned is abusing the cheat and trigger sanity check.
u can use mhyprot patch, and doubling it up with custom private CE.

doing ANYTHING that server-sided is easily detected by mihoyo because how weird the output is, that's why chest ESP and Freeze is mostly safe because it's client sided cheat. everyone who get BANNED using freeze is also using 2X DAMAGE and tested in Abyss/dungeon, that's recipe of disaster if you pull stupid impossible time with your low character stat.

i've been using Chest ESP, Freeze, skill cooldown hack on my main account for a MONTH and still not get banned.

You could really send me a private message and help .. I hate people like you who describe that everything is good for you but you don’t share it with us. If you are afraid that the members of the Mihoyo team will solve this, please ask for help in a private message! Otherwise, step down!

Re: Genshin Impact CE Bypass

Posted: Tue Nov 10, 2020 2:32 pm
by Natsume
I got AR20 on my test account that didn't get banned for a week and went to abyss, cleared till 10th floor with 10x damage (all of my units are still phase 0 ascension, level 20, and didn't get banned yet, gonna wait till 1.1 update. (hacks I used; weapon damage, enemy freeze, character speedhack, ESP)

Image

Re: Genshin Impact CE Bypass

Posted: Tue Nov 10, 2020 8:43 pm
by Pien
mezeikrisztina20 wrote:
Tue Nov 10, 2020 1:55 pm
You could really send me a private message and help .. I hate people like you who describe that everything is good for you but you don’t share it with us. If you are afraid that the members of the Mihoyo team will solve this, please ask for help in a private message! Otherwise, step down!
Making private CE is easy and there's many method to do it using Lazarus, as long you know basic pascal language.
There's always the game mod in cheat forum to check what people up to. I already told what stuff that i use, i don't need to spoon-feeding everyone. I ain't giving random people my method nor my private CE because people might share it and that will make it faster to patches.

Re: Genshin Impact CE Bypass

Posted: Wed Nov 11, 2020 1:38 am
by ThatBenderGuy
Pien wrote:
Tue Nov 10, 2020 8:43 pm
mezeikrisztina20 wrote:
Tue Nov 10, 2020 1:55 pm
You could really send me a private message and help .. I hate people like you who describe that everything is good for you but you don’t share it with us. If you are afraid that the members of the Mihoyo team will solve this, please ask for help in a private message! Otherwise, step down!
Making private CE is easy and there's many method to do it using Lazarus, as long you know basic pascal language.
There's always the game mod in cheat forum to check what people up to. I already told what stuff that i use, i don't need to spoon-feeding everyone. I ain't giving random people my method nor my private CE because people might share it and that will make it faster to patches.
In other words compiling CE yourself? I've looked for guides on how to do it but all I find is people saying change the name of executable as well as using CE's Dissect Window to change the title of CE's windows. Could you perhaps PM me and point me to the right direction?

Re: Genshin Impact CE Bypass

Posted: Wed Nov 11, 2020 2:48 am
by asthebloody
Speedhack

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>87487</ID>
      <Description>"Speedhack Pointer"</Description>
      <ShowAsSigned>0</ShowAsSigned>
      <VariableType>Float</VariableType>
      <Address>UnityPlayer.dll+19510A8</Address>
      <Offsets>
        <Offset>FC</Offset>
      </Offsets>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

Re: Genshin Impact CE Bypass

Posted: Wed Nov 11, 2020 2:56 am
by dungng211
after update 1.1 speed hack and freeze enemy cannot use anymore, any update for the scrips? Thanks :)

Re: Genshin Impact CE Bypass

Posted: Wed Nov 11, 2020 2:57 am
by shikitemeikato
asthebloody wrote:
Wed Nov 11, 2020 2:48 am
Speedhack

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>87487</ID>
      <Description>"Speedhack Pointer"</Description>
      <ShowAsSigned>0</ShowAsSigned>
      <VariableType>Float</VariableType>
      <Address>UnityPlayer.dll+19510A8</Address>
      <Offsets>
        <Offset>FC</Offset>
      </Offsets>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Speedhack update for 1.1

Re: Genshin Impact CE Bypass

Posted: Wed Nov 11, 2020 3:01 am
by dungng211
asthebloody wrote:
Wed Nov 11, 2020 2:48 am
Speedhack

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>87487</ID>
      <Description>"Speedhack Pointer"</Description>
      <ShowAsSigned>0</ShowAsSigned>
      <VariableType>Float</VariableType>
      <Address>UnityPlayer.dll+19510A8</Address>
      <Offsets>
        <Offset>FC</Offset>
      </Offsets>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Image
It's Error

Re: Genshin Impact CE Bypass

Posted: Wed Nov 11, 2020 3:34 am
by asthebloody
dungng211 wrote:
Wed Nov 11, 2020 3:01 am
It's Error
select all > copy > paste to your ce

Re: Genshin Impact CE Bypass

Posted: Wed Nov 11, 2020 3:36 am
by dungng211
asthebloody wrote:
Wed Nov 11, 2020 3:34 am
dungng211 wrote:
Wed Nov 11, 2020 3:01 am
It's Error
select all > copy > paste to your ce
many thanks :)

Re: Genshin Impact CE Bypass

Posted: Wed Nov 11, 2020 3:58 am
by dungng211
shikitemeikato wrote:
Wed Nov 11, 2020 2:57 am
asthebloody wrote:
Wed Nov 11, 2020 2:48 am
Speedhack

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>87487</ID>
      <Description>"Speedhack Pointer"</Description>
      <ShowAsSigned>0</ShowAsSigned>
      <VariableType>Float</VariableType>
      <Address>UnityPlayer.dll+19510A8</Address>
      <Offsets>
        <Offset>FC</Offset>
      </Offsets>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Speedhack update for 1.1
Friend, it's speed hack for all world, i just want to speed hack my char only and freeze enemy (if its possible), can u share it. Thank u! :D

Re: Genshin Impact CE Bypass

Posted: Wed Nov 11, 2020 5:10 am
by cyprix1102
shikitemeikato wrote:
Wed Nov 11, 2020 2:57 am
asthebloody wrote:
Wed Nov 11, 2020 2:48 am
Speedhack

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>87487</ID>
      <Description>"Speedhack Pointer"</Description>
      <ShowAsSigned>0</ShowAsSigned>
      <VariableType>Float</VariableType>
      <Address>UnityPlayer.dll+19510A8</Address>
      <Offsets>
        <Offset>FC</Offset>
      </Offsets>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Speedhack update for 1.1
Enemy also has speed hack.