Advertisement
Road-to-100k

Sepia Theme/Old Map Theme

Nov 12th, 2017
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. input.execute("ren_background_color 0xccb78e");
  2. input.execute("ren_stroke_soft_color false");
  3. input.execute("ren_bar_background_color 0x783b31");
  4. input.execute("ren_score_bar_fill_color 0xF5DEB3");
  5. input.execute("ren_xp_bar_fill_color 0xF5DEB3");
  6. input.execute("ren_health_fill_color 0xF5DEB3");
  7. input.execute("ren_health_background_color 0x783b31");
  8. input.execute("ren_minimap_background_color 0xccb78e");
  9. input.execute("net_replace_color 2 0x007BA7");
  10. input.execute("net_replace_color 3 0x007BA7");
  11. input.execute("net_replace_color 4 0xE44D2E");
  12. input.execute("net_replace_color 5 0x856088");
  13. input.execute("net_replace_color 6 0x2E8B57");
  14. input.execute("net_replace_color 13 0xF5DEB3");
  15. input.execute("net_replace_color 14 0x9F8170");
  16. input.execute("net_replace_color 15 0xE44D2E");
  17. input.execute("net_replace_color 16 0x679267");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement