iMr.G[7]A Posted May 2, 2014 Share Posted May 2, 2014 السلام عليكم شباب ابي منكم طلب شوفو الكود جايبه من اف 1 guiSetProperty(getControl(wndMain, 'إنتحار'), "NormalTextColour", "FF888888") اها شايفين؟ ابي اغير الخط لانه يجي في اف 1 كذآ ~~ وابي يتلون الكلمة كل شوي ~ ما ابي لون الرجآء الرد والسلام عليكم Link to comment
RdX Posted May 2, 2014 Share Posted May 2, 2014 math.random tocolor guiCreateButton setTimer killTimer isTimer guiCreateFont guiGetFont guiSetFont Link to comment
Mr-M3AND Posted May 2, 2014 Share Posted May 2, 2014 setTimer(function() guiSetProperty(getControl(wndMain, 'إنتحار'), "NormalTextColour", string.format("%.2X%.2X%.2X%.2X", 255, math.random(255), math.random(255), math.random(255))) end,250,0) طبعا الكود مو لي^^ Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now