I think i've done goofed, After using the legendary drop script, after i equipped the weapon my game keeps crashing to the point i cant even log in the game anymore lol anyone know how to fix this?
Edit: nvm, restarted my pc and everything is fine
Last edited by cungkringg on Thu Apr 08, 2021 5:54 am, edited 1 time in total.
Hmm changed one legendary armor into another. Problem Is the stats on the armor like Max health, cool down reduction etc do not change to the new legendary armor's values like Anomaly power, Status power and CDR. The mods changed, item name and looks changed but the armor stats did not.
I think i've done goofed, After using the legendary drop script, after i equipped the weapon my game keeps crashing to the point i cant even log in the game anymore lol anyone know how to fix this?
Edit: nvm, restarted my pc and everything is fine
If you ever break a character you should download the demo and log into your account, the system flags your new characters as inactive and doesn't read the data so you can jump on the demo version and delete the broken character, happened to me once and I could not log onto my account at all until I deleted that character.
I'm sorry, I don't quite get about being flagged, I don't know how would you know if you get flagged as a cheater, would there be a pop-up on lobby that you are flagged as a cheater or they will send you an email?
I'm sorry, I don't quite get about being flagged, I don't know how would you know if you get flagged as a cheater, would there be a pop-up on lobby that you are flagged as a cheater or they will send you an email?
If you dont want to the risk getting flagged, dont cheat.
Or at least play on a second account.
They did say that they will add the watermark in at a later date, so there's no way to tell if you're flagged right now, unless they tell you in the login screen or something.
The watermark is already there. A player in Steam reported it. They said that their account was flagged already since they used Trainer back in the Demo. Therefore, please note that if you don't play with other players, you are pretty safe. Of course, playing with other players will be wise to turn everything off.
As far as maximizing your skills go, that is a pure red flag for your account. I don't recommend it because you will definitely get flagged for getting all skills. You are already walking on thin ice, don't overdo it with the cheats unless you want to be flagged.
anyway to check flag? like watermark or something else :<
Watermark doesn't exist yet. If you're flagged, it will say something along the lines of "Suspicious activity detected on this account, matchmaking will be limited". Saw it online, haven't picked up the full game yet myself so I can't confirm.
I'm sorry, I don't quite get about being flagged, I don't know how would you know if you get flagged as a cheater, would there be a pop-up on lobby that you are flagged as a cheater or they will send you an email?
If you dont want to the risk getting flagged, dont cheat.
Or at least play on a second account.
They did say that they will add the watermark in at a later date, so there's no way to tell if you're flagged right now, unless they tell you in the login screen or something.
The watermark is already there. A player in Steam reported it. They said that their account was flagged already since they used Trainer back in the Demo. Therefore, please note that if you don't play with other players, you are pretty safe. Of course, playing with other players will be wise to turn everything off.
As far as maximizing your skills go, that is a pure red flag for your account. I don't recommend it because you will definitely get flagged for getting all skills. You are already walking on thin ice, don't overdo it with the cheats unless you want to be flagged.
anyway to check flag? like watermark or something else :<
Watermark doesn't exist yet. If you're flagged, it will say something along the lines of "Suspicious activity detected on this account, matchmaking will be limited". Saw it online, haven't picked up the full game yet myself so I can't confirm.
No source
Oh, okay. Thanks. I was just wondering that if there is any way that you would know if you're already flagged, cause so far on my dummy account isn't flagged, I just want to know if how would I know if I got flagged and now I know, thanks again.
I'm sorry, I don't quite get about being flagged, I don't know how would you know if you get flagged as a cheater, would there be a pop-up on lobby that you are flagged as a cheater or they will send you an email?
When you start the game and can see your character in the lobby, you'll get a pop up that says something along the lines of "We've Dedicated Suspicious Activity On Your Account."
local dict=StaticFindObjectAlgo('/Game/Inventory/DataTables/Armors_DataTable.Armors_DataTable')+0x30
for i=0,readInteger(dict+8)-1 do
local pointer=readPointer(dict)+i*0x18
local fname=readQword(pointer)
pointer=readPointer(readPointer(pointer+8)+8)+0x28
local len=readInteger(pointer+8)
pointer=readPointer(pointer)
name=readString(pointer,len*2,true)
print(string.format('%08X:%s',fname,name))
end