{$CLEO .cs} 0000: 05E5: 15@ = game_version if 15@ == 0 then 05E0: 9@ = read_memory 0x943010 size 4 virtual_protect 1 //X 1920 05E0: 10@ = read_memory 0x943014 size 4 virtual_protect 1 //Y 1080 else 05E0: 9@ = read_memory 0x9431C8 size 4 virtual_protect 1 //X 1920 05E0: 10@ = read_memory 0x9431CC size 4 virtual_protect 1 //Y 1080 end 0093: 9@ = integer 9@ to_float 0093: 10@ = integer 10@ to_float while true wait 0 03F0: enable_text_draw 1 038E: draw_box_position 0.0 -1.0 size 9@ 1.0 RGBA 0 0 0 255 038E: draw_box_position -1.0 -1.0 size 1.0 10@ RGBA 0 0 0 255 end