Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

LiquidBounce Forum

C

Co丶Dynamic

@Co丶Dynamic
About
Posts
68
Topics
1
Shares
0
Groups
0
Followers
13
Following
9

Posts

Recent Best Controversial

  • How to effectively use ServerCrasher...
    C Co丶Dynamic

    @mac-osx spam negative infinity(aacold) crash TakaAnticheat
    spam random position(-32768-32767)(two packets per tick) crash Matrix 6.0.0-6.0.4(seems still works on 6.1.0)
    spam random position(infinity) with elytra on can crash some 1.12.2-based servers with bad anticheat
    mode bedit/bsign/book crash the servers which have no attack-protecting plugins.
    mode worldedit crash the servers using old wedit plugin with no protection
    other modes are useless I think(vanilla kick)

    General Discussion

  • Killaura scaffold
    C Co丶Dynamic

    @quadro

    if(ScaffoldModule.getState()) {
    	if (KillAura.getState()) {
    		NeedSwitch = true;
    		KillAura.setState(false);
    	}
    } else if (NeedSwitch) {
    	NeedSwitch=false;
    	KillAura.setState(true);
    }
    

    Fixed

    Support

  • Option to Random Username (Alt Manager)
    C Co丶Dynamic

    @vítor-123 so what is that means

    Suggestions

  • How to effectively use ServerCrasher...
    C Co丶Dynamic

    @mac-osx by the way, sc only works if the anticheat is really bad or with no anticheat(and attack protection)

    General Discussion

  • hi I need help
    C Co丶Dynamic

    @chocopiexd you can try to "mark" the packet
    example:
    NoEvent=true;
    Send some Packets
    NoEvent=false;
    on Packet event
    if (NoEvent) return;

    ScriptAPI

  • ncp非阻塞再生脚本
    C Co丶Dynamic

    @maeyse 不要再搁这问了好吗,没人会鸟你的
    还有你的机翻是真的拉胯
    translation: stop begging plz
    no one will help you(because it's seems to be impossible)
    and please don't use mechanical translationundefined

    Chinese

  • [SCRIPTAPI] Someone help me
    C Co丶Dynamic

    @gabriel said in [SCRIPTAPI] Someone help me:

    it's

    here
    don't use " ' "
    it works like "

    ScriptAPI

  • 谁有能让手中的物品浮空的脚本
    C Co丶Dynamic

    @zengzihang123 材质包是个好东西
    或者去找个js?

    Chinese

  • [SCRIPTAPI] Someone help me
    C Co丶Dynamic

    @gabriel said in [SCRIPTAPI] Someone help me:
    values: ["Redesky", "Dortware", "Advertise", "Lihu-English", "Lihu-Advertise", "L", "Old-Dortware"]
    }), <=here
    switch (module.settings.Mode.get()) {
    case "L":
    mc.thePlayer.sendChatMessage("L "+target.getName());
    break;
    } <=and here

    variable Old-DortwareWords duplicated
    and you may forget " , " in DortwareWords

    ScriptAPI

  • 谁有能让手中的物品浮空的脚本
    C Co丶Dynamic

    @co丶dynamic 有些自定义水影有这个功能
    建议去skid(doge)

    Chinese
  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups