[CORE] Module
- 
How do i put a tag on a core module depending on the mode?
I know it may not be possible if its not, i will still thank you.
///api_version=2 (script = registerScript({ name: "TagExample", authors: ["CzechHek"], version: "1.0" })).import("Core.lib"); //advanced option module = { values: [ mode = new (Java.extend(ListValue)) ("Mode", ["mode1", "mode2"], "mode1") {onChanged: function (o, n) {TagExampleModule.tag = n}}, ] } //simple option module = { onUpdate: function () { TagExampleModule.tag = mode.get(); } } - 
///api_version=2 (script = registerScript({ name: "TagExample", authors: ["CzechHek"], version: "1.0" })).import("Core.lib"); //advanced option module = { values: [ mode = new (Java.extend(ListValue)) ("Mode", ["mode1", "mode2"], "mode1") {onChanged: function (o, n) {TagExampleModule.tag = n}}, ] } //simple option module = { onUpdate: function () { TagExampleModule.tag = mode.get(); } } - 
@gabriel Why you cant yourself? Skidder
 - 
@gabriel Why you cant yourself? Skidder
@idk-my-name I don't know how to code js, im better at java (And i suck at java) than at scriptapi
 - 
@idk-my-name I don't know how to code js, im better at java (And i suck at java) than at scriptapi
@gabriel Then, what does volatile mean?
 - 
@gabriel Then, what does volatile mean?
@idk-my-name I only know how to create speed modes in lb...
 - 
@idk-my-name I only know how to create speed modes in lb...
@gabriel It is not java codding
 - 
@gabriel It is not java codding
@idk-my-name Then its what?
 - 
@idk-my-name Then its what?
@gabriel If you dont use IDE & dont know Java/Kotlin, it is not codding. Just hobby
 - 
Learn kotlin if you want to create something for LB. Like 2-3 months ago, I didn't know shit about coding. Now I've managed to convert scaffold.java to a damn kotlin extension file with no errors. (I still don't know shit about coding, I just look at other modules and see what's right to use and it turns out to be right lol)
 - 
Learn kotlin if you want to create something for LB. Like 2-3 months ago, I didn't know shit about coding. Now I've managed to convert scaffold.java to a damn kotlin extension file with no errors. (I still don't know shit about coding, I just look at other modules and see what's right to use and it turns out to be right lol)
@mems Well, pretty good. I've tested your Matrix bypasses, and they worked
 - 
@mems Well, pretty good. I've tested your Matrix bypasses, and they worked
@idk-my-name What bypasses?
 - 
@idk-my-name What bypasses?
@gabriel Some matrix speed which after a week it got patched.
 - 
@gabriel Some matrix speed which after a week it got patched.
 - 
@gabriel Some matrix speed which after a week it got patched.
@mems Nope, works on some shitty russian vodka servers with Matrix, like forscraft/fawemc
 - 
@gabriel Lie. Good AC devs dont look into client source codes
 - 
@gabriel Lie. Good AC devs dont look into client source codes
@idk-my-name Its easy to patch everything, like NCP.
Every NCP speed is not infinite
 - 
@idk-my-name Its easy to patch everything, like NCP.
Every NCP speed is not infinite
@gabriel It is infinite. I have infinite ncp yport oder minihop
 - 
@gabriel said in [CORE] Module:
@mems That's why open source LiquidBounce gets patched.
This is probably the only reason why I don't like LiquidBounce, but it is what it is.