Solved Circle Anti KillAura bot

  • 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 community!

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

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.
Try dev36
[18:08:20 ERROR]: #!#!
[18:08:20 ERROR]: #!#! [Skript] Severe Error:
[18:08:20 ERROR]: #!#! Could not load circle.sk
[18:08:20 ERROR]: #!#!
[18:08:20 ERROR]: #!#! Something went horribly wrong with Skript.
[18:08:20 ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[18:08:20 ERROR]: #!#! Your Minecraft version or server software appears to be unsupported by Skript (bensku's version).
[18:08:20 ERROR]: #!#! Currently only supported servers are Spigot and its forks for Minecraft 1.9 or newer.
[18:08:20 ERROR]: #!#! Other versions might work, but since you're getting this error message something is NOT working,
[18:08:20 ERROR]: #!#! nor it will work, unless you switch to supported platform.
[18:08:20 ERROR]: #!#! Issue tracker: https://github.com/SkriptLang/Skript/issues (only if you know what you're doing!)
[18:08:20 ERROR]: #!#!
[18:08:20 ERROR]: #!#! Stack trace:
[18:08:20 ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[18:08:20 ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1804)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1771)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1519)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:180)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:495)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:814)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1535)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1531)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:180)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:59)
[18:08:20 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:972)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.function.ScriptFunction.<init>(ScriptFunction.java:50)
[18:08:20 ERROR]: #!#! at ch.njol.skript.lang.function.Functions.loadFunction(Functions.java:143)
[18:08:20 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:634)
[18:08:20 ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:389)
[18:08:20 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:401)
[18:08:20 ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$0(ScriptLoader.java:331)
i think, that i need 1.12 server version...
 
Try dev28 if that doesnt work use a newer server version
 
THANX! Will try ight now! :emoji_grinning:
[doublepost=1538669107,1538667786][/doublepost]
That's amazing skript! But i have 1 question: How to change npc circling speed?
Multiple methods: 1: change the 12 in line 15 (higher number = higher speed)
2: change the 1 tick in line 16 to a different timespan (longer = slower)
keep in mind that when using the first method for a really big number, it will decrease the circle quality
 
Status
Not open for further replies.