Jump to content

شرح كيف تحط حقوقك عالمود


Recommended Posts

السلام عليكم ورحمة الله وبركاته

بدون أي مقدمات هو كود واحد

وبعض المبرمجين م يعرفون

 

outputChatBox("هنا تحط الكلام او الحقوق",0,255,255,true)

 

وتحطه بملف صيغته كلنت

 

وبدون أي إضافات متى شغلت المود او دخلت يطلع الكلام:)

Link to comment

وكمان اقدر اشيلها لو المود مشفر

_chat = outputChatBox
function outputChatBox(msg, ...)
    if msg == "هنا تحط الكلام او الحقوق" then
        return false
    end
    return _chat(msg, ...)
end

 

بس لو كان مبرمج متمكن يخسي يلغي الحقوق :P

  • Like 3
Link to comment
18 hours ago, </Mr.Tn6eL> said:

وكمان اقدر اشيلها لو المود مشفر


_chat = outputChatBox
function outputChatBox(msg, ...)
    if msg == "هنا تحط الكلام او الحقوق" then
        return false
    end
    return _chat(msg, ...)
end

 

بس لو كان مبرمج متمكن يخسي يلغي الحقوق :P

اشكرك  على هذي الاضافة

للي يسأل من المبرمج الي م يعرف

شفت كثيرين يسألون :)

ومحد رد عليهم

 

Link to comment
  • 4 weeks later...
On 10/13/2016 at 9:05 PM, </Mr.Tn6eL> said:

وكمان اقدر اشيلها لو المود مشفر


_chat = outputChatBox
function outputChatBox(msg, ...)
    if msg == "هنا تحط الكلام او الحقوق" then
        return false
    end
    return _chat(msg, ...)
end

 

بس لو كان مبرمج متمكن يخسي يلغي الحقوق :P

جربت طريقتك ما ظبطت ترا

:P

الكود خطا عدله

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