Search found 1453 matches
Author
Message
Forum: In-The-Works Posted: Sun Mar 16, 2025 9:57 am Subject: Re: [ITW] Forum News Module Update
No problem.
Forum: In-The-Works Posted: Sun Mar 16, 2025 7:53 am Subject: [ITW] Forum News Module Update
The last week or so, I have been going through the Forum News module v3.3 and updating it to work on the latest version of Evo. Right now, I have it installed on Megaboosts website and do need to fix a couple of things in the README to make it easier to understand.
Once I have Version 3.4 done, I will upgrade the Version 2.3 to 2.4 with the latest bbcode changes and what not. I figure by the end of this week I will be done with it and have that released.
Once I have Version 3.4 done, I will upgrade the Version 2.3 to 2.4 with the latest bbcode changes and what not. I figure by the end of this week I will be done with it and have that released.
Topic: Evo Lotto V1.0.2 Released
Forum: News Posted: Sat Mar 01, 2025 7:26 pm Subject: Re: Evo Lotto V1.0.2 Released
Just an update. I have a new version for the current release of Xtreme. It is being tested now and if all goes well, I will release it.
Forum: PC & Codeing Talk Posted: Tue Feb 25, 2025 7:05 am Subject: Once Human - How to send colored text in chat
I get it quite often, when in game, someone will ask me how I did the colored text in Once Human chat. It's easy, all it is, is writing the color code Hex code then your message, like this:
Which will look like:
Hello World!
If you look closely, you will see something off. There is a "c" after the #. That is not part of the Hex code, but for Once Human, it needs to be in. So, if you handwrite your color code, remember to put in a "c" after the #.
Well, I know some of you don't know the Hex codes and what not, so I wrote up a little script that will do it for you.
I know there are others out there, but since I had time, I felt I could write a better one. So, that there is a very simple yet effective tool for adding color to your text for your Once Human chat.
Enjoy.
Code: [ Select all ]
#c00FF00Hello World!
Which will look like:
Hello World!
If you look closely, you will see something off. There is a "c" after the #. That is not part of the Hex code, but for Once Human, it needs to be in. So, if you handwrite your color code, remember to put in a "c" after the #.
Well, I know some of you don't know the Hex codes and what not, so I wrote up a little script that will do it for you.
Please login to see this link Get registered or Log in |
I know there are others out there, but since I had time, I felt I could write a better one. So, that there is a very simple yet effective tool for adding color to your text for your Once Human chat.
Enjoy.
Forum: PC & Codeing Talk Posted: Wed Feb 19, 2025 8:06 am Subject: Re: [Video Tutorial] How to open multiple programs with ONE
Okay, I updated my original script and added a new version as well, as well as an explanation breakdown since I have been asked to do that more because people don't understand what everything does. If I need to go into more details, let me know, or fewer details, either way.
I also updated the original script, removing the unnecessary cd /d since each program is launched without changing directories. Also, by using start, this will ensure that the programs launch simultaneously rather than sequentially., layman: loads faster.
I hope this helps some people, I know since I first started using it, it's a time saver for me.
I also updated the original script, removing the unnecessary cd /d since each program is launched without changing directories. Also, by using start, this will ensure that the programs launch simultaneously rather than sequentially., layman: loads faster.
I hope this helps some people, I know since I first started using it, it's a time saver for me.
Topic: Evo Shout Released
Forum: PC & Codeing Talk Posted: Mon Jan 27, 2025 7:46 am Subject: Re: Evo Shout Released
Okay, as you can see, I have the Shout system working on this site here. If you don't know, I wrote it to work on the new version of Xtreme, which we are not running here because I have been procrastinating, and doing other projects. But every feature on this is on there. If there is anything you think I could add to make it better, feel free to voice your thoughts and I will look into it.
Forum: Fun Zone Posted: Sat Dec 28, 2024 10:24 pm Subject: Once Human, End Game Tutorials
Here are a couple of videos to watch. I don't know how realivant this info is since they are 4 months old, but, I think it's still the same. Please, don't ask me what to do, I have never done it so I am in the same boat as you. Both videos are under 9 min long, which is nice.
Topic: Best Wishes
Forum: General Talk Posted: Mon Dec 23, 2024 11:44 am Subject: Re: Best Wishes
Thank you. Best wishes and have a great holiday.
Topic: Evo Shout Released
Forum: PC & Codeing Talk Posted: Mon Dec 16, 2024 7:52 pm Subject: Evo Shout Released
Well, it finally happened, we have a new shout box. This has been requested for years now and finally it is here. Currently, this will only work if you are running the current version of Evo Xtreme 2.0.10. You MUST also have the 2 security add-ons onto your site:
( These updates will be added in the future update of Xtreme. )
Once those are installed, you should be good to go to install the module. Here is a rundown of the features of this system.
You can download it here:
Special thanks to
,
, and
for testing the module, providing feedback/suggestions.
Please login to see this link Get registered or Log in |
Please login to see this link Get registered or Log in |
( These updates will be added in the future update of Xtreme. )
Once those are installed, you should be good to go to install the module. Here is a rundown of the features of this system.
- Responsive: I designed this using GRID, so it should adjust to if you're on mobile or not, but I also made it so depending on if you use it as a side block or a center, it should adjust. Just note, it's better as a center block and is also pending if your theme is responsive as well.
- Username Color -Â This allows you to choose whether the system will use the username color or not.
- User Avatar - This allows you to allow for the avatar to show on the left next to their name.
- Allow Clickable URLs - Just as the name says, if they put a http/https or a
and this is set to no, then it will block those. It will still let them do like youtube.com since it wont be a clickable URL.Please login to see this link
Get registered or Log in - Shout Display Limit - This is how many shouts are allowed to be shown in the block. Default is 50.
- Anti Spam - This is a shout delay that allows someone to post, then have to wait X time before they can post again. Default is 5 second.
- Posted Message - Similar to the pinned messages of the past, this is a message that will show up in a different box above the shout message box for all to see. It's useful as a place to say, "No Support In Shout Please".
- Emojis - Instead of using the OG smilies of the past, I decided to sue something that is a standard across all platforms, and isn't a plugin. It's easy to add more and are all in the help file of the module.
You can download it here:
Please login to see this link Get registered or Log in |
Please login to see this link Get registered or Log in |
Special thanks to
Please login to see this link Get registered or Log in |
Please login to see this link Get registered or Log in |
Please login to see this link Get registered or Log in |
Topic: Cookie Theft Threat
Forum: News Posted: Thu Nov 14, 2024 8:21 pm Subject: Re: Cookie Theft Threat
n/p. With the holidays coming up, this is a threat that people do need to be made aware of.