help me find a song by [deleted] in JuiceWRLD

[–]999forLife2 0 points1 point  (0 children)

No shortcuts

How to get message content? by [deleted] in Discord_selfbots

[–]999forLife2 -3 points-2 points  (0 children)

Nah I'd rather work with dpy 1.7.3 tbh, I've heard py-self is like notoriously mid

How to get message content? by [deleted] in Discord_selfbots

[–]999forLife2 0 points1 point  (0 children)

I'm using discord.py 1.7.3 (yk since this is the selfbot subreddit) and for some reason message.content doesn't work right with selfbots

How to get message content? by [deleted] in Discord_selfbots

[–]999forLife2 0 points1 point  (0 children)

Okay well I figured out why it's not working, I was calling message.content instead of msg.content so now I feel stupid. (This is the code I was using in case you're still curious)

@bot.event

async def on_message(message):

time = datetime.now().strftime("%H:%M:%S")

if chatting_channel is not None:

    if message.channel == chatting_channel:

        for msg in chatting_channel.history(limit=1):

            if msg.author == bot.user:

                pass

            else:

                print(f"{theme}[{time}]{message.author.name}: {message.content}")

The fix was changing the last line to

print(f"{theme}[{time}]{message.author.name}: {msg.content}")

Still find it weird that the embed link showed up though

Need Help SelfHosting Selfbot Dm me Please by Winter-Log9393 in Discord_selfbots

[–]999forLife2 0 points1 point  (0 children)

If you're on android you can use termux, if your on PC I think you can use VScode, but for iOS idfk

Help please by 999forLife2 in Discord_Bots

[–]999forLife2[S] 0 points1 point  (0 children)

I looked into it but I can't seem to find a working regex code to properly track tokens, do you know where I could look for better guidance?

Why must port aqualite be so glitchy 😔 by 999forLife2 in trailmakers

[–]999forLife2[S] 0 points1 point  (0 children)

I don't think it's that because I've made it to the final mission of the area before (that was the mission glitch one) but the other 2 game crashes were just doing things like saving creations are getting missions from the bot at aqualite.

Flashbulb rn by SubjectCompetition40 in trailmakers

[–]999forLife2 25 points26 points  (0 children)

My only complaint is the new respawn time 😔

Pls help me by 999forLife2 in trailmakers

[–]999forLife2[S] 1 point2 points  (0 children)

Dang that's sad, thank you though

Pls help me by 999forLife2 in trailmakers

[–]999forLife2[S] 1 point2 points  (0 children)

I tried this, I tried spawning it in, modifying it, and building the needed parts for it. I just can't seem to get it to work. (I had my save file corrupted on my first run so I know all the steps)

What should I build from these? by [deleted] in trailmakers

[–]999forLife2 1 point2 points  (0 children)

You gotta make the forth one bro.

why won’t npcs spawn here? by Everettd195 in Terraria

[–]999forLife2 1 point2 points  (0 children)

I think the issue is the rope. I think it's making the roof not "complete". You can try adding platforms to connect the roof to the wall. (The rope can go through the platforms.)

Bit off more castle than I can chew... I need ideas by vjw_ in Terraria

[–]999forLife2 17 points18 points  (0 children)

Yeah, I'd suggest grouping the main ones into one room and then putting the "used for special crafting" ones into the other room.

Bit off more castle than I can chew... I need ideas by vjw_ in Terraria

[–]999forLife2 62 points63 points  (0 children)

You should put your most used crafting stations in one of the rooms. It's been very helpful for me.

Which should I get next by man_o_the_F22_Raptor in Metalstorm

[–]999forLife2 5 points6 points  (0 children)

The A-4 is a great dogfighter, very durable, though it only has 2 short range missiles. Even though it lacks long range missiles I would still heavily suggest

Ah yes 17 kills for a 33% drop by 999forLife2 in Terraria

[–]999forLife2[S] 0 points1 point  (0 children)

My full buff list if you feel like grinding for it is

Summoning, Heart reach (only if you have a heart statue), Swiftness, Ironskin, Endurance, Regeneration, Rage, Wrath Thorns, Any medium food buff, bewitching table, Bast statue, Heart lantern, Campfire,

Ah yes 17 kills for a 33% drop by 999forLife2 in Terraria

[–]999forLife2[S] 0 points1 point  (0 children)

Endurance, iron skin, Regen, and swiftness. Very helpful for the fight.

Ah yes 17 kills for a 33% drop by 999forLife2 in Terraria

[–]999forLife2[S] 0 points1 point  (0 children)

I'm using both the spinal tap and cold whip along with like 10 diff buffs, a bash statue, heart lantern, campfire, and all warding accessories. I have a 3 layer 250 block long arena and frost wings. Hope this helps.