Jump to content

Mbtdaa

Members
  • Posts

    262
  • Joined

  • Last visited

Everything posted by Mbtdaa

  1. عناد جربت كودك وماصار شي ......
  2. اول شي يعطيك العافيه على الرد وثاني شي انا بصراحه مافهمت الكود >< يعني هو يظهر لي نافذة ولا وش بظبط ولو هو يظهر لي نافذه موب لازم يكون فيها مقاسات وكذا لاني مني شايف مكان احط فيه المقاسات والاحداثيات ..
  3. شباب ععندي استفسار بسيط انا مثلا سويت صورة ابيه لما يظغطها تجيه نافذة وش الي احتاجه ؟
  4. مشكور عناد تمت الافاه
  5. اي ابيه مثلا لما يظغط اف 2 يطلع كلام بشات للاعب الي فتح او اقفل النافذه فقط .. والكود تقصد اي كود باظبط؟
  6. السلام عليكم بغيت كود اذا احد فتح النافذه يطلع كلام بشات واذا قفلها يطلع كلام بشات ..
  7. خلاص يعطيكم العافيه ظبط الشوب شكرا بور وللجميع
  8. جربت اكوادك ولحد الان مايطلع بالادمنية
  9. وين الخطء ياخي العزيز <meta> <info author="MR.SL6AN" version="1.1" type="script" /> <script src="1.lua" type="client" /> <script src="2.lua" type="server" /> <file src="mr.sl6an.wav" /> <file src="images/fl.png" /> <file src="images/ni.png" /> <file src="images/re.png" /> <file src="images/in.png" /> <file src="images/1.png" /> <file src="images/2.png" /> <file src="images/3.png" /> <file src="images/4.png" /> <file src="images/5.png" /> <file src="images/6.png" /> <file src="images/7.png" /> <file src="images/8.png" /> <file src="images/9.png" /> <file src="images/10.png" /> <file src="images/11.png" /> <file src="images/12.png" /> </meta>
  10. ماصار شي جديد نفس الشي مالقاه بالادمنية
  11. جاري التجربه
  12. انا حاطها بس بالمنتدى لما احطها ماتجي الاكواد مدري ليه !
  13. شباب معليش كل ماحطه مع بعض مايجي لازم منفصل
  14. اوك تفضلو كلينت GUIEditor_Window[1] = guiCreateWindow(422,292,550,316,"| Shop Weapons By MR.SL6AN 1.1 |",false) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,22,532,285,false,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("INfo",GUIEditor_TabPanel[1]) GUIEditor_Label[1] = guiCreateLabel(180,10,149,19,"Welcome In The SerVer \"{SMILIES_PATH}/icon_biggrin.gif\" alt=\"\" title=\"Very Happy\" />",false,GUIEditor_Tab[1]) guiSetFont(GUIEditor_Label[1],"default-bold-small") GUIEditor_Label[2] = guiCreateLabel(0,28,528,13,"------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------",false,GUIEditor_Tab[1]) guiSetFont(GUIEditor_Label[2],"default-bold-small") GUIEditor_Label[3] = guiCreateLabel(1,242,529,11,"------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------",false,GUIEditor_Tab[1]) guiSetFont(GUIEditor_Label[3],"default-bold-small") GUIEditor_Label[4] = guiCreateLabel(3,48,64,15,"YourName: ",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[4],0,255,0) guiSetFont(GUIEditor_Label[4],"default-bold-small") GUIEditor_Label[5] = guiCreateLabel(2,75,70,17,"YourMoney: ",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[5],0,255,0) guiSetFont(GUIEditor_Label[5],"default-bold-small") GUIEditor_Label[6] = guiCreateLabel(3,227,64,15,"YourSerial: ",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[6],0,0,255) guiSetFont(GUIEditor_Label[6],"default-bold-small") GUIEditor_Label[7] = guiCreateLabel(1,129,95,16,"YourTeamName: ",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[7],255,0,0) guiSetFont(GUIEditor_Label[7],"default-bold-small") GUIEditor_Label[8] = guiCreateLabel(3,155,69,16,"YourHealth: ",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[8],255,255,0) guiSetFont(GUIEditor_Label[8],"default-bold-small") GUIEditor_Label[9] = guiCreateLabel(2,101,70,17,"YourSkinID: ",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[9],255,0,0) guiSetFont(GUIEditor_Label[9],"default-bold-small") GUIEditor_Label[10] = guiCreateLabel(4,179,57,15,"YourPing: ",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[10],255,255,0) guiSetFont(GUIEditor_Label[10],"default-bold-small") GUIEditor_Label[11] = guiCreateLabel(5,204,44,13,"YourIP: ",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[11],0,0,255) guiSetFont(GUIEditor_Label[11],"default-bold-small") GUIEditor_Label[12] = guiCreateLabel(66,49,81,25,"Name",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[12],0,255,0) guiSetFont(GUIEditor_Label[12],"default-bold-small") GUIEditor_Label[13] = guiCreateLabel(71,75,68,23,"Money",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[13],0,255,0) guiSetFont(GUIEditor_Label[13],"default-bold-small") GUIEditor_Label[14] = guiCreateLabel(71,100,39,21,"ID ",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[14],255,0,0) guiSetFont(GUIEditor_Label[14],"default-bold-small") GUIEditor_Label[15] = guiCreateLabel(95,129,87,23,"TeamName",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[15],255,0,0) guiSetFont(GUIEditor_Label[15],"default-bold-small") GUIEditor_Label[16] = guiCreateLabel(70,155,77,23,"Health",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[16],255,255,0) guiSetFont(GUIEditor_Label[16],"default-bold-small") GUIEditor_Label[17] = guiCreateLabel(58,179,65,24,"Ping",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[17],255,255,0) guiSetFont(GUIEditor_Label[17],"default-bold-small") GUIEditor_Label[18] = guiCreateLabel(48,203,137,19,"IP",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[18],0,0,255) guiSetFont(GUIEditor_Label[18],"default-bold-small") GUIEditor_Label[19] = guiCreateLabel(65,227,385,22,"Serial",false,GUIEditor_Tab[1]) guiLabelSetColor(GUIEditor_Label[19],0,0,255) guiSetFont(GUIEditor_Label[19],"default-bold-small") GUIEditor_Tab[2] = guiCreateTab("Weapons",GUIEditor_TabPanel[1]) GUIEditor_Image[1] = guiCreateStaticImage(409,0,107,91,"images/1.png",false,GUIEditor_Tab[2]) GUIEditor_Button[1] = guiCreateButton(337,87,90,33,"SilencedPistol",false,GUIEditor_Tab[2]) guiSetFont(GUIEditor_Button[1],"default-bold-small") GUIEditor_Image[2] = guiCreateStaticImage(326,0,91,91,"images/2.png",false,GUIEditor_Tab[2]) GUIEditor_Button[2] = guiCreateButton(221,87,90,33,"DesertEagle",false,GUIEditor_Tab[2]) guiSetFont(GUIEditor_Button[2],"default-bold-small") GUIEditor_Image[3] = guiCreateStaticImage(211,8,91,75,"images/3.png",false,GUIEditor_Tab[2]) GUIEditor_Button[3] = guiCreateButton(109,88,90,33,"Uzi",false,GUIEditor_Tab[2]) guiSetFont(GUIEditor_Button[3],"default-bold-small") GUIEditor_Image[4] = guiCreateStaticImage(117,129,83,100,"images/4.png",false,GUIEditor_Tab[2]) GUIEditor_Label[20] = guiCreateLabel(-105,-16,187,15,"",false,GUIEditor_Image[4]) GUIEditor_Image[5] = guiCreateStaticImage(329,143,93,90,"images/5.png",false,GUIEditor_Tab[2]) GUIEditor_Image[6] = guiCreateStaticImage(222,149,88,72,"images/6.png",false,GUIEditor_Tab[2]) GUIEditor_Image[7] = guiCreateStaticImage(108,19,74,63,"images/7.png",false,GUIEditor_Tab[2]) GUIEditor_Button[4] = guiCreateButton(6,89,90,33,"Tec-9",false,GUIEditor_Tab[2]) guiSetFont(GUIEditor_Button[4],"default-bold-small") GUIEditor_Image[8] = guiCreateStaticImage(4,21,73,63,"images/8.png",false,GUIEditor_Tab[2]) GUIEditor_Image[9] = guiCreateStaticImage(443,154,74,71,"images/9.png",false,GUIEditor_Tab[2]) GUIEditor_Button[5] = guiCreateButton(227,218,90,33,"Spaz-12",false,GUIEditor_Tab[2]) guiSetFont(GUIEditor_Button[5],"default-bold-small") GUIEditor_Button[6] = guiCreateButton(333,220,90,33,"Sawn-Off",false,GUIEditor_Tab[2]) guiSetFont(GUIEditor_Button[6],"default-bold-small") GUIEditor_Button[7] = guiCreateButton(438,221,90,33,"MP5",false,GUIEditor_Tab[2]) guiSetFont(GUIEditor_Button[7],"default-bold-small") GUIEditor_Button[8] = guiCreateButton(118,217,90,33,"ShotGun",false,GUIEditor_Tab[2]) guiSetFont(GUIEditor_Button[8],"default-bold-small") GUIEditor_Button[9] = guiCreateButton(9,216,90,33,"Ak-47",false,GUIEditor_Tab[2]) guiSetFont(GUIEditor_Button[9],"default-bold-small") GUIEditor_Image[10] = guiCreateStaticImage(0,146,97,69,"images/10.png",false,GUIEditor_Tab[2]) GUIEditor_Label[21] = guiCreateLabel(2,132,527,13,"------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------",false,GUIEditor_Tab[2]) guiSetFont(GUIEditor_Label[21],"default-bold-small") GUIEditor_Button[10] = guiCreateButton(437,86,90,33,"Pistol",false,GUIEditor_Tab[2]) guiSetFont(GUIEditor_Button[10],"default-bold-small") GUIEditor_Tab[3] = guiCreateTab("Weapons - ShoP",GUIEditor_TabPanel[1]) GUIEditor_Button[11] = guiCreateButton(6,207,101,42,"Invisible",false,GUIEditor_Tab[3]) guiSetFont(GUIEditor_Button[11],"default-bold-small") GUIEditor_Button[12] = guiCreateButton(81,80,101,42,"M4",false,GUIEditor_Tab[3]) guiSetFont(GUIEditor_Button[12],"default-bold-small") GUIEditor_Button[13] = guiCreateButton(288,207,101,42,"Flip",false,GUIEditor_Tab[3]) guiSetFont(GUIEditor_Button[13],"default-bold-small") GUIEditor_Button[14] = guiCreateButton(419,207,101,42,"Nitro",false,GUIEditor_Tab[3]) guiSetFont(GUIEditor_Button[14],"default-bold-small") GUIEditor_Image[11] = guiCreateStaticImage(4,127,106,78,"images/in.png",false,GUIEditor_Tab[3]) GUIEditor_Image[12] = guiCreateStaticImage(52,0,128,102,"images/11.png",false,GUIEditor_Tab[3]) GUIEditor_Button[15] = guiCreateButton(148,206,101,42,"Repair",false,GUIEditor_Tab[3]) guiSetFont(GUIEditor_Button[15],"default-bold-small") GUIEditor_Image[13] = guiCreateStaticImage(146,128,98,68,"images/re.png",false,GUIEditor_Tab[3]) GUIEditor_Image[14] = guiCreateStaticImage(291,129,93,67,"images/fl.png",false,GUIEditor_Tab[3]) GUIEditor_Image[15] = guiCreateStaticImage(420,129,94,66,"images/ni.png",false,GUIEditor_Tab[3]) GUIEditor_Button[16] = guiCreateButton(283,80,101,42,"Sniper",false,GUIEditor_Tab[3]) guiSetFont(GUIEditor_Button[16],"default-bold-small") GUIEditor_Image[16] = guiCreateStaticImage(238,27,165,74,"images/12.png",false,GUIEditor_Tab[3]) GUIEditor_Tab[4] = guiCreateTab("Login/Register",GUIEditor_TabPanel[1]) GUIEditor_Button[17] = guiCreateButton(205,189,147,56,"Login/Register",false,GUIEditor_Tab[4]) guiSetFont(GUIEditor_Button[17],"default-bold-small") GUIEditor_Edit[1] = guiCreateEdit(115,47,325,36,"",false,GUIEditor_Tab[4]) GUIEditor_Edit[2] = guiCreateEdit(115,135,325,36,"",false,GUIEditor_Tab[4]) GUIEditor_Label[22] = guiCreateLabel(242,19,69,25,"Name",false,GUIEditor_Tab[4]) guiSetFont(GUIEditor_Label[22],"default-bold-small") GUIEditor_Label[23] = guiCreateLabel(247,101,69,25,"Pass",false,GUIEditor_Tab[4]) guiSetFont(GUIEditor_Label[23],"default-bold-small") bindKey ( "F2" , "down" , function() if ( guiGetVisible ( GUIEditor_Window[1] ) == true ) then guiSetVisible ( GUIEditor_Window[1] ,false ) showCursor (false ) guiSetInputEnabled(false) elseif ( guiGetVisible ( GUIEditor_Window[1] ) == false ) then guiSetVisible ( GUIEditor_Window[1] ,true ) showCursor (false ) guiSetInputEnabled(true) playSound("mrsl6an.wav") end end ) outputChatBox ("#007fff[shop]: #007fff.:[ #999999By #999999Mr.SL6AN #999999#007fff]", 255, 255, 255, true) outputChatBox ("#007fff[Open]: #007fffPress #007fff'F2' #007fffto open #007fffThe #007fffshop 1.1.!", 255, 255, 255, true) addEventHandler("onClientGUIClick",getRootElement(), function() if ( source == GUIEditor_Button[17] ) then triggerServerEvent("onLoginAndRegister",getRootElement(),getLocalPlayer(),guiGetText(GUIEditor_Edit[1]), guiGetText(GUIEditor_Edit[2])) end end) function refreshStats() if guiGetVisible(GUIEditor_Image[1]) then guiSetText(GUIEditor_Label[17],getPlayerPing(localPlayer)) guiSetText(GUIEditor_Label[16],"$"..getPlayerMoney()) guiSetText(GUIEditor_Label[15],getPlayerName(localPlayer)) guiSetText(GUIEditor_Label[19],getPlayerSerial()) guiSetText(GUIEditor_Label[14],getElementModel(localPlayer)) end end addEventHandler("onClientRender", root, refreshStats) ------------------------------------command buy function onGuiClick (button, state, absoluteX, absoluteY) if (source == GUIEditor_Button[1]) then triggerServerEvent ("buyFlip", getLocalPlayer()) elseif (source == GUIEditor_Button[4]) then triggerServerEvent ("buyNitro", getLocalPlayer()) elseif (source == GUIEditor_Button[2]) then triggerServerEvent ("buyRepair", getLocalPlayer()) elseif (source == GUIEditor_Button[5]) then triggerServerEvent ("buyInvisible", getLocalPlayer()) end end addEventHandler ("onClientGUIClick", getRootElement(), onGuiClick) function refreshStats() if guiGetVisible(GUIEditor_Image[1],true) then guiSetText(GUIEditor_Label[16],getElementHealth(localPlayer)) end end addEventHandler("onClientRender", getRootElement(), refreshStats) triggerServerEvent("ip",localPlayer,localPlayer) addEvent("ip",true) addEventHandler("ip",root, function(ip) guiSetText(GUIEditor_Label[18],tostring(ip)) end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[12] ) then triggerServerEvent("givem4",getLocalPlayer()) end end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[2] ) then triggerServerEvent("gived",getLocalPlayer()) end end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[9] ) then triggerServerEvent("givemk",getLocalPlayer()) end end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[7] ) then triggerServerEvent("givemp5",getLocalPlayer()) end end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[4] ) then triggerServerEvent("TEC-9",getLocalPlayer()) end end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[16] ) then triggerServerEvent("givesnip",getLocalPlayer()) end end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[3] ) then triggerServerEvent("giveuz",getLocalPlayer()) end end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[8] ) then triggerServerEvent("shozn",getLocalPlayer()) end end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[6] ) then triggerServerEvent("givesw",getLocalPlayer()) end end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[10] ) then triggerServerEvent("givecolt",getLocalPlayer()) end end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[1] ) then
  15. ممممم بدلت الكود بتصحيح حقك ياتابل ولما خشيت السيرفر مالقيت المود بالادمنية عشان اشغله .
  16. اوك جاري التجربه
  17. كل شي كامل معدا اكواد النافذه لازم اطرحها عشان تبان المشكله ولا كيف؟
  18. ركبته وشغلته ولما اشتغل ماكني حاط اكواد الشراء والانفو والصور ماجاء اي شي بس جاء الازرار واليبول
  19. شباب فيدونا لاهنتم +_+
  20. ههههههههههههه ياشيخ في اختراع اسمه رسايل خاصه ! وبعدين وش الشي الي بيشغله على طول
  21. اشغله ومايسير شي لايشتري اسلحه وولا شيي
  22. لاياغاليي طريقتي زي اي شخص بالجوا اديتور والصور والازرار كلها ضايفها بشوب
  23. ياغالي انا حاطه باكواد النافذه عندي بس هنا بالموضوع ماحطيتها
  24. قصدك اكواد النافذه والخ؟ لا انا ماحطيتهم عشان مايننزرفو ,,,
×
×
  • Create New...