DetectedComplete script to clear all cheating reports, bad behavior etc

Posts 46–60 of 144 · Page 4 of 10
Quote Originally Posted by optimumbox View Post
I'm not sure if this works. I haven't been put in a bad sport lobby, but the script seems to stick on clearing stats. I'd there a confirmation message?
No

//too short
This one will never work as in you're using mp variables wrong ... when it's MPPLY you don't need to put "MP[character number]_" in the front, also the bad sport thing these are tunables names ... this thing will do nothing lmao
Quote Originally Posted by Pato@940 View Post
This one will never work as in you're using mp variables wrong ... when it's MPPLY you don't need to put "MP[character number]_" in the front, also the bad sport thing these are tunables names ... this thing will do nothing lmao
you don't know what you're talking about, this doesn't apply to all MPPLY
some take the MP0-2_ and some don't, At the beginning I didn't include them, but since it didn't work for some people I included it.
It worked for for the first guy trying it.
Quote Originally Posted by Doodle313 View Post
you don't know what you're talking about, this doesn't apply to all MPPLY
some take the MP0-2_ and some don't, At the beginning I didn't include them, but since it didn't work for some people I included it.
It worked for for the first guy trying it.
MPPLY doesn't take character prefix on it, MPPLY are account bound variables, learn to read from mpstatssetup.xml, thanks.

Take a look at my sources i posted on UC.


"BADSPORT_NUMDAYS_1ST_OFFENCE"
"BADSPORT_RESET_MINUTES"

These are also tunable names, please don't tell me that i don't know of what i'm talking about, obviously it's you that don't know how to use these variables correctly.
Quote Originally Posted by Pato@940 View Post


MPPLY doesn't take character prefix on it, MPPLY are account bound variables, learn to read from mpstatssetup.xml, thanks.

Take a look at my sources i posted on UC.


"BADSPORT_NUMDAYS_1ST_OFFENCE"
"BADSPORT_RESET_MINUTES"

These are also tunable names, please don't tell me that i don't know of what i'm talking about, obviously it's you that don't know how to use these variables correctly.
Those don't use the perfix, I just included them as it didn't work for people when used the proper way.
Initially, I didn't include them.
Quote Originally Posted by otfneon View Post
Doodle u think u can help me get this to work?
The script should work, it works for me and I have no issues with it.
Even the ones with the incorrect perfix don't matter as the ones with the correct perfix are there and are being executed.
I honestly don't know why it's not working for you, the other guy that said that the perfix is incorrect didn't provide a fix so I have no idea what's wrong.
Some guy on a different forum released a proper script, it will eventually find itself here so you have nothing to worry about.

- - - Updated - - -

Quote Originally Posted by Pato@940 View Post


MPPLY doesn't take character prefix on it, MPPLY are account bound variables, learn to read from mpstatssetup.xml, thanks.

Take a look at my sources i posted on UC.


"BADSPORT_NUMDAYS_1ST_OFFENCE"
"BADSPORT_RESET_MINUTES"

These are also tunable names, please don't tell me that i don't know of what i'm talking about, obviously it's you that don't know how to use these variables correctly.
Also you're very wrong, there are perfectly valid scripts out there like therealMVP that use the MP perfix before MPPLY and work flawlessly
here's an example
Code:
natives.STATS.STAT_SET_INT(natives.GAMEPLAY.GET_HASH_KEY("MP0_MPPLY_TENNIS_MATCHES_WON"), 2, true)
natives.STATS.STAT_SET_INT(natives.GAMEPLAY.GET_HASH_KEY("MP0_MPPLY_TOTAL_TDEATHMATCH_WON"), 63, true)
natives.STATS.STAT_SET_INT(natives.GAMEPLAY.GET_HASH_KEY("MP0_MPPLY_TOTAL_RACES_WON"), 101, true)
natives.STATS.STAT_SET_INT(natives.GAMEPLAY.GET_HASH_KEY("MP0_MPPLY_TOTAL_DEATHMATCH_LOST"), 23, true)
natives.STATS.STAT_SET_INT(natives.GAMEPLAY.GET_HASH_KEY("MP0_MPPLY_TOTAL_RACES_LOST"), 36, true)
so honestly I don't know what you're talking about.
Quote Originally Posted by .Zer0 View Post
Your character Name isn't by any Chance something starting with bl4ze ?
Naa not really, dunno if the question was serious or not.. But well ye, Nothing similar to bl4ze, my in-game names starts on ''sh'' and ends on ''Z''
So this is confirmed working? I mean how do you know if your in a "Bad sports" lobby? O.o
i am trying it right now.. i put the "Clear cheating reports.lua" in the scripts\addins folder and popped the scripts folder and LUA.asi into the GTA directory. also the two other .dll files used for this. I assumed it would be the same since it's .asi... is there a totally different method I am missing?
Btw is GTA V VAC protected?
Doodle u think u can help me get this to work?
This script has no effect on me the script has run but No effect
Quote Originally Posted by zhugong1 View Post
This script has no effect on me the script has run but No effect
if this doesn't work for you, wait for proper script.
Doodle inbox me the forum it is on please. thanks
Quote Originally Posted by otfneon View Post
Doodle inbox me the forum it is on please. thanks
Pretty sure that's bannable, just be patient.
Posts 46–60 of 144 · Page 4 of 10
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?