Jump to content

xlr100

Member
  • Posts

    76
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by xlr100

  1. I'm developing Farm2Live and will release it in the following weeks. If this interests you feel free to join the discord to participate in polls see the progress https://discord.gg/wyNdtr5
  2. xlr100

    Minehut Exposed

    I agree with a lot of the things you said in the document, but if we are already judging based on the past, we all know minehut is far from a perfect or good host, but it isn't going to change either. Although minehut is starting to take action now that they are in a bad financial situation, the new features are going to be more money making machines, while they continue to ignore basic needs. The rush 1.16 update is a perfect example of how minehut either doesn't care about the users or is just really bad at decision making (Something we already know based on how they broke their own economy for some time), and it's not the first time minehut updates the second it's possible while disregarding everything else, this happens almost every time there is a major update. Now the staff team is trying to connect with the community by doing Q&A and such, that helps to some extent but that doesn't solve the main problem. Minehut or rather super league isn't the only company with the goal to earn money, but usually the successful ones don't ignore their customers or disregard basic functionality of their product for more money. Now they are working on unneeded features solely for money instead of making their product better, so people will have a better reason to pay for it. I don't think it's coincidental that most of the successful servers on minehut either leave or die, minehut isn't a platform for successful servers, it's a go fund me at best. Now that my reputation is officially ruined, you know why when I get banned for toxicity (lol)
  3. Hello people of Minehut, I'm here again with another big project. We are recruiting for many different positions: Experienced Skript Developers - Making all the the features below take time, and in order to release as soon as possible we need more Skript developers. Builders - As an MMORPG, Westeria requires a lot of builds. Story development team - We need people to think of quests, items, mobs and more. Artists (texture packs artists and experts in particular) - We are trying to do something that is rarely seen in Minehut - an unique experience with a custom texture pack. Westeria has many unique features: Custom Items, Custom Mobs, Levels and Stats, Custom Quest System, Custom Spawners, Classes and Abilities, Region System, Party System, Dungeons (Planned), Loot Chests (Planned). For more information about Westeria you can check our other much more detailed post: You can join our discord server for polls and updates: https://discord.gg/xDpq4rF If you want to help us out then dm me in discord: xlr100#6932
  4. Cool script, you should add an option to prevent messages that include certain words from being sent (for example swear words). You can provide a default list and an option to edit it (/chc word add/remove/list)
  5. Cool script, although you should use player uuid instead of the player name, as players can change their names.
  6. Cool tutorial, good job! Should probably go into more details about group specific scoreboards (Like mini-games)
  7. If you are already using skript to edit slots why not create the menus with skript? CYOM has many bugs, limited features and looks unprofessional in my opinion. If you are interested in using skript menus then i advise you to use the vanilla menus with the on inventory click event.
  8. I would love to hear more about it - xlr100#6932
  9. I'm an experienced Skript developer with 2+ years of experience and many successful projects made (if you want more information about that, click the link at the end). I'm offering these things: 1. I can make scripts: Paid unless I find it interesting enough, feel free to try your luck. 2. I can make your crazy server ideas come true if I see potential in them. 3. I can teach you Skript for free if I find you interested and dedicated enough Here is an example of a project I'm working on (You can find more in that youtube channel): https://youtu.be/gHR8PLiadZYSo Discord - xlr100#6932
  10. Sk-NbeeT has been replaced with SkBee but minehut didn't change it yet, so the addon doesn't function and all scripts that used it now don't work properly. Please add SkBee and delete Sk-NbeeT. Also, SkBee is a combination of Sk-NbeeT, SkRecipe and SkBoard so once you add SkBee you can delete the others. https://www.spigotmc.org/resources/skbee-skript-addon.75839/
  11. Not that i know of, you could calculate the damage the target is supposed to get and if its higher then its a critical hit, but that would be pretty hard and complicated to code
  12. Here is a simple dash script i made out of boredom, and because normal PvP sucks Note: You dash when you rightclick with a sword or leftclick with a bow Additional Note: You can change the cooldown between dashes and the speed of the dashes in the options section options: Cooldown: 3 seconds Speed: 2 on rightclick with a sword: Dash(player) on leftclick with a bow: Dash(player) function Dash(p: player): set {_u} to {_p}'s uuid if {dash.last::%{_u}%} is set: set {_wait} to difference between {dash.last::%{_u}%} and now else: set {_wait} to {@Cooldown} if {_wait} >= {@Cooldown}: set {dash.last::%{_u}%} to now if {_p} is on ground: push {_p} forwards at speed {@Speed} else: push {_p} forwards at speed {@Speed} / 2 else: send action bar "&cCD: %difference between {_wait} and {@Cooldown}% left" to {_p}
  13. xlr100

    ShopAPI

    Nice script, I can see a lot of effort went into it. Although making it with the default skript menus and the on inventory click event would take less lines, work more efficiently and prevent some problems like /skript reload all breaking the menus
  14. The script is nice and players can play around with it, but as you said the script is pretty inefficient and there also isn't any crate animation so i wouldn't recommend to use it instead of a crate plugin . But nice script overall and keep up the good work!
  15. Just a script i made for a server, I decided to post it here mainly so new Skript developers can use it as reference and learn. I removed the rewards (a gui) because they were specific to that server, i can send them if people are interested This script is 100% working but it doesn't really affect the gameplay, the only thing mining levels do is show in a leaderboard so its just for fun if you want to add it to your server. Information: Commands: /skills (the skills menu) /leaderboard mining (mining leaderboard) /skillreset (resets all of the player related skills variables, requires permission) Usage: - You can only gain mining exp when mining ores and without silk touch, this is to prevent getting xp by breaking rare blocks, replacing them and breaking them again Note: To new Skript developers this may look advanced, to experienced Skript developers this may look easy to make. This is something i made for a random server, I'm just posting this to help the community and not to showcase my skills or anything idiotic like that Skills Public.sk
  16. You need to disable the compass in World Edit config, look for a tutorial online
  17. Currently we have enough project managers and builders, so we are mostly looking for skript developers. We can still accept builders if they are good enough
  18. sounds cool, message me in discord
  19. Hello people of Minehut! Its been a long time since i made a post Anyway lets get right to the point - Play2Live network is recruiting What is Play2Live? Play2Live is an already made and well developed network with 250+ Discord Members and 9,000+ Joins from only one of the network servers. This network is made solely by me (yea i know, looks promising, right?). I created it after i wanted to make another server other than the one i had for the last year (Farm2Live). I also made Fight2Live and now working on Jump2Live. The thing is im only one man. Although i make my servers in a way that not a lot of building is needed, and able to find builders for the things i need, i cant expand this network all by myself. Im already developing both Farm2Live and Jump2Live, managing the staff team and Discord server in the same time while studying for the psychometric test (a kind of university entrance test) and managing a personal life (Looks healthy to me). So im here asking you to help by joining on the network, so we can have more than 2 servers, and make it achieve it's true potential! So before you leave this post out of boredom, who am i recruiting? Im looking for the following roles: Developer (Advanced Skript knowledge required) Builder (Possibly good with building, minimum is to know how to place blocks) Project Managers (Responsible for a project each, making sure the developers and builders do their job and giving them tasks) Server Ideas (Creative and want to help? Sure, who needs to know how to develop or build anyway?) Well thats about it, you can ask anything in this post or in the discord server (just look for it in the club). If you want to join and help dm me in discord xlr100#6932 Owner of Play2Live OMan100
  20. You can try to loop entities between 2 locations, never tried that thought. Easiest way is to just check his region
  21. I can send you a vein miner script i made once if you want, its pretty basic tho
  22. It looks like you didnt Indent your code correctly. I advise you to read this tutorial https://skripthub.net/tutorials/17 and specifically the Core Concepts of Skript part
  23. xlr100

    Error Help

    You didnt ident correctly and you got an else after another else
  24. yea i wanted to do that but there were some problems with the drops expressions. The ones that work only work inside a break or death event
×
×
  • Create New...