Popular Post Ahmed Ly Posted January 24, 2019 Popular Post Share Posted January 24, 2019 سلام عليكم لي فتره معتزل من برمجه لكن رجعتتت بمود جديد و حصري مود عباره عن امر اسمه #send تكتب بالشات مثل كذا #send 100 100 عدد فلوس وبعدين مود نفسه يطلب منك علي طول تكتب اسم الاعب بالشات ( يجب عليك الان كتبت اسم الاعب ) يطلع لك بالشات كذا تكتب اسم الاعب عشان يوصلو له الفلوس وكل ذا داخل الشات وبنحط كود تحت طبعا هو يشتغل وكل شي لكن لو في غلط او شي او بق ياريت تقولو لي سيرفر addEventHandler("onPlayerChat",root,function(msg2) if getElementData(source,"go") == true then plr = getPlayerFromName(msg2) if plr then if plr ~= source then if getPlayerMoney(source) > 1 then givePlayerMoney(plr,tonumber(moeny)) givePlayerMoney(source,getPlayerMoney(source) - tonumber(moeny) ) outputChatBox(""..getPlayerName(source).." Has Been give moeny To "..getPlayerName(plr).." money is "..moeny.."",root,0,255,0,true) setElementData(source,"go",false) else outputChatBox("ليس لديك المال الكافي لارسله",source,255,0,0,true) setElementData(source,"go",false) outputChatBox("يجب عليك كتبت امر من جديد #send",source,255,0,0,true) end else outputChatBox("لا يمكن ارسل الفلوس لانفسك",source,255,0,0,true) setElementData(source,"go",false) outputChatBox("يجب عليك كتبت امر من جديد #send",source,255,0,0,true) end else outputChatBox("الاعب غير موجود بالسيرفر",source,255,0,0,true) setElementData(source,"go",false) outputChatBox("يجب عليك كتبت امر من جديد #send",source,255,0,0,true) end end end ) addEventHandler("onPlayerChat",root,function(msg) if string.find(msg,"#send") then if getElementData(source,"go") == false then len = string.len(""..msg.."") if len > 6 then text = string.sub(""..msg.."", 7,len) outputChatBox("يجب عليك الان كتبت اسم الاعب",source,0,255,0,true) setElementData(source,"go",true) moeny = text else outputChatBox("يجب عليك كتبت عدد الفلوس",root,255,0,0,true) end else outputChatBox("يجب عليك كتبت اسم الاعب لي ارسل الفلوس اليه",source,0,255,0,true) end end end ) الميتا <meta> <script src="server.lua" type="server" /> </meta> وفي مود ثاني قعد اشتغل عليه هو برنامج مثل لوحة ادمن بس لسه ما خلصته 4 Link to comment
TOUNSI |, السعأدة Posted January 24, 2019 Share Posted January 24, 2019 آهنيك الصراحة سكريبت سهل ومييز ويساعد الناس وآصل آخي وننتظر الباقي منك تحياتي 1 Link to comment
Ahmed Ly Posted January 24, 2019 Author Share Posted January 24, 2019 Just now, TOUNSI | ا̍ڸــڛۣــ؏ــٰٱ̍دہ said: آهنيك الصراحة سكريبت سهل ومييز ويساعد الناس وآصل آخي وننتظر الباقي منك تحياتي تسلم تسلم Link to comment
KillerX Posted January 24, 2019 Share Posted January 24, 2019 جميل جدا تسلم علي الطرح 1 Link to comment
Ahmed Ly Posted January 24, 2019 Author Share Posted January 24, 2019 Just now, KillerX said: جميل جدا تسلم علي الطرح الله يسلمك 1 Link to comment
Ahmed Ly Posted January 24, 2019 Author Share Posted January 24, 2019 لو حد حب اضيف شي في مود ي ريت يقول 1 Link to comment
MR.M1 Posted January 24, 2019 Share Posted January 24, 2019 مود جميل من شخص اجمل موفق لك 1 Link to comment
Ahmed Ly Posted January 24, 2019 Author Share Posted January 24, 2019 Just now, Kareem Amer said: مود جميل من شخص اجمل موفق لك منور ياعسل , تسلم و ربي يحفضك 1 Link to comment
Guest Posted January 24, 2019 Share Posted January 24, 2019 شيء خرافي, لكن لو سويتها باللوحة أحسن لأن الشات أشوفها صعبة شوي ع الزائر, وبس . Link to comment
Ahmed Ly Posted January 24, 2019 Author Share Posted January 24, 2019 Just now, DABL said: شيء خرافي, لكن لو سويتها باللوحة أحسن لأن الشات أشوفها صعبة شوي ع الزائر, وبس . لوحه فكره حلوه لكن قديمه لكن انا فكرة اضيف شي جديد في لعبه و يكون حصري فهمت وانا احترام رايك و شكرا لك ومنور موضوع Link to comment
!# H E R O ,_ Posted January 24, 2019 Share Posted January 24, 2019 مود جميل , اهنيك بصراحة , و ولكم على رجوعك . 1 Link to comment
Ahmed Ly Posted January 24, 2019 Author Share Posted January 24, 2019 17 minutes ago, #Bad_Boy, said: مود جميل , اهنيك بصراحة , و ولكم على رجوعك . تسلم و منور موضوع يا باد بوي 1 Link to comment
The AnGel Posted January 26, 2019 Share Posted January 26, 2019 مود جميل بالتوفيق لك 1 Link to comment
Ahmed Ly Posted January 27, 2019 Author Share Posted January 27, 2019 17 hours ago, domak7 said: مود جميل بالتوفيق لك بتوفيق لك ولي ياعسل 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