1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

New Skript Coming

Discussion in 'Skript' started by Hola, May 3, 2017.

Thread Status:
Not open for further replies.
  1. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Okay? And where in those two quotes does @Hola say he's going to administrate the whole community... ?
     
  2. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Are you blind? "Administrates skript language", he even declared a new syntax for it. Definitely not in correlation to administration or anything like that lmao
     
  3. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Skript as a language isn't the community. Plain and simple.

    He can administrate his own fork all he wants. :emoji_wink:
     
  4. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Hi all,
    Nice to see some constructive criticism. Here is some more syntax for you to enjoy:
    Code (Skript):
    1. [LoadEvent]
    2. @PlayerBlockPlacedEvent(block = "dirt|grass") // Matches dirt or grass blocks
    3. @Permission("demoPlugin.useDirt")
    4. func EventDemo(Player sender, Block block)
    5. {
    6.     block.Destroy();
    7.     sender.Kill("Blocks are cool, but not these blocks.");
    8.     Console.Log("Evil " + block.Name + " block was destroyed at " + block.X + ", " + block.Y + ", " + block.Z + ".");
    9. }
    I hope y’all like this a bit more. Again, constructive criticism is always welcome.

    PS: I’m actually not trying to administer this forum! The Skommittee just does Skript, no forums.
    --- Double Post Merged, May 5, 2017, Original Post Date: May 5, 2017 ---
    Look,
    The idea is that Skript has gone a bit too far for what it is. It basically has no structure and manages to have a much less intuitive syntax than PHP.
    New Skript just wants to provide the same basic concept as Old Skript, just with an actual syntax.

    PS: Both use English words. Skript already has a ton of totally random symbols that have gone too far. That’s the raison d’être for New Skript.
     
  5. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Don't worry guys, I, with the approval of the Skript Alliance, the Skalliance (which consists of just me so far), will create a new Skript that truly improves the language compared to this Java rip-off. Here is an example of the syntax so far:

    Code (Skript):
    1. when the guy clicks the mouse button:
    2.      make the comparison between the thing and the other thing
    3.      if the thing is doing the thing while the thingy is running:
    4.           make the thing that I want to happen happen
    5.           don't break
    6.           no, I don't care about variable conflicts
    7.           you bet I'm using numbers for item ids
    8.           why would you make that error, everything is perfect
    Constructive feedback only please!
     
  6. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    You are the new forum Owner! Congratulations!
     
    Gladrian likes this.
  7. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    May you could include a anticheat like this:
    Code (Skript):
    1. If there is a noob hacker,
    2.     Piss of the noob hacker and also kill em
     
    Gladrian likes this.
  8. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Nah, that's way too complicated. It will look something like this:

    Code (Skript):
    1. when the server is on the interwebs:
    2.      make all the bad players go away
     
  9. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Code (Skript):
    1. On New Skript coming:
    2.     Cancel event
     
    sapphyrusxyz and Gladrian like this.
  10. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Well played hahaha.


    Also, @Rezz in reply to your comment, he didn't say that he was an administrator of the community but of Skript as a whole. @Hola it is not your language, Skript was not made by you and is not owned by you. There is no such thing as the "Skommittee". You can happily do whatever you want but I doubt that anyone here will create that for you, you're on your own when creating a 'New Skript'. Also, it's probably just easier going from Skript to Python or something else as it is a lot easier to use.

    @BaeFell Please lock or say something about the situation..
    --- Double Post Merged, May 5, 2017, Original Post Date: May 5, 2017 ---
    You'll have a very hard time putting that type of syntax into this. If it's so close to Java, what's the point? They may as well spend a bit more time just learning Java with a few mistakes instead of just learning a whole new language.
    --- Double Post Merged, May 5, 2017 ---
    Skript was never meant to be a stepping stone for new programmers. Skript was meant to make things easy and understandable for someone who didn't want to get into Java and spend loads of time creating something in a few lines on Skript. Skript was made for ease of use, to easily see what's going on. If a 10 year old just wants a special command on his/her server, he/she can easily make whatever he wants with Skript. It also makes it easier for the community to make scripts for requests given... If you want a stepping stone language for new programmers then go to Python.
     
  11. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Seems to be alot of PJ salty players on this form, although i don't full agree with his idea, and it somewhat defeats the purpose of Skript being a simple language for simple people to understand. I can see where this guy is coming from i mean creating something like skript that is for the "Simple person" to underatand is that, yes the syntax might be easy but you can't do much with it unless you use your brain and pair the syntax with a bit of logic, however most users are just "Simple people" so they don't know logic, hence the amount of help threads which brain dead questions.

    Anyway, @Hola never said he owned the skript community, nor did he say he was going to be an administrator and take over, he said, he Administrated his own community called "Skorifgmsdgfs" (Forgot the name - cba to go back ) this is within his power, Skript is open sourced and he is able to create his own fork if he wishes, i don't see you all complaining when Umbaska creates an addon then gets there own special category on the forms called "Umbaska modules".

    Hola is in all right to create his own fork, he simply came here asking for suggestions and feedback and everyone has shown flame and hatered, i ask that @BaeFell cleans this thread up of the trolls.
     
  12. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Everyone I am currently in the process of writing a new Skript like language. Here is what I have so far:
    Code (Skript):
    1. If a haxer joins the surbur:
    2.     If they are haxing like a pro:
    3.         Tell them to stop
    4.         Banish their ass from my surbur
    How do you like it so far?
    Omg you're an actual genius. I am dying.
     
    sapphyrusxyz and Gladrian like this.
  13. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    He said that he administrated the Skript language all together, not the community. It's not that we hate him, but the way he has attempted to force the idea on Skript is a bit offensive. He started by saying and not asking that he was an administrator of the Skript language as a whole (Yes, check quotes.).
    --- Double Post Merged, May 5, 2017, Original Post Date: May 5, 2017 ---
    @Jordan
     
  14. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Yes luv it it very gud syntox.

    Naem it lolcatsk plox kthxbye
     
  15. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    I call it tpirkS :emoji_slight_smile:
     
  16. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    I think the whole post is just a joke...
    But if not I think you have to convince many people because they all are just in Skript... But however if there will be your Plugin I'll definitely try it :emoji_slight_smile:
     
  17. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    I think he worded it badly and meant he administrated the "New Skript" his fork language.
     
  18. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    How were we supposed to know that lol
     
  19. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    I duno, most people on this forum, english or not can't string two words together so i thought it was just common sense.
     
  20. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    If @Hola wants to make it, he can make it. However, it cannot change Skript as a language... He doesn't decide where Skript goes, he can't "vote on a new syntax". He can create his own plugin, his own language and his own name.
     
Thread Status:
Not open for further replies.

Share This Page

Loading...