Jump to content

طلب كود تهكير السجن


Recommended Posts

السلام عليكم كثرت طلباتي بس انا بعضهن ماقدرت اسويهن وقلت خلهن ومايمديني لين اتعلم اللهم زد وباركك عاد ابي فنكشات

مثال

اجي ماركر واضغط تاب راح يجيني تحميل بالنص ويقول جاري تهكير الكمبيوتر المركزي حتى يتم التحميل ويطلع بالشات

يحاول تهكير كمبيوتر الشرطة NSrAwy هاذا الشخص

بعد مايخلص التحميل الي طالع لي بالشاشة بعد مايكتمل يختفي ويقول

وفتج جميع البوابات NSrAwy تم تهكير كمبيوتر الشرطة من قبل

مثال

انا جيت للشرطة ابي اهكر

اصير في ماركر واضغط Tab

ويطلع بالشت

يحاول تهكير كمبيوتر الشرطة NSrAwy هاذا الشخص

ويجيني تحميل بنص الشاشة بعد مايكتمل يختفي ويطلع بالشات

وفتج جميع البوابات NSrAwy تم تهكير كمبيوتر الشرطة من قبل

ويفتح الزنزانات يعني بوابات السجن

ابي بس تيم : NoTeam

Link to comment
createMarker 
bindKey 
isElementWithinMarker 
getPlayerTeam 
getTeamName 
getPlayerName 
outputChatBox 
guiCreateProgressBar 
guiProgressBarGetProgress 
guiProgressBarSetProgress 
setTimer 
moveObject 
unbindKey 
destroyElement 
triggerServerEvent 
triggerClientEvent 
addEventHandler 
addEvent 

Link to comment
م قصر معي فيس بوكك ب الفنكشات ذي يمقن تفيدكك
'onClientGUIClick' 
moveObject 
setPlayerWantedLevel 
givePlayerMoney 

هو يطلب غير مثلا اذا كان متهكر من قبل مايصير شي خخخ

مع ان تابل تعب نفسه ولا هو ماراح يفتح ولا صفحة ههه :mrgreen:

Link to comment

مع اني تعبت مافي فايدهه

local Markers = createMarker ( x, y, z, "cylinder", 1.5, 255, 255, 0, 170 ) 
  
addEventHandler("onMarkerHit",root,Markers, 
bindKey ( "Tab", "down", 
function () 
        if getPlayerTeam( source ) and getTeamName( getPlayerTeam( thePlayer ) ) == 'No Team' then 
if isElementWithinMarker( source, Markers) then 
outputChatBox ( ".......", root, 255, 255, 255, true ) 
    progress = guiProgressBarGetProgress(somebar) 
guiProgressBarSetProgress(somebar, 80) 
moveObject ( object, 10000, X, Y, Z ) 
destroyElement ( root ) 
end 
end 
 end) 
  
unbindKey ( "Tab", "down", 
function () 
triggerServerEvent ( "onMarker", localPlayer, 
triggerClientEvent ( "onMarker", getRootElement(), 
end) 

Link to comment

هل هناك خطا في هاذا الكود يمكنني تصحيحة

local Markers = createMarker ( 1, 2, 3, "cylinder", 1.5, 255, 255, 0, 170 ) 
addEventHandler("onMarkerHit",root,Markers, 
bindKey ( "Tab", "down", 
function () 
setPlayerWantedLevel ( source, 6 ) 
moveObject ( N[S]RawYe, 10000, x, y, Z ) 
givePlayerMoney ( source, 1000 )  
destroyElement (marker) 
end) 

Link to comment
  
local Markers = createMarker ( 1, 2, 3, "cylinder", 1.5, 255, 255, 0, 170 ) ---1-Markers  سوينا هنا الماركر وساوينه ب اسم 
  
  
addEventHandler("onMarkerHit",root,Markers,---2- إذا الاعب لمس الماركر 
function ()---فينكش الايفينت 
bindKey ( "Tab", "down",---يسوي الزر التاب 
function (player)-- الفينكش للزر 
if isElementWithinMarker (player,Markers) then-- يتحقق من انه الاعب في الماركر 
-- الاوامر الي تتسوا يوم يضغط تاب 
end--- اند لأيف حقت التحقق 
)---bindهنا نسكر القوس حق الزر 
end---اند للفينكش حق الايفينت 
)---oنسكر القوس حق الايفينت 
  

Link to comment
  
local Markers = createMarker ( 1, 2, 3, "cylinder", 1.5, 255, 255, 0, 170 ) ---1-Markers  سوينا هنا الماركر وساوينه ب اسم 
  
  
addEventHandler("onMarkerHit",root,Markers,---2- إذا الاعب لمس الماركر 
function ()---فينكش الايفينت 
bindKey ( "Tab", "down",---يسوي الزر التاب 
function (player)-- الفينكش للزر 
if isElementWithinMarker (player,Markers) then-- يتحقق من انه الاعب في الماركر 
-- الاوامر الي تتسوا يوم يضغط تاب 
end--- اند لأيف حقت التحقق 
)---bindهنا نسكر القوس حق الزر 
end---اند للفينكش حق الايفينت 
)---oنسكر القوس حق الايفينت 
  

X

اذا انت تستخدم

isElementWithinMarker 

ليه تستخدم

onMarkerHit

والكود هريس ة ~~

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