Page 29 of 38

Re: Forza Horizon 4

Posted: Mon Mar 04, 2019 7:49 pm
by HappyPanda
RAMIRODARKTEAM wrote:
Wed Feb 27, 2019 6:17 am
HappyPanda wrote:
Tue Feb 26, 2019 4:49 pm
RAMIRODARKTEAM wrote:
Fri Feb 22, 2019 9:42 am


just do not forget if you save the rewrite 5 or more times you get an account lock :(
I've done this about 20x now using local save and not the cloud save and no account lock.
Do you have an online session?
Yes, I do the duplication glitch for auction house so I'm always online. Probably at 50x using local save at this point.

Re: Forza Horizon 4

Posted: Tue Mar 19, 2019 9:14 pm
by QBallz420
I cant get this to work the game has updated. would it be possible to provide instructions on how you made this please or an updated hack

Re: Forza Horizon 4

Posted: Thu Mar 21, 2019 8:41 am
by hran7

Re: Forza Horizon 4

Posted: Fri Mar 22, 2019 6:12 pm
by iGoofymane
Well, I just got banned. Bummer, really wanted a car from the Auction House. Oh well.

Re: Forza Horizon 4

Posted: Sat Mar 23, 2019 8:39 pm
by HappyPanda
RAMIRODARKTEAM wrote:
Wed Feb 27, 2019 6:17 am
HappyPanda wrote:
Tue Feb 26, 2019 4:49 pm
RAMIRODARKTEAM wrote:
Fri Feb 22, 2019 9:42 am


just do not forget if you save the rewrite 5 or more times you get an account lock :(
I've done this about 20x now using local save and not the cloud save and no account lock.
Do you have an online session?
Yes for me everything works perfectly with the car dupe and local files copy.

My game is perfect. Can do online session, seasonals, just did the summer 100% playlist even with the ranked adventures.

Re: Forza Horizon 4

Posted: Sat Mar 23, 2019 8:40 pm
by HappyPanda
Guys instead of using cheat engine for money, just do the Goliath glitch and you get 8mil per 2 minutes. Also you can do money duplication using auction house and restoring file (need a friend to do this with)

Re: Forza Horizon 4

Posted: Sun Mar 24, 2019 5:21 pm
by iGoofymane
HappyPanda wrote:
Sat Mar 23, 2019 8:40 pm
Guys instead of using cheat engine for money, just do the Goliath glitch and you get 8mil per 2 minutes. Also you can do money duplication using auction house and restoring file (need a friend to do this with)
I'm already banned. I don't know how to do the Goliath glitch, and I have no friends. I got banned because when I started doing the cheating my computer reconnected to my Wi-Fi and I didn't realize. My mistake.

Re: Forza Horizon 4

Posted: Tue Mar 26, 2019 1:43 am
by iGoofymane
Anyway for my game to not crash when I attach the debugger?

Re: Forza Horizon 4

Posted: Thu Mar 28, 2019 5:48 pm
by iGoofymane
iGoofymane wrote:
Tue Mar 26, 2019 1:43 am
Anyway for my game to not crash when I attach the debugger?
STN pointed me in the right direction. Nevermind!

Re: Forza Horizon 4

Posted: Sun Mar 31, 2019 5:17 am
by nomar
Does anyone know how to force this game to stay offline even after I reconnect my wifi?

Re: Forza Horizon 4

Posted: Sun Mar 31, 2019 10:05 am
by TimFun13
nomar wrote:
Sun Mar 31, 2019 5:17 am
Does anyone know how to force this game to stay offline even after I reconnect my wifi?
Block it with your firewall.
[Link]

Re: Forza Horizon 4

Posted: Mon Apr 01, 2019 12:05 am
by nomar
ShyTwig16 wrote:
Sun Mar 31, 2019 10:05 am
nomar wrote:
Sun Mar 31, 2019 5:17 am
Does anyone know how to force this game to stay offline even after I reconnect my wifi?
Block it with your firewall.
[Link]
I really tried, through inboud and outbound connection, xbox, game bar and forza and it didn't work

Re: Forza Horizon 4

Posted: Mon Apr 01, 2019 1:16 am
by TimFun13
nomar wrote:
Mon Apr 01, 2019 12:05 am
...
I really tried, through inboud and outbound connection, xbox, game bar and forza and it didn't work
You most likely have a rule to allow it in place, you need to find the rule that the game made when installing and change that.

Or block all access with the firewall that isn't port 80, 443 or whatever you actually need. You should also be able to block it though the hostlist if you know what the URL is.

Re: Forza Horizon 4

Posted: Sun Apr 14, 2019 8:15 pm
by RAMIRODARKTEAM
People need your help here you have the latest update script when it is activated:
auto finish first place + a lot of money and lvl
explain to me on my fingers how to get the script to do only my auto finish in the first place! O_0
p.s who knows how to do jumps in scripts explain to me
an example of this
Spoiler
[ENABLE]
aobscanmodule(AlWin,nfs.exe,0F85xxxxxxxx8Bxxxxxxxxxxxx84xxxxxxxxxxxxxx0F57)
aobscanmodule(AlWin2,nfs.exe,8B48xxxxxxxxxxxx8378xxxxxxxx83xxxx80F9xxxxxxxxxx8B50)
aobscanmodule(AlWin3,nfs.exe,8B48xxxxxxxxxxxx8378xxxxxxxx83xxxx80F9xxxxxxxxxx8B50)

AlWin:
db 90 90 90 90 90 90

AlWin2+C:
db 90 90

AlWin3+14:
db 74

registersymbol(AlWin)
registersymbol(AlWin2)
registersymbol(AlWin3)

[DISABLE]

AlWin:
db 0F 85 D1 02 00 00

AlWin2+C:
db 75 08

AlWin3+14:
db 75

unregistersymbol(AlWin)
unregistersymbol(AlWin2)
unregistersymbol(AlWin3)


{
// ORIGINAL CODE - INJECTION POINT: "nfs.exe"+224898

"nfs.exe"+22487B: 8B 0D 48 AB DF 00 - mov ecx,[nfs.exe+9FAB48]
"nfs.exe"+224881: 8B 11 - mov edx,[ecx]
"nfs.exe"+224883: 57 - push edi
"nfs.exe"+224884: 50 - push eax
"nfs.exe"+224885: 8B 42 30 - mov eax,[edx+30]
"nfs.exe"+224888: FF D0 - call eax
"nfs.exe"+22488A: 8B F8 - mov edi,eax
"nfs.exe"+22488C: 85 FF - test edi,edi
"nfs.exe"+22488E: 0F 84 DB 02 00 00 - je nfs.exe+224B6F
"nfs.exe"+224894: 83 7F 38 01 - cmp dword ptr [edi+38],01
// ---------- INJECTING HERE ----------
"nfs.exe"+224898: 0F 85 D1 02 00 00 - jne nfs.exe+224B6F
// ---------- DONE INJECTING ----------
"nfs.exe"+22489E: 8B CF - mov ecx,edi
"nfs.exe"+2248A0: E8 AB B5 FF FF - call nfs.exe+21FE50
"nfs.exe"+2248A5: 84 C0 - test al,al
"nfs.exe"+2248A7: 0F 84 56 01 00 00 - je nfs.exe+224A03
"nfs.exe"+2248AD: 0F 57 C0 - xorps xmm0,xmm0
"nfs.exe"+2248B0: 33 F6 - xor esi,esi
"nfs.exe"+2248B2: 85 ED - test ebp,ebp
"nfs.exe"+2248B4: F3 0F 11 44 24 28 - movss [esp+28],xmm0
"nfs.exe"+2248BA: 7E 59 - jle nfs.exe+224915
"nfs.exe"+2248BC: 8D 64 24 00 - lea esp,[esp+00]
}

Re: Forza Horizon 4

Posted: Tue Apr 16, 2019 1:41 am
by emelerud1
HappyPanda wrote:
Fri Feb 15, 2019 6:50 pm
I use autohotkey and wrote some simple commands into it. Basically it just grinds the auction house like you normally would manually, except it is more accurate and faster.

I have set key delay times of 75ms and that seems like the quickest this game can register the keys.

So I open the game, be at horizon festival auction house, highlight the search car box, start my macro

...
What's the risk of ban for this?
And where do you find documentation to write up a script?