Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/01/23 in all areas

  1. Hello, All global bans have been removed, everyone is unbanned * Legend: "global ban" = Manual ban for bad activity or AntiCheat "Banned by MTA" MTA wishes everyone a happy new year. To show our good intentions and willingness to forgive those in which we previously lost faith, everyone that received a global ban in the past 15 years has been given a final chance to be a normal player, and redeem themselves. This is not a joke, we removed all bans (except for a handful of the worst cases, up to 20 users), and will only happen once in MTA's lifetime. Everyone that used paid hacks, or was a cheat developer, can play again. We are extra confident in this because we recently patched (detected, blocked) the major paid hacks on MTA, unbanning paid hack users in this scenario was our traditional approach which we however shifted away from. Everyone that did basic malicious activity against MTA, its users or a server, can play again. Of course, except for the absolute worst of cases, which is unlikely to include you. So for a bit of context, besides giving everyone a chance to redeem themselves (if they had previously insisted they realized their mistakes and wouldn't repeat.. but got rejected as we have different experiences with such users), we realized that the system used was prone to false positive bans that accumulate during periods of lowered AC Team manpower. Even when manpower went up, it was a huge leap to catch up with the growing so-called technical debt to fix up on false positives, leading to, as I must admit, a bunch of unfairly banned people with appeals that wouldn't be attended to. This is the compassionate move. - Those that know what they did to get banned, should know that this is their final chance, and that should you draw AC team's attention again you are done for. You are certainly one of those that fully realize the strength of our anti-ban evade measures to which point you can't do anything to evade bans, as when you get such a manual ban not even spoofers will work to evade.. so, don't make the same mistake again, don't put yourself in the same situation of being defeated, AC team will really come after you if you repeat. You can consider the ban amnesty as a peace offering, as long you are willing to be a normal user from now on. Not a toxic cheat developer, hacker, DDoS attacker or so on, whatever behavior got you banned. Redeem yourself, learn from your past mistakes, and make a fresh start. - Those that know they are innocent and were caught in the crossfire of their appeals not being handled in a timely manner or at all, we extend our deepest apologies to you, and reassure you that 99% of all measures (intended for other banned users) which could lead to such a false positive ban are now removed along with the Ban Amnesty. You are cleared and very much welcome back to play MTA: San Andreas. I am well aware how many dreams of past players were ruined by unfortunate mistakes. Disclaimer: Anyone that notices they are still banned after today, is one of the up to 20 people in the list of exceptions, and shouldn't bother to appeal. It has been double checked that only intended remaining bans still exist, there is no such thing as a 'mistake' to be reconsidered. Community bans (Discord/Forums) are also not included other than on a case by case basis such as through the use of our Discord Ban Appeals board, unless otherwise stated in the near future. At last, if you have any friends that are permanently banned, please inform them about the good news, but caution them to behave this time, because like I wrote at the top, this is an extremely rare event that won't occur in MTA's future, as it has never done so in the past 15 years.
    1 point
  2. local playerSelectedTarget local targetMarker = createMarker( 0, 0, 10000, "arrow", 1.5, 255, 0, 0 ) addEventHandler("onClientRender", root, function() if ( getKeyState("mouse2") == true ) then local x,y,z = getElementPosition(localPlayer) for k,target in ipairs(getElementsByType("player",root,true)) do if not ( target == localPlayer ) then local px,py,pz = getElementPosition(target) local distance = getDistanceBetweenPoints3D( px, py, pz, x, y, z ) if ( distance < 10 ) then --target distance playerSelectedTarget = target end end end if isElement(playerSelectedTarget) then local tx,ty,tz = getElementPosition(playerSelectedTarget) setElementPosition( targetMarker, tx, ty, tz+3 ) end else if isElement(playerSelectedTarget) then setElementPosition( targetMarker, 0, 0, 10000 ) end end end )
    1 point
  3. hello @Stardust welcome to forum, i would like to explain about your problem,An MTA team made a statement about this issue, I want to explain it to you. VF #2 kicks by Anti-cheat are usually because your PC is infected with a virus or malware. There are 2 potential reasons: - Something external (like a virus or cheat, perhaps for another game) is trying to write to the memory of GTA or MTA data files - GTA or MTA data files (DLL) have unauthorized mods or are corrupted. In most cases, DLL files have simply been modified by a virus, resulting in failed MTA integrity checks. Note: 99% of the cases are caused by viruses and malware.. this is no joke, take it seriously Instructions: 1) Run a full anti-virus and malware scan. Clean anything that it finds. 2) Re-install MTA and GTA San Andreas with a clean, unmodded version. This ensures files are not modified in ways that will kick you, and that changes to (or quarantaining of) DLL files made by a virus that you now removed with a scanner are reversed. 3) Do not run any dodgy software that you can imagine may try to hook, or write memory to, any DLL files it can search and finds interesting; this is characteristic for viruses that want to infect any suitable files on your PC, but it can also be a PUP (Potentially Unwanted Program) or anything that relies heavily on tampering with execution of other software to function, so-called intrusive software.. imagine stuff like overlays or software that claims it can help you do something with any other software. You can end processes of software (or disable them) one by one to find out the culprit if the problem persists after following all of these instructions. If the problem persists, we also advise using multiple scanners, and also malware/PUP/rootkit scanners.
    1 point
  4. 1 point
  5. ⋅︎ T h e m e ⋅︎ - P a c i f i c A b y s s - Download 16:9 / 4:3 Installation e n j o y 1.2 WIP... 1.1 Remastered (29-12-2022) 1.0 Release (11-11-2021)
    1 point
×
×
  • Create New...