#general
1 messages · Page 260 of 1
because the admins said so

no
the things where it tests if u macro
where it makes u look down
gives u a sheet with 5 letters
and u have to type in chat
ohhh captcha
captcha
THATS THE NAME
ya
yeah my cane has holes in it from those
any help?
so you extracted a jar?
ye
and want to turn it back into a jar?
mhm
compress
i can only compress into a .rar with winrar
don't extract it?
it doesn't work like that
well i needed to change something in it
winrar sucks
so i should get 7zip?
ok but how do i change something it in then
don't think it will work
but the way you are doing it
right click the folder
click compress to zip
its a mod.... they are jars...
can i compile it from github and change it b4 i compile?
k 1 sec imma 1st uninstall winrar
Winrar >>>
7z
ummm why cant i open it in powershell
what
err how is it not a command ive done this b4
https://cdn.discordapp.com/attachments/766209671882080256/813939003841445918/unknown.png
Macrokey...?
Hi
mod
.
dot
can someone with bit brain help me read crash report
im being spammed with crash reports from vanilla fix
its not related to skytils tho ;(
here it is anyways :D
attacking zombies
ok thx for your help
winrar cringe 7z ontop
7zip on top yes yes yes
Dude terminal s mod solver that s automatic on top
Ig I dont need dsm now skytils is so much better
@lyric roost my ign right now ic ciutchin
Is*
Before it was poggingduck, duckpog, spookyducky, eboy david and a few other
Dude people who used it got banned on top!
@shrewd vine There is Dungeon Rooms Mod for ur suggestion
and sbp (skyblock personalized) with the Dungeon secrets mod that preview secrets jsut like dsg
also I don't think lily or sychic wants to make room detection for every dungeon room

a mod
dungeon room detection is hard
there is already a mod for it you donit have to do it
i know
it's not rocked science
which room
Okay ty didn't know about that mod lol
i did
just go to DG gang
ez
also alon added something for pingless terminals too
when pingless terminals in skytils!
it's a bug
lily doesn't know what causes it tho
i just play with friends

nice skycrypt died
me when azured moment
azured moment
yes
me when 30/50 secrets found in cata 38 party
azured moment
@subtle barn uses: df, av, logs
for the rest fire is just useles
^^
thats bad
Ur bad
no u
yes me
it just looks white
looks just like being blinded by light mode! /s
false
LMAO 2NFG AND BLUEPOINTED WIPED
POGGG
dis when
i just logged off smh
smh
whats a 0 ping terminal
exactly that
?
he made terminals not ping based
how does that work
the server normally has to tell your client to update the window, but you can mimic the window update client side
(by changing the information in the click packet)
idk more
¯_(ツ)_/¯
and i didnt even get security banned
DUDE IDK HOW
it was nordvpn too
usually you get insta banned
gg!
log on again wanna test terms!!
we win these
let me change some gl stuff
nooo
@rocky current it didnt record sad
black screen fuck obs
well its literally like 0 ping
not gonna use it tho dont wanna get banned
no more 0 ping terms
F
anyone know what mod has a dungeon mini-map?
sba beta and neu
thanks
NEUs is nicer but it requires you to disable fast render
And SBAs is just a little buggy
yAYYYY
Lmfaoo

pt for p transfer should override
it does for me atleast
Does it work when you add an arg to the command?
Like /pt <name>
Cuz it should override if there's a name
even if you don't add a name it should override, mine does
Mine doesn't
Time to make that a part of sbb lmaoooooo
if (args.length <= 0) {
Minecraft.getMinecraft().thePlayer.sendChatMessage("/playtime");
return;
}
Minecraft.getMinecraft().thePlayer.sendChatMessage("/party transfer " + args[0]);
ez
does sendChatMessage get the chat message sent by the player or
Yes
cool
It sends the message to the server as the player
oh
that's a bit different
if unformatted.contains("PUZZLE FAIL") {
Minecraft.getminecraft().the player.sendChatMessage("/pc L")
return;
}
coding in mobile pog
Lmfao
use codeblocks
thanks
case "givesbitem":
if (args.length <= 0) {
ChatUtils.getInstance().sendModMessage("Please provide the minecraft id");
return;
}
if (args.length <= 1) {
ChatUtils.getInstance().sendModMessage("Please provide the skyblock id");
}
StringBuilder nbtBuilder = new StringBuilder();
nbtBuilder.append("{");
if (args[1].equalsIgnoreCase("skull")) {
nbtBuilder.append("SkullOwner:");
nbtBuilder.append(StringUtils.getInstance().generateRandomAlphabeticString());
nbtBuilder.append(",");
}
nbtBuilder.append("ExtraAttributes:");
nbtBuilder.append("{");
nbtBuilder.append("id:");
nbtBuilder.append(args[2].toUpperCase());
nbtBuilder.append("}}");
Minecraft.getMinecraft().thePlayer.sendChatMessage("/give " + Minecraft.getMinecraft().thePlayer.getDisplayName().getUnformattedText() + " minecraft:" + args[1] + " 1 3 " + nbtBuilder.toString());
break;```
ez
```java
code here
```
ooh no
we modify the message before it is sent
if you have that issue
then bad config
- Navigate to your
.minecraftdirectory - Navigate to
config\skytils - Open
commandaliases.jsonwith your favorite text editing software - Structure your commands like this with no slashes in front of anything:
{
"alias": "command"
}
Optional
If you want to add multiple commands, structure it like this
{
"alias": "command",
"alias2": "command2"
}
ew lily new pfp
get me a better one then
killua pfp when
whats a killua
the white hair kid from hxh
whats hxh
hunter x hunter
huh
killua?
bruh
too basic 🥶
killaura
bald pfp
you are bald
no im not!!!
yes!!
love to see it
only 19
in a duo with me
and I got 31 without warm up
ok shut up
I also rushed blood
we can move on
:P
well you did do a sub 20 trap..
i played f7 with cata 27s today
got crushed 2 times
in 1 run
and then the next run
got crushed 2 more times
still hilarious
oh ok
I fucking love vegantoes
I fucking hate that piece of shit character named o
It should burn in hell
No, it bad
It's an ball in a cloud with square ears and it has arms, could you not ask for anything worse
an ball
Yes

lily 1.16 heads when
!
uh i was gonna update latest commit with my pull request and this happened
nice
ooh no
whats command to reload aliases?
is there a command to quick warp to dungeon hub
i dont think there is but you can create one with command aliases
config folder skytils command aliases
wdym by that
where is that
restarting your game
if your using the latest /dh
- Navigate to your
.minecraftdirectory - Navigate to
config\skytils - Open
commandaliases.jsonwith your favorite text editing software - Structure your commands like this with no slashes in front of anything:
{
"alias": "command"
}
Optional
If you want to add multiple commands, structure it like this
{
"alias": "command",
"alias2": "command2"
}
@turbid sedge thoughts?
borgar
baerg
4 hamburger
Maybe 3
If that hamburger that they holding comes from the one in the box near the soda cup
fries > burger
hm
sychic add wither essence to blessing toasts too ig
https://gubbl.s-ul.eu/5S3YjfSy satisfying ngl
thats just awful oh god
is the girl in your pfp the girl from that anime?
yes
wild
bro I speedrun coded this and someone is using it unironicallt
not even puzzle fail / death based
hide armor stands on p2 when
POG
it only does wither miner and wither guard
and the apsosltltle thing
not withermancer because otherwise i have to run stupid scoreboard check and it takes longer so might be worse
also can't you see this stuff too in #Development
ok
ok
im too poor i shouldnt be making these things but well
infiniboom is literally a waste
you get so much superboom from just clearing
i've started trading superboom for spirit leaps lol
now recombob it
are you blind
wat
its literally recomed
infiboom tnt is rare?
yes
idk i usually have the RARITY UPGRADED tag
awful
ooh no
why is it so vibrant?
20 upvotes!
i tried doing blaze with machine gun again
PUZZLE FAIL! AzuredBlue killed a Blaze in the wrong order! Yikes!
sniper bad
lb isnt bad
because you still save like 5 seconds
5 sec is trash
5 sec is op lol
@patent mirage you know it kills your fps right
because if it cant find the pattern it keeps running
what does
i was ok
¯_(ツ)_/¯
why carry lb when bones exist
the ice fill
yea
nice
so your fps will get killed
also why does it render inside the ice block
i mean i guess its good
but is it intended lmao
You gonna bone creeper puzzle or..?
ok and
when you have no bow how do you do the creeper puzzle
Literally don’t see a single mention of la
You said “why carry lb when bones exist” and puzzles are why
hes gonna do blaze puzzle with bones
bruh
because you can yeet necron faster
?
lb def shread is bad
do you want like 20 minute f7 runs or something
“Doing more damage is bad”
wait when did we ever talk about lost adventurers
im so lost
omg skytils accessing your logs they are stealing session ids!!
yea we just dont display those
I READ "EXCEPTIONS" AS "BLESSINGS" AT FIRST I WAS SO CONFUSED
took 1 mixin
im tired ok
you need this feature ok
do i
why is that even useful
and all you see is
i dont look at logs
EXECUTION EXCEPTION
well
i use logs to debug
and its really hard to debug
when all you see
is EXECUTION EXCEPTION
CAUSED BY NULL POINTER
nah
people toggle everything
literally everything
😓
and dont read what it does
just realised i dont have hide autopet on
did it reset when yall changed the confing
lmao
prob
this dynamic silverfish is sexy
except for the fact it changes while the silverfish is moving
LOL
and not me copying code off stackoverflow
no
¯_(ツ)_/¯
i dont use simon idk
i can do like 2/3 cycle
also maybe ur just bad !
laptop gaming on top ok
yes
i feel like you both would get along
zetrow plays dg with a laptop with mc minimised and with 10 fps
hes such a gamer
he is cata 39 lol
i hate when people say no pf
because then i get less fps
and i die
the nametag yeeter helps tho
i hate when people say pf
when they think its an actual strat
today i joined a top lfg that were using prefire strat
guess im dodging them from now on
look man
prefire gives me more fps
if i get 2 fps i literally freez
removing ctjs gave me 5 more fps
does the "nametag yeeter" just yeets all the nametags of all wither skeletons
or just in boss
it yeets it everywhere
but only Wither Miners Wither Guards and Apostles
which only spawn in boss
i see
so the withers in normal dungeons are good then
i prob wont use the feature because idk why but they already dont have a nametag for me
patcher hide armor stands?
you should use protect starred items
maby
./ct simulate
where is it
nvm saw it
why cant i sell my hyp for profit
skytils stopping me from profitting
yes
bruh
infinityboom timer when its important!!1!!1
does that really have a cooldown
2 seconds
BRUH
Hello yes I'm here now
oh its neu man
I require a cool role
alr
@patent mirage here now u can see #Github Updates

idk why youd want to
yea I just check GitHub but it's cool ig
is the ghost stuff still in progress?
what ghost stuff
Token logger!!!!
^ 😔
i think he'll mention every mod that skyclient has
Oh boy, this list is gonna be a long one to type.
FORGE DOWNLOAD:
Download Page: http://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.8.9.html
SKYCLIENT:
Discord: https://discord.gg/KwUuByKGtZ
GitHub: https://github.com/nacrt/SkyblockClient/releases
NEU (NOT ENOUGH UPDATES):
Discord: https://discord.gg/qMZAz3Y6kh
SKYBLOCK E...
e
Honestly I kinda hate mod folders
Cuz ppl end up with mods they don’t know how to configure
gets us more downloads
Hi
Hi
What you doin
gg skytils included
@rocky current were you in a guild called broke gang? Cuase you were in the guild server
Pog
yes but guild full of session id stealers


not enough dungeons is also pog
just enough updates is cool
very cool
we have gotten 30 members so far
from the video
@turbid sedge discord partner when
we literally can't rn
why
too young of a server
Imagine
Who
furryeboy
idk
Lol nice
lul
does apec have issues with skytils?
it shouldn't
ok ty
skytils
/skytils or /st
/armorcolor set #<color>
you can also do /armourcolour
It changes how it looks or how it actually is lily?
ty
for other people it looks like the original color
Î
does this mod give griffin burrow locator
yes
Ppl are gonna start coming here after FurryEboy's video
already got 60 people
is there a full list of features?
work in progress
github readme
work in progress
is this a typo for colors?
oops
insane
funny
what does wip mean?
Work in progress
whip
whats the command in game?
ty
Dude it feels weird that I was here since there were only 200 members, this mod is gonna become a SB essential at this rate. Great job mods
is there tic tac toe solver?
not yet, just use dsm
im on dnd so i dont get notifications from the 100 servers im in
just turn your default notifications to mentions only
GG
Anyone know why the solvers (like Boulder and ice fill) is not showing?
is that death u
did you turn them on
did you enable it
Yea
welp thats all my knowledge
O
gl
ice path is the silverfish one
does it work for mac?
as for boulder it should work
hi
the button you should be pressing is in a red box
How do you edit GUI
there is no HUD element
because I selected my spirit scpeter messages in a different GUI, but that GUI is too big, and underneath my invenory
i can rescale it later
e
me when new dsm update:
sneeze
what commands do I use
there's a list on our github release page
/skytils - Opens the main settings gui. (Alias is /st)
/skytils setkey - Sets your api key (will also grab it from /api new).
/skytils reload <aliases/data> - Forces Skytils to re-fetch your command aliases or solutions from the data repository.
/skytils griffin refresh - Forces a refresh for the Griffin burrow waypoints.
/reparty (/rp) - Disbands and sends a party invite to everyone who was in your party.
i heard cowlection had estimated score wheres that
How do you expect it to do secrets
Well sbe does right?
i got one too the other day
tho i didnt hve 35m 😔
hoio
can you use skytils and dsm?
yes
it will overwrite dsm's features as its better
it shouldn't
I didn’t realize how pog this mod was, i just wanted it to try out burrows but this is super cool
Rip
I got it after watching hellcastle’s video
Yeah
200 other people joined the discord from that video
And more people joined from the previous livestream
is tic tac toe solver in a developing progress or thinking?
cause im horrible at tic tac toe
DSM has a tic tac toe solver you can use until skytils makes one
most of our features are created in order to respond to a specific need, or if people feel that existing stuff in other mods could be improved on
or if i just feel like making useless cosmetic stuff
Wait what features does dsm have that skytils doesn’t? Wondering if I even need dsm anymore
L
Dsm doesn’t take long to config
no if the config gets yeeted the loot tracker data gets yeeted too
probably corrupted bc i broke some config stuff for damagesplash and never bothered to fix it
Is creeper solver planned to come? Not like I do it anyway lol
creeper is like the only thing that id use dsm for so i just dont use it
Same but I can’t do creeper even with solvers so I guess I’ll just get rid of it
bruh
Never learned how to
lmao
I don’t know whether im@meant to hit one colour and then then other or what
Ok
u just try to get the beams thru the creeper
Still never gonna do it
Is there a mod that isn’t sky block catia that has an overlay for ah that shows what auctions have sold?
and ask someone to leap
no?
Am in coop it is very painful checking through 50 auctions
you can probably also just claim all
Coop members get cranky

Not like it affects skytils too massively so I’ll be alright
NOOOO ANTI LIGHTNING DOESNT WORK MY FAVOURITE FEATURE
yeah sbc breaks it

What does anti lightning even do?
just removes the lightning
I’ve never had lightning in sky block ever
idfk
before we removed #Pending it was funny too
I come here every day just to read denied suggestions
Is it neu prerelease that has the thing that changes 12467 to 12000?

he wonders why he got suggestion locked
i mean you could try to make a overlay thing for it
but calculating the path would be hard
oh that's dumb
because it will "improve accuracy"
Does neu prerelease have that?
did pineapple do that
Ok ty
or firewolf
Are guys aware that the enchanted materials from minions thing doesn’t work with minion chests?
huh
its supposed to work
if there was a enchanted item when you opened it
and i tested it too
stop butterfly clicking the items
i will try to record it next time ¯_(ツ)_/¯
does skytils have bonzo mask timer?
they can't help it, too much of a pvp legend
no
I don’t 
ok i have to stay with dsm for now 😦
What is wrong with using both?
i am ocd
meanwhile i just feel useless
only reason
:)
that's a new one
trying to get my mate to convert to skytils is there a updated feature lisT?
updated as of last release
also can we rel pre3 now pls thx
How many new members today?
❤️
we had 1160 before the video
now its 1400
uhhh
i cant do math
whats 1400-1160
Decent growth
240
does skytils have reparty?
yes
Way faster than neu was growing at this size
i mean we have had some help
Hmmm
holy shit we're at almost 8k downloads
gg
I will tomorrow



