Jump to content

*


Mr.SAAD

Recommended Posts

يا ذا بست ارجوك لا تقفل

الزر يظهر عادي

بس مشكلتة

انه اول ماشغل المود يكون موجود

يعني النافذة بس هيا اللي تظهر في المركر ولما اضغط الزر تختفي

فهمتني ؟

ولما اشغل في سيرفر بفلوس مايشتغل

المود خالص

بس يفتح الازرار

Link to comment

-- Client Side # 
GUIEditor = { 
    button = {}, 
    window = {}, 
    label = {}, 
    memo = {} 
} 
  
addEventHandler("onClientResourceStart", resourceRoot,function() 
        GUIEditor.window[1] = guiCreateWindow(409, 184, 284, 402, "[ SystemKidnapping ]By MemoPrince+Mr.SAAD", false) 
        guiSetVisible(GUIEditor.window[1],false) 
        guiWindowSetMovable(GUIEditor.window[1], false) 
        guiWindowSetSizable(GUIEditor.window[1], false) 
        guiSetAlpha(GUIEditor.window[1], 0.69) 
        guiSetProperty(GUIEditor.window[1], "CaptionColour", "FF0F4EEF") 
  
  
        GUIEditor.button[1] = guiCreateButton(10, 250, 290, 101, "اخذ الوظيفة = get", false,GUIEditor.window[1]) 
        guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF060CF5") 
  
  
        GUIEditor.label[1] = guiCreateLabel(10, 370, 276, 25, "Created By: Sonik", false,GUIEditor.window[1]) 
        guiLabelSetColor(GUIEditor.label[1], 8, 250, 2) 
  
  
        GUIEditor.memo[1] = guiCreateMemo(10, 50, 270, 190, "وظيفة الخطف: ~>\nعبارة عن ان تضغط زر \" اخذ الوظيفة \" سوف \nيتم ادخلك تيم المجرمين الذين يستطعون\nخطف اي الاعب فقط عليك بقتل اي لاعب وسوفو\nوسوف تربح 1500$ من المال\n----------------------------------------------------------\nفريق العمل :\nSonik + MemoPrince + Mr.SAAD + DarkGhost", false,GUIEditor.window[1])     
    end 
) 
  
local marker = createMarker(814.3, -1105.9, 25.7,'cylinder',2, 0,255, 0, 255) 
  
addEventHandler('onClientMarkerHit', marker,function(hitPlayer) 
    if ( hitPlayer == localPlayer ) then 
        guiSetVisible(GUIEditor.window[1], true) 
        showCursor(true) 
        end 
    end 
) 
  
addEventHandler ('onClientGUIClick', root,function () 
    if ( source == GUIEditor.button[1] ) then 
        guiSetVisible(GUIEditor.window[1],false) showCursor(false) 
            triggerServerEvent ( 'SetTeam', localPlayer) 
        end 
    end 
) 
Link to comment

ماني برنس يا فيس بوك

انا سعد

بس حذفت الرد عشان في ناس لما انشر المود

يجي يسوي نفسه فك التشفير

لا تشك في الناس قبل ان تجيب دليل

هالايام كل العرب ياخذون بالمظاهر -_-

Link to comment

اذا انا البرنس ليش

ماقول خايف منكم ؟؟ -__-"

انا لسة ماستفدة انا كل اللي شوفتو

النافذة في المركر وبس

ماشوفت خطف ولاكلام

وياريتة شغال في سيرفر االعالمي !!

Link to comment

كلنت

GUIEditor = { 
    button = {}, 
    window = {}, 
    label = {}, 
    memo = {} 
} 
  
addEventHandler("onClientResourceStart", resourceRoot,function() 
        GUIEditor.window[1] = guiCreateWindow(409, 184, 284, 402, "[ SystemKidnapping ]By MemoPrince+Mr.SAAD", false) 
        guiSetVisible(GUIEditor.window[1],false) 
        guiWindowSetMovable(GUIEditor.window[1], false) 
        guiWindowSetSizable(GUIEditor.window[1], false) 
        guiSetAlpha(GUIEditor.window[1], 0.69) 
        guiSetProperty(GUIEditor.window[1], "CaptionColour", "FF0F4EEF") 
  
  
        GUIEditor.button[1] = guiCreateButton(10, 250, 290, 101, "اخذ الوظيفة = get", false,GUIEditor.window[1]) 
        guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF060CF5") 
  
  
        GUIEditor.label[1] = guiCreateLabel(10, 370, 276, 25, "Created By: Sonik", false,GUIEditor.window[1]) 
        guiLabelSetColor(GUIEditor.label[1], 8, 250, 2) 
  
  
        GUIEditor.memo[1] = guiCreateMemo(10, 50, 270, 190, "وظيفة الخطف: ~>\nعبارة عن ان تضغط زر \" اخذ الوظيفة \" سوف \nيتم ادخلك تيم المجرمين الذين يستطعون\nخطف اي الاعب فقط عليك بقتل اي لاعب وسوفو\nوسوف تربح 1500$ من المال\n----------------------------------------------------------\nفريق العمل :\nSonik + MemoPrince + Mr.SAAD + DarkGhost", false,GUIEditor.window[1])     
    end 
) 
  
local marker = createMarker(814.3, -1105.9, 25.7,'cylinder',2, 0,255, 0, 255) 
  
addEventHandler('onClientMarkerHit', marker,function(hitPlayer) 
    if ( hitPlayer == localPlayer ) then 
        guiSetVisible(GUIEditor.window[1], true) 
        showCursor(true) 
        end 
    end 
) 
  
addEventHandler ('onClientGUIClick', root,function () 
    if ( source == GUIEditor.button[1] ) then 
        guiSetVisible(GUIEditor.window[1],false) showCursor(false) 
            triggerServerEvent ( 'SetTeam', localPlayer) 
        end 
    end 
) 

سيرفر

createTeam('Kidnapping',255,0,0) 
local timer = {} 
local timerS = {} 
  
addEventHandler( 'onPlayerWasted',root,function(attacker) 
    if ( attacker ) and ( attacker ~= source ) and ( getElementType(attacker) == 'player' ) then 
    if ( getPlayerTeam(attacker) ) and ( getTeamName(getPlayerTeam(attacker)) == 'Kidnapping' ) then 
            createBlipAttachedTo(attacker,33) 
            outputChatBox('1000 $ لقد حصلت على',attacker,255,255,0,true) givePlayerMoney(attacker,1000) 
                if not timer[source] or not timerS[source] then 
                    timer[source] = setTimer(function() 
                        spawnPlayer(source, 812.29241943359,-1100.7707519531,25.786060333252, 0,math.random (0,288)) 
                            setElementFrozen(source,true) 
                                outputChatBox('بخطفك [ '..getPlayerName(attacker).. ' ] قام اللاعب',source,255,255,0,true) 
                    end,2000,1,source) 
                    timerS[source] = setTimer(function() setElementFrozen(source,false) setElementPosition(source,896.5, -1114.9, 24.2) outputChatBox('انت الآن حر',source) 
                    end,300000,1,source) 
                end 
            end 
        end 
    end 
) 
  
addEvent( 'SetTeam', true ) 
addEventHandler( 'SetTeam', root,function() 
    setPlayerTeam ( source, getTeamFromName('Kidnapping' )) 
    end 
) 

Link to comment

في سيرفر العالمي

اللي بفلوس

مايشتغل

يعني المركر موجوود

ادخل عليه يفتح النافذة

اضغط اخذ الوظيفة شغال تمام

بس مايظهر التيم

ولا يخطف احد

ولا اي شيء

فقط النافذة والمركر !

Link to comment

اساسا ذي ما تعتبر خطف للمعلومية,

ذي كلها ماركر وتفتح لك النافذه وتضغط الزر وتدخل تيم وتقتل اي احد وينتقل ويصير له فريز ويعطيك فلوس وبعد 5 دقايق يفك الفريز وينقله لإحداثيات ثانية

Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...