#Skbee skript not working idk why.

1 messages · Page 1 of 1 (latest)

willow wagon
#

[06:34:58 INFO]: Line 3: (dc.sk)
[06:34:58 INFO]: Can't understand this expression: 'text component "===================="'
[06:34:58 INFO]: Line: set {_line1} to text component "===================="
[06:34:58 INFO]:
[06:34:58 INFO]: Line 4: (dc.sk)
[06:34:58 INFO]: color of {_line1} can't be set to "#0091FF" because the latter is not a color
[06:34:58 INFO]: Line: set color of {_line1} to "#0091FF"
[06:34:58 INFO]:
[06:34:58 INFO]: Line 5: (dc.sk)
[06:34:58 INFO]: click event of {_line1} can't be set to 'open url "command /discord:
trigger:
set {_line1} to text component "===================="
set color of {_line1} to "#0091FF"
set click event of {_line1} to open url "not puting this"

    set {_line2} to text component "Click here to join our Discord!"
    set color of {_line2} to "#0091FF"
    set click event of {_line2} to open url "not puting this"

    set {_line3} to text component "===================="
    set color of {_line3} to "#0091FF"
    set click event of {_line3} to open url "not puting this"

    send {_line1} to player
    send "" to player
    send {_line2} to player
    send "" to player
    send {_line3} to player

"' because the latter is not an object
[06:34:58 INFO]: Line: set click event of {_line1} to open url "not puting this"

#

[06:34:58 INFO]:
[06:34:58 INFO]: Line 7: (dc.sk)
[06:34:58 INFO]: Can't understand this expression: 'text component "Click here to join our Discord!"'
[06:34:58 INFO]: Line: set {_line2} to text component "Click here to join our Discord!"
[06:34:58 INFO]:
[06:34:58 INFO]: Line 8: (dc.sk)
[06:34:58 INFO]: color of {_line2} can't be set to "#0091FF" because the latter is not a color
[06:34:58 INFO]: Line: set color of {_line2} to "#0091FF"
[06:34:58 INFO]:
[06:34:58 INFO]: Line 9: (dc.sk)
[06:34:58 INFO]: click event of {_line2} can't be set to 'open url "not puting this"' because the latter is not an object
[06:34:58 INFO]: Line: set click event of {_line2} to open url "not puting this"
[06:34:58 INFO]:
[06:34:58 INFO]: Line 11: (dc.sk)
[06:34:58 INFO]: Can't understand this expression: 'text component "===================="'
[06:34:58 INFO]: Line: set {_line3} to text component "===================="
[06:34:58 INFO]:
[06:34:58 INFO]: Line 12: (dc.sk)
[06:34:58 INFO]: color of {_line3} can't be set to "#0091FF" because the latter is not a color
[06:34:58 INFO]: Line: set color of {_line3} to "#0091FF"
[06:34:58 INFO]:
[06:34:58 INFO]: Line 13: (dc.sk)
[06:34:58 INFO]: click event of {_line3} can't be set to 'open url "not puting this"' because the latter is not an object
[06:34:58 INFO]: Line: set click event of {_line3} to open url "not puting this"

sharp kettle
#

did you use AI

willow wagon
#

Tried to fix it, didn’t work.

mighty sun
#

basically like 40% of this is just made up syntax

#

I suggest not using code from random pastebins

willow wagon
mighty sun