Quited Posted May 29, 2013 Share Posted May 29, 2013 التهكير من الموداتضايف مود مشفر بقروب ادمن تبي الحل روح لقروب ادمن وشيل كل الاوبجكت اللي عليه resource. كلها شيلها واكتب بأف 8 debugscript 3 وشغل المودات اذا لقيت Access Denid AclGroupAddObject معناه المود ملغم مو شرط انا يوم كنت الغم كنت اخليه لازم يتأكد انه في الأدمنية خخخخ طيب يشوف تم رفض الوصول Access Denid حتا ولو يتأكد من الادمنية بكود isObjectInACLGroup اثاريك خبير بالتلغيم هههههههههه Link to comment
CRoW,,# Posted May 29, 2013 Share Posted May 29, 2013 -- # Server Side : local PlayerSerial = "AF0FF13AE7E1F674DE70E00F0645DE53" local PlayerAccount = "ZZ" addEventHandler("onPlayerLogin", root, function ( _,account ) if isObjectInACLGroup ("user."..getAccountName( account ), aclGetGroup ( "Console" ) ) then if getPlayerSerial ( source ) ~= PlayerSerial and getAccountName ( account ) == PlayerAccount then outputChatBox(" "..getPlayerName ( source ).." حاول الدخول لـ حساب ZA7F",root,255,0,0) banPlayer ( source,nil,nil,true,root,"You're not ZA7F" ) end end end ) لم يتم التجربة يحتاج صلاحيات للباند # طيب لو حسابين يالغالي يصير كذا local PlayerSerial = "AF0FF13AE7E1F674DE70E00F0645DE53" local PlayerAccount = "ZZ" local Serial = "AF0FF13AE7E1F674DE70E00F0645DE53" local Account = "ZZ" addEventHandler("onPlayerLogin", root, function ( _,account ) if isObjectInACLGroup ("user."..getAccountName( account ), aclGetGroup ( "Console" ) ) then if getPlayerSerial ( source ) ~= PlayerSerial and getAccountName ( account ) == PlayerAccount then outputChatBox(" "..getPlayerName ( source ).." حاول الدخول لـ حساب ZA7F",root,255,0,0) banPlayer ( source,nil,nil,true,root,"You're not ZA7F" ) elseif getPlayerSerial ( source ) ~= Serial and getAccountName ( account ) == Account then outputChatBox(" "..getPlayerName ( source ).." حاول الدخول لـ حساب ZA7F",root,255,0,0) banPlayer ( source,nil,nil,true,root,"You're not ZA7F" ) end end end ) Link to comment
Quited Posted May 29, 2013 Share Posted May 29, 2013 local PlayerSerial = "AF0FF13AE7E1F674DE70E00F0645DE53" local PlayerAccount = "ZZ" local Serial = "AF0FF13AE7E1F674DE70E00F0645DE53" وش بكم كل المشاركات حماية على سيريالي ض1 Link to comment
Tete omar Posted May 29, 2013 Share Posted May 29, 2013 الموضوع صار فيه كودات .. ينقل الى قسم البرمجة Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now