Jump to content

S4MuEL

Members
  • Posts

    898
  • Joined

  • Last visited

Everything posted by S4MuEL

  1. "Ray[b]ak" version="1.0" type="script" />
  2. function guiCreateWindow( x2, y2, width2, height2, titleBarText2, relative2 ) local mainBackground = guiCreateStaticImage ( x2, y2, width2, height2, "games.png", relative2 ) local mainBackgroundLabel = guiCreateLabel ( 0, 0, 250, 100, titleBarText2, false, mainBackground ) guiSetEnabled ( mainBackgroundLabel, false ) return mainBackground end GUIEditor_Window = {} GUIEditor_Button = {} GUIEditor_Label = {} GUIEditor_Image = {} GUIEditor_Window[1] = guiCreateWindow(0.265,0.2217,0.4575,0.615,"",true) GUIEditor_Button[1] = guiCreateButton(0.355,0.38,0.105,0.0767,"Sound 1",true,GUIEditor_Window[1]) GUIEditor_Button[2] = guiCreateButton(0.5375,0.3767,0.105,0.0767,"Sound 2",true,GUIEditor_Window[1]) GUIEditor_Button[3] = guiCreateButton(0.355,0.5833,0.105,0.0767,"Sound 3",true,GUIEditor_Window[1]) GUIEditor_Button[4] = guiCreateButton(0.5362,0.5783,0.105,0.0767,"Sound 4",true,GUIEditor_Window[1]) GUIEditor_Button[5] = guiCreateButton(0.3875,0.7433,0.105,0.0767,"Stop | إيقآف",true,GUIEditor_Window[1]) GUIEditor_Button[6] = guiCreateButton(0.5113,0.7433,0.105,0.0767,"Close Wnd",true,GUIEditor_Window[1]) GUIEditor_Label[1] = guiCreateLabel(0.3625,0.2783,0.3925,0.07,"=== | لوحــةة الأنآشــيد | ===",true,GUIEditor_Window[1]) guiLabelSetColor(GUIEditor_Label[1],0,134,139) guiSetFont(GUIEditor_Label[1], guiCreateFont( "RaYaN.ttf", 18 ) ) GUIEditor_Label[2] = guiCreateLabel(0.6062,0.23,0.1163,0.0283,"By : Mr.Ray[b]ak",true,GUIEditor_Window[1]) guiLabelSetColor(GUIEditor_Label[2],255,0,0) GUIEditor_Label[3] = guiCreateLabel(0.2725,0.7933,0.0925,0.0283,"Saleh Al Yami",true,GUIEditor_Window[1]) guiLabelSetColor(GUIEditor_Label[3],122,103,238) GUIEditor_Image[1] = guiCreateStaticImage(0.2663,0.2233,0.4563,0.6133,"games.png",true,GUIEditor_Window[1])
  3. @AboShanab هآت رآبط النسخةة ! @Osama مآ نفع !
  4. الزبدةة بنتظر وآحد ثآني يفيدني ! <3 ع كل مآ قصصرت أخ برستيج !
  5. مو ذي المشكلةة " كود كيمو ينفع ؟ = \
  6. عدلت اللوحةة ألف مرةة ومآ ظبطت ! مآ في أمل للتعديل ؟ = \
  7. اللوحةة مآ ظهرت أبد ! = (
  8. function guiCreateWindow( x2, y2, width2, height2, titleBarText2, relative2 ) local mainBackground = guiCreateStaticImage ( x2, y2, width2, height2, "games.png", relative2 ) local mainBackgroundLabel = guiCreateLabel ( 0, 0, 250, 100, titleBarText2, false, mainBackground ) guiSetEnabled ( mainBackgroundLabel, false ) return mainBackground end GUIEditor_Window = {} GUIEditor_Button = {} GUIEditor_Label = {} GUIEditor_Image = {} GUIEditor_Window[1] = guiCreateWindow(0.265,0.2217,0.4575,0.615,"",false) GUIEditor_Button[1] = guiCreateButton(0.355,0.38,0.105,0.0767,"Sound 1",true) GUIEditor_Button[2] = guiCreateButton(0.5375,0.3767,0.105,0.0767,"Sound 2",true) GUIEditor_Button[3] = guiCreateButton(0.355,0.5833,0.105,0.0767,"Sound 3",true) GUIEditor_Button[4] = guiCreateButton(0.5362,0.5783,0.105,0.0767,"Sound 4",true) GUIEditor_Button[5] = guiCreateButton(0.3875,0.7433,0.105,0.0767,"Stop | إيقآف",true) GUIEditor_Button[6] = guiCreateButton(0.5113,0.7433,0.105,0.0767,"Close Wnd",true) GUIEditor_Label[1] = guiCreateLabel(0.3625,0.2783,0.3925,0.07,"=== | لوحــةة الأنآشــيد | ===",true) guiLabelSetColor(GUIEditor_Label[1],0,134,139) guiSetFont(GUIEditor_Label[1], guiCreateFont( "RaYaN.ttf", 18 ) ) GUIEditor_Label[2] = guiCreateLabel(0.6062,0.23,0.1163,0.0283,"By : Mr.Ray[b]ak",true) guiLabelSetColor(GUIEditor_Label[2],255,0,0) GUIEditor_Label[3] = guiCreateLabel(0.2725,0.7933,0.0925,0.0283,"Saleh Al Yami",true) guiLabelSetColor(GUIEditor_Label[3],122,103,238) GUIEditor_Image[1] = guiCreateStaticImage(0.2663,0.2233,0.4563,0.6133,"games.png",true) ------------------------------------------------------- function open() if (guiGetVisible(GUIEditor_Window[1]) == false) then guiSetVisible(GUIEditor_Window[1], true) showCursor(true) else guiSetVisible(GUIEditor_Window[1], false) showCursor(false) end end bindKey("F2","down",open)
  9. السلآمم عليكمم ورحمةة الله وبركآتهه كيفكم انشاء الله بخير الزبدةة يوم أسوي لوحةة عليهآ صورةة ومن فوقهآ بوتونآت ! أو ليبلآت ! يظبط كل شي بس لمآ تظغط ع الخلفيةة تختفي الأزرآر والخ ! وش المشكلةة ؟ = \
  10. S4MuEL

    طلب

    آممم وش دخل الليبل ؟
  11. addEventHandler ( "onClientMouseEnter", الزر, function ( ) playSoundFrontEnd ( 15 ) end ) @Yazan هذآ م فهمت منهه شي ؟ = \ غريبةة والله !
  12. Mattaia7ch 9imet Bledek . ! Mais je sais que votre phrase est correctement !
  13. السلآمم ععليكمم ! سويت لوحةة تسجيل دخول وإلخ وقبل التشفير كآنت شغآلةة م شآء اللهه ! .. # بس يوم شفرت ملف Panel_Client المود م صآر يشتغل ! هم ملفين وآحد Panel_Server والثآني Panel_Client الزبدةة شوفوآآ لي الحل ! وهذآ الكود حق Panel_Client قبل تغيير الترميز ! outputChatBox ( "#F88017#~! #FAF8CCRegister & Login Panel By : #F88017#~!Mr.Ray[b]ak~>", 255, 0, 0, true ) GUIEditor = { button = {}, edit = {}, label = {}, } function centerWindow( center_window ) local screenW, screenH = guiGetScreenSize( ); local windowW, windowH = guiGetSize( center_window, false ); local x, y = ( screenW - windowW ) / 2, ( screenH - windowH ) / 2; guiSetPosition( center_window, x, y, false ); end fadeCamera( false ) showChat( false ) showCursor(true) Panel = {} Panel.Wnd = guiCreateWindow(545, 219, 343, 212, ".:: [ لوحة الـتسجيل | الدخول ] ::.", false) centerWindow( Panel.Wnd ) guiWindowSetSizable(Panel.Wnd, false) guiSetAlpha(Panel.Wnd, 1.00) guiSetProperty(Panel.Wnd, "CaptionColour", "FFFFF600") GUIEditor.label[1] = guiCreateLabel(22, 23, 312, 29, "مرحبا بكـ في السيـرفر الرجاء قم بـ التسجيل او الدخول:", false, Panel.Wnd) guiSetFont(GUIEditor.label[1], "default-bold-small") guiLabelSetColor(GUIEditor.label[1], 255, 0, 0) GUIEditor.label[2] = guiCreateLabel(220, 74, 125, 27, "اسم المستخدم /", false, Panel.Wnd) guiSetFont(GUIEditor.label[2], "default-bold-small") guiLabelSetColor(GUIEditor.label[2], 155, 255, 0) GUIEditor.label[4] = guiCreateLabel(230, 118, 125, 27, "الباسسورد /", false, Panel.Wnd) guiSetFont(GUIEditor.label[4], "default-bold-small") guiLabelSetColor(GUIEditor.label[4], 155, 255, 0) GUIEditor.edit[1] = guiCreateEdit(17, 74, 176, 26, "", false, Panel.Wnd) GUIEditor.edit[2] = guiCreateEdit(17, 116, 176, 26, "", false, Panel.Wnd) guiEditSetMasked ( GUIEditor.edit[2], true ) GUIEditor.button[1] = guiCreateButton(12, 177, 103, 24, ":: تسجيل ::", false, Panel.Wnd) guiSetFont(GUIEditor.button[1], "default-bold-small") guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FFE9FE00") GUIEditor.button[2] = guiCreateButton(127, 178, 103, 24, ":: دخول ::", false, Panel.Wnd) guiSetFont(GUIEditor.button[2], "default-bold-small") guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF00FEF5") gust = guiCreateButton(238, 178, 95, 24, ":: زائر ::", false, Panel.Wnd) guiSetFont(gust, "default-bold-small") guiSetProperty(gust, "NormalTextColour", "FFFE0000") GUIEditor.label[5] = guiCreateLabel(129, 152, 101, 18, "By : Mr.Ray[b]ak", false, Panel.Wnd) guiSetFont(GUIEditor.label[5], "default-bold-small") function Color() guiLabelSetColor(GUIEditor.label[5], math.random(0, 255), math.random(0, 255), math.random(0, 255)) end setTimer(Color, 100, 0) addEventHandler("onClientGUIClick",root, function () local user = guiGetText(GUIEditor.edit[1]) local pass = guiGetText(GUIEditor.edit[2]) if ( source == GUIEditor.button[2] ) then if string.len(user) > 0 and string.len(pass) > 0 then triggerServerEvent("onLogin",localPlayer,user,pass) guiSetVisible( Panel.Wnd, false ) showChat( true ) fadeCamera( true ) showCursor( false ) end elseif ( source == GUIEditor.button[1] ) then if string.len(user) > 0 and string.len(pass) > 0 then triggerServerEvent("onRegister",localPlayer,user,pass) showChat( true ) fadeCamera( false ) end end end ) addEventHandler("onClientGUIClick",root, function () if ( source == gust ) then guiSetVisible( Panel.Wnd,false ) showChat( true ) fadeCamera( true ) showCursor( false ) end end ) بعد تغيير الترميز والتشفير ! LuaQ A@ € ÁÀ Á B€ @ À J @€‚J @ ƒJ @€ƒ $ @ B @ € B @ À B € @ E€ À Á A A Á  \€€ @€† E F@à @ E F@à ‚ @€@ E F@à € @€À E F@à Á@ @ ÀA E€ À Á A A Á  BC\€ @ ‹ E FÀÁ F€Å @ @€€ E FÀÁ F€Å € ÁÀ Á @€ ÀA E€ Á@ AÁ  BC\€ @€‘ E FÀÁ FÀÈ @ @€€ E FÀÁ FÀÈ @ Á€ Á @€ ÀA E€ À Á AÁ A  BC\€ @ • E FÀÁ F€Ê @ @€€ E FÀÁ F€Ê @ Á€ Á @€ €A E€ À Á@ AA  BC\€ @ ‹ €A E€ À ÁÀ AA  BC\€ @€‘ E F€Á FÀÈ ‚ € @€ @A E@ € ÁÀ AA  BC\€ @ ‹ E F@Á F€Å @ @€À E F@Á F€Å À Á @ @A E@ @ Á€ AA Á  BC\€ @€‘ E F@Á FÀÈ @ @€À E F@Á FÀÈ À Á @ @ A€ € ÁÀ A A ‚ Å ÆAÀ @ E@ @ @€À E@ À Á@ @ ÀA E€ À Á A A Á  BC\€ @ £ E FÀÁ F€Ñ @ @€$@ @ E € ÁÀ @ À A …@ ä€ @ À A …@ äÀ @ € R outputChatBox F #F88017#~! #FAF8CCRegister & Login Panel By : #F88017#~!Mr.Ray[B]ak~> ào@ GUIEditor button edit label centerWindow fadeCamera showChat showCursor Panel Wnd guiCreateWindow @ `k@ pu@ €j@5 .:: [ لوحة الـتسجيل | الدخول ] ::. guiWindowSetSizable guiSetAlpha ð? guiSetProperty CaptionColour FFFFF600 guiCreateLabel 6@ 7@ €s@ =@a مرحبا بكـ ÙÙŠ Ø§Ù„Ø³ÙŠÙ€Ø±ÙØ± الرجاء قم بـ التسجيل او الدخول: guiSetFont default-bold-small guiLabelSetColor @ €k@ €R@ @_@ ;@ اسم المستخدم / `c@ @ Àl@ €]@ الباسسورد / guiCreateEdit 1@ f@ :@ ]@ guiEditSetMasked guiCreateButton (@ f@ ÀY@ 8@ :: تسجيل :: NormalTextColour FFE9FE00 À_@ @f@ :: دخول :: FF00FEF5 gust Àm@ ÀW@ :: زائر :: FFFE0000 @ `@ c@ @Y@ 2@ By : Mr.Ray[B]ak Color setTimer Y@ addEventHandler onClientGUIClick root E \À€ Å@ B ÜÀ€MÁ€ OÀ@ÅÁ @€€  ÜA€ € guiGetScreenSize guiGetSize @ guiSetPosition 2 4 E@ F€À FÀÀ … †@AÁ€ Á œ€€Å Æ@Á AÁ Ü€€ AAA Á €@ € guiLabelSetColor GUIEditor label @ math random ào@ 8 K P E@ F€À FÀÀ € E …@ †€@† A\€ …@ Å@ Æ€ÁÆ ÁÀ €…À † BÀ œ€ €€„ €…À † BÀ € œ€ €€„€€…€ ÁÀ @ €€ œ@€…@ Å€ ÆÀà œ@€…  € œ@ …@  € œ@ …€  œ@ @€…@ Å@ Æ€ÁÆÀÀÀ À€…À † BÀ œ€ €€„@€…À † BÀ € œ€ €€„À€…€ ÁÀ @ €€ œ@€…  € œ@ …@  œ@ € guiGetText GUIEditor edit ð? @ source button string len triggerServerEvent onLogin localPlayer guiSetVisible Panel Wnd showChat fadeCamera showCursor onRegister N U E@ @ @€€ EÀ F Á ‚ @€@ B € @ € B € @ À B @ € source gust guiSetVisible Panel Wnd showChat fadeCamera showCursor
  14. أها ! تسسلمون ع المسآعدةة ! وتم إضآفةة الصور ! = )
  15. إدري بس مآ أعرف وين أحطهآ ! ><"
  16. GUIEditor_Window = {} GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_Image = {} GUIEditor_Window[1] = guiCreateWindow(232,145,438,398,"لوحةة الإنتقآلآت ! V.1",false) guiSetAlpha(GUIEditor_Window[1],1) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,21,420,368,false,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("Tab",GUIEditor_TabPanel[1]) GUIEditor_Image[1] = guiCreateStaticImage(3,2,416,364,"images/mtalogo.png",false,GUIEditor_Tab[1]) GUIEditor_Button[1] = guiCreateButton(268,311,66,48,"الدآئري !",false,GUIEditor_Tab[1]) GUIEditor_Button[2] = guiCreateButton(134,313,66,48,"المطآر 1",false,GUIEditor_Tab[1]) GUIEditor_Button[3] = guiCreateButton(6,312,62,49,"المطآر 3 !",false,GUIEditor_Tab[1]) GUIEditor_Button[4] = guiCreateButton(315,254,88,46,"سآحةة التفجير !",false,GUIEditor_Tab[1]) GUIEditor_Button[5] = guiCreateButton(240,253,67,50,"الدخل !",false,GUIEditor_Tab[1]) GUIEditor_Button[6] = guiCreateButton(166,254,69,47,"الفروسيةة !",false,GUIEditor_Tab[1]) GUIEditor_Button[7] = guiCreateButton(10,256,81,38,"المطآر الطويل !",false,GUIEditor_Tab[1]) GUIEditor_Button[8] = guiCreateButton(347,331,68,49,"الغروب !",false,GUIEditor_Window[1]) GUIEditor_Button[9] = guiCreateButton(211,334,63,47,"النخيل !",false,GUIEditor_Window[1]) GUIEditor_Button[10] = guiCreateButton(78,333,64,49,"المطآر 2 !",false,GUIEditor_Window[1]) GUIEditor_Button[11] = guiCreateButton(105,275,67,48,"العوشريهه !",false,GUIEditor_Window[1])
  17. السسلآمم ععليكمم ! كيفكم عسآكم كويسين ! الزبدةة حبيت مسآعدتكم في شيئين ! انا عندي مشكلةة يوم اسوي سكربت وأشغلهه وما يطلع لي الصور ! ولمآ أكون أسويهه تطلع الصور ! فأبي مسآعدتكم ! المشكلةة الثآنيةة ! أنا سويت لوحةة إنتقآلآت الغروب الدآئري الخ الخ ! د بس مآ عرف لهالأشيآء كثير ! كيف وأي كود ؟ يعني يوم إضغط ع الغروب يوديني الغروب ! شكلهآ السآلفةة فيهآ خرآبيط وتسسذآ وإحدآثيآت !! -_-"
×
×
  • Create New...