{$CLEO}
thread "Rainbow"
if not 0@ = SAMP.Base()
then 0A93: end_custom_thread
end
while not SAMP.Available()
wait 100
end
Dialog.Create(1@, "{05cc02}Dialog")
Dialog.AddStatic(1@,1, "{ffffff}RAINBOW ON OFF", 130, 10, 600, 30)
Dialog.AddButton(1@,2,"{05cc02}HUD ON", 15, 40, 140, 30 )...