Advertisement
Guest User

Untitled

a guest
Dec 27th, 2017
516
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. input.execute("ren_background_color 0x000000");
  2. input.execute("ren_stroke_soft_color_intensity -2");
  3. input.execute("ren_grid_base_alpha 0.225");
  4. input.execute("ren_grid_color 0xFFFFFF");
  5. input.execute("ren_minimap_background_color 0x585858");
  6. input.execute("ren_minimap_border_color 0xB0B0B0");
  7. input.execute("ren_score_bar_fill_color 0x408060");
  8. input.execute("ren_xp_bar_fill_color 0x807040");
  9. input.execute("ren_border_color_alpha 0.075");
  10. input.execute("ren_border_color 0xffffff");
  11. input.execute("ui_replace_colors 0x008080 0x408000 0x800000 0x808000 0x004080 0x602080 0x800080 0x806040");
  12. input.execute("net_replace_colors 0x202020 0x2A2A2A 0x003040 0x003040 0x401010 0x302040 0x104020 0x204017 0x403B18 0x402020 0x202640 0x402040 0x403B18 0x408060 0x303030 0x401010 0x40301C 0x2F2F2F 0xFFFFFF");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement