Thread: [727]CS2 Editor

Results 1 to 5 of 5
  1. #1 [727]CS2 Editor 
    *breaks walking*

    Cody_'s Avatar
    Join Date
    Dec 2010
    Posts
    717
    Thanks given
    198
    Thanks received
    189
    Discord
    View profile
    Rep Power
    267
    Hello all, gonna release the CS2Editor I made, as I'm going to start remaking it.

    Let me be clear, this editor is absolute shit. Please only use it to gain an idea on how cs2 scripts work.
    It will load, edit, and properly compile some basic scripts, but does not support a lot still, so don't be surprised if whatever you're trying to do isn't compiling.

    I made this in the span of about 2 weeks, hour or two a day, without really knowing anything about language parsing. With that said, please don't judge the atrocity that you may witness within this project when it comes to the attempted parsing. It is a giant mess of recursion that you can pretty easily get lost in.

    The decompiler itself is mainly just this: [Only registered and activated users can see links. ]

    A lot of the naming, and definition loading comes from [Only registered and activated users can see links. ]

    Oh, contains a pretty basic interface editor in it as well, that allows for setting scripts to be run on certain hooks. Also put a preview in there, and allowed editing of other values. I took most of the rendering code from another project that I cannot for the life of me remember the name of. If someone can figure out which one it was, I will edit and give the credits.

    Link: [Only registered and activated users can see links. ]

    Client made in electron, using the ace.js editor. (Fucking awesome editor btw, would recommend to anyone building an in-browser code editor)

    I will be now working on remaking this using a proper parser, and will be keeping it open source for most of the time. Progress can be followed here: [Only registered and activated users can see links. ]

    Spoiler for Media:







    To run: Run CS2Editor.java, then run 'npm start' in the 'client' folder. (Requires Node)
    Reply With Quote  
     


  2. #2  
    Owner of Tartarus

    ShrekTastic's Avatar
    Join Date
    Jun 2015
    Posts
    250
    Thanks given
    110
    Thanks received
    42
    Discord
    View profile
    Rep Power
    105
    This is insane! Thank you so much for sharing
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Feb 2014
    Posts
    430
    Thanks given
    4
    Thanks received
    3
    Rep Power
    173
    Great release!
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Nov 2012
    Posts
    523
    Thanks given
    12
    Thanks received
    49
    Discord
    View profile
    Rep Power
    26
    good release to the community, will help alot of people understanding cs2
    Reply With Quote  
     

  5. #5  
    Registered Member
    Selseus's Avatar
    Join Date
    Aug 2017
    Posts
    356
    Thanks given
    11
    Thanks received
    58
    Rep Power
    84
    Incredible release! Thanks so much for bettering the community! Hopefully we'll see some awesome things come from this someday
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Buying OSRS CS2 Script Editor
    By Kid Bee in forum Buying
    Replies: 3
    Last Post: 05-22-2018, 06:05 PM
  2. [TUT]Adding scanlines[PS CS2]
    By Klaasje in forum Tutorials
    Replies: 1
    Last Post: 12-24-2007, 05:19 AM
  3. Replies: 3
    Last Post: 10-04-2007, 11:53 AM
  4. [TUT]Creating a userbar[PS CS2]
    By Klaasje in forum Tutorials
    Replies: 2
    Last Post: 09-26-2007, 06:30 PM
  5. [TUT]Adding reflection to a userbar/sig[PS CS2]
    By Klaasje in forum Tutorials
    Replies: 0
    Last Post: 09-22-2007, 02:17 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •