Jump to content

صحيح كود


Recommended Posts

السلام عليكم ابي الكود يفتح بزر اف 2
GUIEditor_Window = {} 
GUIEditor_Button = {} 
GUIEditor_Label = {} 
  
GUIEditor_Window[1] = guiCreateWindow(510,207,241,243,"قوأنين السيرفر",false) 
guiSetAlpha(GUIEditor_Window[1],1) 
GUIEditor_Button[1] = guiCreateButton(85,216,5,0,"",false,GUIEditor_Window[1]) 
GUIEditor_Label[1] = guiCreateLabel(8,26,107,35,"عكس الدائري",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[1],255,200,30,) 
guiSetFont(GUIEditor_Label[1],"default-bold-small") 
GUIEditor_Label[2] = guiCreateLabel(10,69,97,35,"تقليد نكات الادمن",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[2],200,190,20) 
guiSetFont(GUIEditor_Label[2],"default-bold-small") 
GUIEditor_Label[3] = guiCreateLabel(118,33,36,21,"عدم",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[3],255,255,0) 
guiSetFont(GUIEditor_Label[3],"default-bold-small") 
GUIEditor_Label[4] = guiCreateLabel(154,32,72,21,"السب",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[4],220,150,10) 
guiSetFont(GUIEditor_Label[4],"default-bold-small") 
GUIEditor_Label[5] = guiCreateLabel(149,70,63,17,"طلب ادمن",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[5],200,100,50) 
guiSetFont(GUIEditor_Label[5],"default-bold-small") 
GUIEditor_Label[6] = guiCreateLabel(11,107,215,12,"----------------------------------------------",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[6],255,255,10) 
guiSetFont(GUIEditor_Label[6],"default-bold-small") 
GUIEditor_Label[7] = guiCreateLabel(87,126,67,18,"يجب",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[7],250,255,0) 
guiSetFont(GUIEditor_Label[7],"default-bold-small") 
GUIEditor_Label[8] = guiCreateLabel(145,153,80,20,"احترام الادمن",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[8],180,200,10) 
guiSetFont(GUIEditor_Label[8],"default-bold-small") 
GUIEditor_Label[9] = guiCreateLabel(13,157,75,13,"الاخلاق",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[9],180,200,40) 
guiSetFont(GUIEditor_Label[9],"default-bold-small") 
GUIEditor_Label[10] = guiCreateLabel(11,186,214,15,"-----------------------------------------------------------",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[10],250,250,0) 
GUIEditor_Label[11] = guiCreateLabel(12,208,220,29,"By:FeLooN",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[11],100,250,30) 
guiSetFont(GUIEditor_Label[11],"default-bold-small") 

-- # Client Side : 
  
GUIEditor_Window = {} 
GUIEditor_Button = {} 
GUIEditor_Label = {} 
  
GUIEditor_Window[1] = guiCreateWindow(510,207,241,243,"قوأنين السيرفر",false) 
guiSetVisible ( GUIEditor_Window[1],false ) 
guiSetAlpha(GUIEditor_Window[1],1) 
GUIEditor_Button[1] = guiCreateButton(85,216,5,0,"",false,GUIEditor_Window[1]) 
GUIEditor_Label[1] = guiCreateLabel(8,26,107,35,"عكس الدائري",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[1],255,200,30) 
guiSetFont(GUIEditor_Label[1],"default-bold-small") 
GUIEditor_Label[2] = guiCreateLabel(10,69,97,35,"تقليد نكات الادمن",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[2],200,190,20) 
guiSetFont(GUIEditor_Label[2],"default-bold-small") 
GUIEditor_Label[3] = guiCreateLabel(118,33,36,21,"عدم",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[3],255,255,0) 
guiSetFont(GUIEditor_Label[3],"default-bold-small") 
GUIEditor_Label[4] = guiCreateLabel(154,32,72,21,"السب",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[4],220,150,10) 
guiSetFont(GUIEditor_Label[4],"default-bold-small") 
GUIEditor_Label[5] = guiCreateLabel(149,70,63,17,"طلب ادمن",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[5],200,100,50) 
guiSetFont(GUIEditor_Label[5],"default-bold-small") 
GUIEditor_Label[6] = guiCreateLabel(11,107,215,12,"----------------------------------------------",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[6],255,255,10) 
guiSetFont(GUIEditor_Label[6],"default-bold-small") 
GUIEditor_Label[7] = guiCreateLabel(87,126,67,18,"يجب",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[7],250,255,0) 
guiSetFont(GUIEditor_Label[7],"default-bold-small") 
GUIEditor_Label[8] = guiCreateLabel(145,153,80,20,"احترام الادمن",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[8],180,200,10) 
guiSetFont(GUIEditor_Label[8],"default-bold-small") 
GUIEditor_Label[9] = guiCreateLabel(13,157,75,13,"الاخلاق",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[9],180,200,40) 
guiSetFont(GUIEditor_Label[9],"default-bold-small") 
GUIEditor_Label[10] = guiCreateLabel(11,186,214,15,"-----------------------------------------------------------",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[10],250,250,0) 
GUIEditor_Label[11] = guiCreateLabel(12,208,220,29,"By:FeLooN",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[11],100,250,30) 
guiSetFont(GUIEditor_Label[11],"default-bold-small") 
  
bindKey('F2','down', 
    function (      ) 
        guiSetVisible ( GUIEditor_Window[1],not guiGetVisible( GUIEditor_Window[1] ) ) 
        showCursor ( guiGetVisible( GUIEditor_Window[1] ) )  
    end 
) 

P.S : المفروض تكتب ابي الكود جاهز عشان انا كاتب ( By:FeLooN ) ;) .

Link to comment

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...