Jump to content

help


Adham

Recommended Posts

Posted

سلام عليكم اليوم انا سويت مود لما يكبت في ف8

يطلع له كلام

الكود اهو

function Strong ( )   
outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) 
outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) 
outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) 
outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) 
end 
addCommandHandler ( "فلوس",Strong ) 

انا عاوز بدل ما يكتب في ف8

لما يكتب في الشات

فلوس يظهر له الكلام بدل ف8

 

قد تكونآمنيآتنآ حزينه !وآحلآمُنآ ملت طآبور آلإنتِظآر لكنهآ ،تتشبث بآلأمل فنفوسُنآ خُلقت لتقول غداً آجمل B-18.png 

Posted
سلام عليكم اليوم انا سويت مود لما يكبت في ف8

يطلع له كلام

الكود اهو

function Strong ( )   
outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) 
outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) 
outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) 
outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) 
end 
addCommandHandler ( "فلوس",Strong ) 

انا عاوز بدل ما يكتب في ف8

لما يكتب في الشات

فلوس يظهر له الكلام بدل ف8

addEventHandler( 'onPlayerChat', root, 
function(Message)   
if (Message == "فلوس") then 
outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) 
outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) 
outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) 
outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) 
end 
end 
) ; 

 My new GCSS Script : Go 
حصريا : مود الدردشة بين السيرفرات : الذهاب

LUA progress = -100%

Join us :

 Multi Theft Auto Arab 

I'm not the best but, i'm different

Skype : kamel1234128

Someone in this world needs to remember my love .

Posted

addEventHandler ( "onPlayerChat" , root ,  
function  ( Msg , type )   
  
    if ( type == 0 ) and ( string.find ( Msg , "فلوس" ) ) then 
      
    for i = 0 , 4 do 
  
    outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham", source ,0, 255, 0, true ) 
        end 
    end 
end 
    ) ; 

[ Skype : kreee89 - Discord : Abdul_KariM#1326 / طلبات البرمجة

https://www.paypal.me/AbdulKariMx / اذا حاب تدعمني

Posted
addEventHandler ( "onPlayerChat" , root ,  
function  ( Msg , type )   
  
    if ( type == 0 ) and ( string.find ( Msg , "فلوس" ) ) then 
      
    for i = 0 , 4 do 
  
    outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham", source ,0, 255, 0, true ) 
        end 
    end 
end 
    ) ; 

الله الله الله هههههه :lol::lol:

مضبط ام الوضعية الخوي 8)

 My new GCSS Script : Go 
حصريا : مود الدردشة بين السيرفرات : الذهاب

LUA progress = -100%

Join us :

 Multi Theft Auto Arab 

I'm not the best but, i'm different

Skype : kamel1234128

Someone in this world needs to remember my love .

Posted
لسا مازبطوها كلكم..

System كذا تنكتب

مب Systeam

سيستم، مب سيستيام

:lol:

هههههههههههه اجل امسك :mrgreen::mrgreen::mrgreen:

addEventHandler ( "onPlayerChat" , root , 
function  ( Msg , type )   
  
    if ( type == 0 ) and ( string.find ( Msg , "فلوس" ) ) then 
      
    for i = 0 , 4 do 
  
    outputChatBox ( "#[Teams System] Abdoi Added to team by Adham", source ,0, 255, 0, true ) 
        end 
    end 
end 
    ) ; 

 My new GCSS Script : Go 
حصريا : مود الدردشة بين السيرفرات : الذهاب

LUA progress = -100%

Join us :

 Multi Theft Auto Arab 

I'm not the best but, i'm different

Skype : kamel1234128

Someone in this world needs to remember my love .

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