Sooo wait, the Unity Plugin Player crashing is normal ? its not rare that someone gets Unity Plugin Player crashing?
Help with hacking Dead Frontier
when your are CE you can select the running processes for me i use chrome .. in firefox when you load the inner city you can select the running proceses on CE the pruglin container try clicking the speed hack .. if it produce error that means its not the right plugin container .. if yes then wait till you see the loading 100% .. then you can set the speed hack to 0 then execute your script .. even its not on the communicating to server at the 100% loading data the AoB can be scanned ..
even if i wait until communicating with game server and press SPEEDHACK the unity player plugin keeps on crashing! damnit!
in my case .. if it produce error like .. the unity player is not responding .. its because due to pausing the unity player in chrome it also produce error sometimes lieks its stuck and prompting a message your unity player is not responding but i still execute the lua .. then also the CE LAGS and about to crash i just waited it for few minutes after the whole script is executed in CE then just ignore the error .. then remove the speed hack but the inner city still loads for me ..
i did the hack but the EXP is too slow? i thought i can get 1m exp if i kill 1 zed ?
- - - Updated - - -
and the EXP goes back and forth! it was 35% then became 30%
- - - Updated - - -
can we get 24 hours ban if we only do loot ?
- - - Updated - - -
and the EXP goes back and forth! it was 35% then became 30%
- - - Updated - - -
can we get 24 hours ban if we only do loot ?
The exp works by multiply it to desired multiplier.
If the zombies has 35 exp, multiply it to 100 and it becomes 3500 exp. So no, not 1 million.
The one you're using probably the regular exp boost hack, use this one.
This is 4x exp, which is twice than what a GM member get each kills.
Yes, even without exp hack and just loot hack, there's a huge chance you will get the 24 hours ban.
Use it at your own risk.
If the zombies has 35 exp, multiply it to 100 and it becomes 3500 exp. So no, not 1 million.
The one you're using probably the regular exp boost hack, use this one.
Code
AoB = AOBScan("22 ?? ?? ?? ?? 0B 06 1F ?? 2F ?? 22 ?? ?? ?? ?? 0B 06 1F ?? 2F ?? 1D 45 ?? ?? ?? ?? ?? ?? ?? ?? 22 ?? ?? ?? ?? 0B 06 1F ?? 2F ?? 17 45 ?? ?? ?? ?? ?? ?? ?? ?? 22 ?? ?? ?? ?? 0B D0 ?? ?? ?? ?? 28 ?? ?? ?? ?? 72 ?? ?? ?? ?? 17 8D ?? ?? ?? ?? 25 16 72 ?? ?? ?? ?? D0 ?? ?? ?? ?? 28 ?? ?? ?? ?? 25 26 72 ?? ?? ?? ?? 17")
if (AoB and AoB.getCount()==3) then
print("4x Expboost OK")
for i=0,2 do
writeBytes(tonumber(AoB[i],16)+3, 0x80, 0x40)
end
AoB.Destroy()
AoB = nil
else
print("4x Expboost ERROR")
end
if (AoB and AoB.getCount()==3) then
print("4x Expboost OK")
for i=0,2 do
writeBytes(tonumber(AoB[i],16)+3, 0x80, 0x40)
end
AoB.Destroy()
AoB = nil
else
print("4x Expboost ERROR")
end
This is 4x exp, which is twice than what a GM member get each kills.
Yes, even without exp hack and just loot hack, there's a huge chance you will get the 24 hours ban.
Use it at your own risk.
how many minutes till you get banned ?
I've tried using the speedhack during the communicating with server but it just kept on going. But I did read how unity crashes but the script still ran in the game. Hmm. I'll need to experiment with it a bit more.
Also, how do you get the hacks to work? If I ever get the speedhack thing down, how will I implement these hacks into the game?
can you explain to me how do i put the code you sent earlier the x4 EXP boost ? i dont understand it
Hey there, faced the same problems as you with Firefox and it seems to be because I use Windows 8. Chrome, even though the speedhack works for me there will eventually completely block npapi compatibility by September next week which means Chrome can no longer run Unity, which leaves you with Internet Explorer.
I have been using IE for DF now and the speedhack doesn't crash the unity plugin from there, hope this helps
I have been using IE for DF now and the speedhack doesn't crash the unity plugin from there, hope this helps
