Jump to content

#STZ

Members
  • Posts

    837
  • Joined

  • Last visited

Everything posted by #STZ

  1. ماراح يشتغل بس راح يحصل علي الكلاينت وما سويت شي ممكن يفك التشفير عادي الافضل استخدام cache="false" + مقدر تعبك بالتوفيق لك مجرد راي
  2. الطلب الاول يجيب اللاعبين اللي بالسيرفر في الجريد ليست function putPlayers() guiGridListClear(Grid_Name) for i,player in ipairs(getElementsByType("player")) do local row = guiGridListAddRow(Grid_Name) guiGridListSetItemText(Grid_Name,row,1,getPlayerName(player),false,false) end end
  3. السلام عليكم و رحمة الله و بركاته ابي اسوي موسيقي تشتغل مع لوحة التسجيل لاكن عبر URL.mp3 مابيها بملف المود ابي كمان لما اللوحة تنشال الموسيقي تنتهي اتمني الافادة والسلام عليكم و رحمة الله و بركاته
  4. بداية جميلة مافيه مشاكل التعديل علي اللوحة انا في اول تعلمي البرمجة كنت اجيب سكربتات و اغير اللوحة و كان شي صعب بالنسبة لي الان صرت اسوي السكربت كامل بدون مشاكل
  5. طيب ممكن فنكشنات لاني ماراح اعرف اسويه
  6. مود تاجات هذا يشتغل علي السريال + الرتب العادية بدون تكرار لاكن بدون لوحة شوف يمكن تاخذ منه اكواد تفيدك او استخدمه هو كامل local root = getRootElement() function chatbox(text, msgtype) local account = getAccountName(getPlayerAccount(source)) local name = getPlayerName(source) cancelEvent() if getPlayerSerial(source) == '530CB046171B1E7341EAA91C25A766F3' then outputChatBox('#33FFCC=[#FF0000Server#FF0099OWNER#33FFCC]= #cc0000*#FFFF00[#FF00ccMR.#00ffccGRAND#FFFF00]#cc0000* ~:#ffffff'.. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Admin")) then outputChatBox("#ff0033彡 #ff6600Server OwneR #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Console")) then outputChatBox("#ff0033彡 #ff0000Server OwneR #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Help.Console")) then outputChatBox("#ff0033彡 #66ff66Help Console #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Criminal")) then outputChatBox("#ff0033彡 #66ffccCiriminal #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Dieputy.Console")) then outputChatBox("#ff0033彡 #ccff00Dieputy Console #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Dieputy.Black")) then outputChatBox("#ff0033彡 #cc6600Dieputy Black #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Managers")) then outputChatBox("#ff0033彡 #cc3333Managers #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Manager")) then outputChatBox("#ff0033彡 #990099Manager #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Vote.Managers")) then outputChatBox("#ff0033彡 #996600Vote Managers #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Vote.Manager")) then outputChatBox("#ff0033彡 #996633Vote Manager #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Manager-Acl")) then outputChatBox("#ff0033彡 #99ff00Manager-Acl #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Vote.Manager-Acl")) then outputChatBox("#ff0033彡 #ccff33Vote Manager-Acl #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Special.Prince")) then outputChatBox("#ff0033彡 #000066Special Prince #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Prince.Admin")) then outputChatBox("#ff0033彡 #ffff00Prince Admin #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Prince.Server")) then outputChatBox("#ff0033彡 #3366ffPrince Server #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("King.Admin")) then outputChatBox("#ff0033彡 #0000ffKing Admin #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Admin.Black")) then outputChatBox("#ff0033彡 #669999Admin Black #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Admin.Mo7tref")) then outputChatBox("#ff0033彡 #33ffffAdmin Mo7taref #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Special.Admin")) then outputChatBox("#ff0033彡 #990000Special Admin #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Admin.Boss")) then outputChatBox("#ff0033彡 #333399Admin Boss #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Admin.General")) then outputChatBox("#ff0033彡 #ffcc00Admin General #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Admin.Server")) then outputChatBox("#ff0033彡 #336666Admin Server #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Professional.Admin")) then outputChatBox("#ff0033彡 #990033Professional Admin #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Head.Admin")) then outputChatBox("#ff0033彡 #00ff00Head Admin #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("ADMIN")) then outputChatBox("#ff0033彡 #660000Admin #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("SuperModerator")) then outputChatBox("#ff0033彡 #999900SuperModerator #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Moderator")) then outputChatBox("#ff0033彡 #ff33ffModerator #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Police")) then outputChatBox("#ff0033彡 #663333Police #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("King.Drift")) then outputChatBox("#ff0033彡 #666600King Of Drift #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("King.Time")) then outputChatBox("#ff0033彡 #339933King Of Time #ff0033彡#ff6666" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) elseif isObjectInACLGroup("user." .. account, aclGetGroup("Everyone")) then outputChatBox("#ff0033彡 #ffffffEveryone #ff0033彡#ffffff" .. name .. ":#FFFFFF " .. text, root, 255, 255, 255, true) end function WELCOME() end addEventHandler("onPlayerJoin", getRootElement(), WELCOME) end addEventHandler("onPlayerChat", root, chatbox)
  7. اوك يا غالي مافي مشاكل الكل يغلط طلب اخر كيف اجيب عدد اللاعبين اللي في عالم وهمي 30 مثلا 2/32
  8. ايش الفرق بينه و بين كود الاخ نصور ؟ كفوووو ظبط معي لاكن ايش الفرق ؟
  9. طبعا الكود سيرفر وانا مسوي ديربي يدخل بماركر الماركر اختفي و المود تعطل لما ضفت هذا الكود السبب ؟
  10. السلام عليكم و رحمة الله و بركاته كنت ابي اسوي لو اللاعب في عالم وهمي 30 ومات تيجي كلمة في الكيل مسج لاكن اعتقد في خطا ابيها تظهر للكل ما تظهر اساسا محاولتي function deathCheck ( thePlayer, commandName ) if ( isPedDead ( thePlayer ) ) and getElementDimension(localPlayer) == 30 then exports.killmessages:outputMessage(" Player : [ "..getPlayerName ( source ).." ] خرج من الديربي ",source,250,0,0,true) end end addCommandHandler ( "amidead", deathCheck ) الكود من ويكي و معدل عليه
  11. ثلاث سنين ؟ والله كثير مرة مرة ليش 3 سنين اساسا خلاص السيرفرات العربية الكبيرة مسيطرة علي اللعبة اللي بيشوف سيرفر فيه 300 ما بيجي سيرفر فيه 10
  12. ارسلتك طلب سكايب اقبل + انا مصري ماعندنا سوا
  13. شباب هذا الموضوع سوالي مشكلة في حياتي الفرق بين source & root ?
  14. Access Dienied مايشبه ذلك [DUB 3] [DUB 6 ]
  15. ضفته ما اشتغل والله
  16. بداية جميلة لاتحرمنا من ابداعك انشاء الله تكون من اكبر المبرمجين
  17. كودك اتوقع فيه غلط او عشان يمكن عربي المهم يصير هيك exports.killmessages:outputMessage ("Welcome To Server",255,0,0,true)
  18. ليش فودافون مو موجودة ؟ يقول غير موجودة حاليا او زي كدا
  19. السلام عليكم و رحمة الله و بركاته تم اليوم انشاء فيديو علي اليوتيوب من قبلي و هو الربح من الاندرويد او الربح و العمل من المنزل اتمني دعكم باشتراك و اتمني تجربة البرنامج ولا تنسي عند التسجيل به كتابة الكود التالي لانه يربحك 300 سنت الكود : DN86673 اسم البرنامج : Whaff Rewards
  20. ضفته نفس المشكلة GUIEditor = { button = {}, window = {} } addEventHandler("onClientResourceStart", resourceRoot, function() GUIEditor.window[1] = guiCreateWindow(364, 220, 428, 212, "", false) guiWindowSetSizable(GUIEditor.window[1], false) guiSetAlpha(GUIEditor.window[1], 1.00) guiSetVisible(GUIEditor.window[1],false) GUIEditor.button[1] = guiCreateButton(39, 35, 343, 66, "~][ التحويل اللي سيرفر الزومبي ][~", false, GUIEditor.window[1]) guiSetFont(GUIEditor.button[1], "default-bold-small") guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF29FB00") GUIEditor.button[2] = guiCreateButton(39, 111, 343, 66, "~][ اغلاق اللوحة ][~", false, GUIEditor.window[1]) guiSetFont(GUIEditor.button[2], "default-bold-small") guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FFFB0000") end ) addEventHandler('onClientGUIClick',root, function() if source == GUIEditor.button[1] then triggerServerEvent("Move",localPlayer) end end) function FunctionName ( ) -- الفنكش guiSetVisible ( GUIEditor.window[1],true ) -- اظهار اللوحة showCursor ( true ) -- اظهار الماوس end -- انهاء الفنكش addCommandHandler ( "Server-Move",FunctionName ) -- addEventHandler('onClientGUIClick',root, function() if source == GUIEditor.button[2] then guiSetVisible(GUIEditor.window[1],false) showCursor(false) end end ) addEvent('Move',true) addEventHandler('Move',root, function() redirectPlayer (source,"212.24.102.198", 29087) end) <meta> <script src="C.lua" type="client" cache="false"></script> <script src="S.lua" type="server"></script> </meta>
  21. Try To Use Hotspot Shield Secure, Private, and Unrestricted Access to the World's Information https://www.hotspotshield.com/
  22. ما ظبت ضفته في جروب الادمن يقولي الدي بق السطر السادس Access Dienied مايشبه ذلك [DUB 3] [DUB 6 ] ابي حل
  23. السلام عليكم و رحمة الله و بركاته طبعا اعتذر ان طلباتي كثرت لاكن الدراسة جاية فطور سيرفر الزومبي و الهجولة واحتاج مودات كتير لاكن تقابلني بعض المشاكل حاولت اسوي زر ينقلني لسيرفر الزومبي لاكن ما نفع محاولتي V addEventHandler('onClientGUIClick',root, function() if source == GUIEditor.button[1] then triggerServerEvent("SSM",localPlayer) end end) -- #Server addEvent('SSM',true) addEventHandler('SSM',root, function() redirectPlayer (source, 212.24.102.198, 29087) end) اتمني مساعدتكم
×
×
  • Create New...