Jump to content

مود لوحةة انتقآل بين السيرفرآت ..


Recommended Posts

بسم الله الرحمن الرحيم

آول مود آنششره ههنآ وآن شآء الله مب آخخر مود :]

المود عبآرةة عن لوحةة آنتقال بين السيرفرآت ( غير مششفرةة ) ;)

صورةة للمود :

https://c.top4top.net/p_516x12mv1.png

عشآن تفتح اللوحةة اككتب باف 8 

Redirect

اذا تبي تخخليهآآ تفتححء بزر 

بس احذف الفنكشن الاخخير وخخل الككود زي ككذا ..

local key = "F5"
GUIEditor = {
    button = {},
}
red = guiCreateWindow(157, 151, 487, 307, "x>|Redirect Panel|<x", false)
guiWindowSetSizable(red, false)

label = guiCreateLabel(83, 35, 325, 32, "#قممء بآختيــآر سيرفــر للإنتقــال إليهة", false, red)
guiLabelSetColor(label, 127, 127, 127)
guiLabelSetHorizontalAlign(label, "center", false)
guiLabelSetVerticalAlign(label, "center")
tc = guiCreateButton(155, 77, 172, 50, "تكيتككء", false, red)
guiSetProperty(tc, "NormalTextColour", "FFAAAAAA")
sh = guiCreateButton(155, 150, 172, 50, "ششوتر", false, red)
guiSetProperty(sh, "NormalTextColour", "FFAAAAAA")
rc = guiCreateButton(155, 229, 172, 50, "ريسسء", false, red)
guiSetProperty(rc, "NormalTextColour", "FFAAAAAA")
cl = guiCreateButton(465, 20, 15, 20, "x", false, red)
guiSetProperty(rc, "NormalTextColour", "FFAAAAAA")
label1 = guiCreateLabel(7, 277, 141, 25, "#", false, red)
guiLabelSetColor(label1, 204, 0, 0)
label2 = guiCreateLabel(10, 0, 107, 15, "F9SoOoL", false, label1)
guiLabelSetColor(label2, 204, 204, 204)
   guiSetVisible (red, false)
bindKey( key, "down",function()
guiSetVisible (red, not guiGetVisible (red) )
showCursor ( guiGetVisible (red) )
end)

addEventHandler("onClientGUIClick", getRootElement(), function()
if source == tc then
triggerServerEvent("tc", localPlayer)
end
end)

addEventHandler("onClientGUIClick", getRootElement(), function()
if source == sh then
triggerServerEvent("sh", localPlayer)
end
end)

addEventHandler("onClientGUIClick", getRootElement(), function()
if source == rc then
triggerServerEvent("rc", localPlayer)
end
end)

addEventHandler("onClientGUIClick", getRootElement(), function()
if source == cl then
guiSetVisible(red,false)
showCursor(false)
end
end)

لآ تنسى تغير الايبي والبورت بملف السيرفر ..

ولآ تنسى تضيف المود قروب آدممن :]

والحين نترككم مع التححميل :]

https://up.top4top.net/downloadf-5165ltff1-zip.html

بالتوفيق :]

Edited by #F9SoOoL
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...