ScriptAPI

A place to ask for help on writing scripts

299 Topics 2.2k Posts
  • This topic is deleted!

    Unsolved
    2
    0 Votes
    2 Posts
    18 Views
  • How do i read chat

    Solved
    4
  • This topic is deleted!

    Unsolved
    22
    7 Votes
    22 Posts
    449 Views
  • Problem With Script

    Solved
    32
    19 Votes
    32 Posts
    691 Views

    @aftery said in Problem With Script:

    after thousands of posts i still dont know whether our friend ender1355 is being serious or not

    Is it possible to see someone who doesn't play MC anymore being serious.

  • Cant find problem in my code

    Solved
    4
    0 Votes
    4 Posts
    214 Views

    @v4peu5er If you can learn Python, it won't be hard for you to learn basics of JS.

  • This topic is deleted!

    Solved
    4
    0 Votes
    4 Posts
    9 Views
  • Adding new modes to modules?

    Unsolved
    2
    0 Votes
    2 Posts
    142 Views

    @idk-my-name You would have to add new fields to existing module instances. You could perhaps do that by unregistering the target module and replacing it with a new extended instance.

  • How to make C17PacketCustomPayload packets

    Unsolved
    13
    0 Votes
    13 Posts
    360 Views

    @salvatore-sammarco If the username who told you was "Saffroth" this was not a Geyser spoofer it was a Desync disabler and is patched now.

  • Create Custom GUI

    Unsolved
    7
    0 Votes
    7 Posts
    213 Views

    @ali00035 not really, just a place where i can store some custom settings that isnt a module, like the vanilla settings, but i guess i'll just use modules

  • Hello. Script not work

    Unsolved
    5
    0 Votes
    5 Posts
    233 Views

    @yeahuhhuh I see now, anyways good job on fixing.

  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Help with if statement

    Solved
    6
    0 Votes
    6 Posts
    168 Views

    @plumer-man thank you!

  • [Help Needed] Get player slot

    Solved
    5
    0 Votes
    5 Posts
    203 Views

    uh, this was a small brain moment. I found the issue.

    mc.thePlayer.currentItem = prevSlot;

    this is what i did

    mc.thePlayer.inventory.currentItem = prevSlot;

    this is what it was meant to be

  • How to make a combo breaker script

    Solved
    4
    0 Votes
    4 Posts
    123 Views

    @whym No problem.

  • How to make custom category in Liquidscript?

    Solved
    2
    1 Votes
    2 Posts
    134 Views

    @whym use Core.lib

  • Custom script problem - help me to fix that

    Unsolved
    4
    0 Votes
    4 Posts
    95 Views

    you didnt make this

  • co8 packet

    Solved
    12
    0 Votes
    12 Posts
    389 Views

    @plumer-man he meant flying

  • This topic is deleted!

    Unsolved
    13
    0 Votes
    13 Posts
    110 Views
  • This topic is deleted!

    Unsolved
    2
    0 Votes
    2 Posts
    2 Views
  • 0 Votes
    3 Posts
    155 Views

    @suicidemouse You can enable wasinvisible option in AntiBot and edit the list of players that were invisible manually and exclude them that way.

    or if you don't want to blacklist all other players than your target then you can use the needhit option and edit list of players that you hit