#development
1 messages · Page 150 of 1
Read
this question was not about containers
AppDataContainer?
@mint leaf ensure the directory is owned by mobile, I guess?
/var/mobile/mydir?
It is, the permissions are set correctly
Yes, my bad, this isn't strictly related to containers but I did hope that entitlement would help
<key>com.apple.security.exception.files.absolute-path.read-write</key>
<array>
<string>/</string>
</array>
should work
I have this issue: my music library is saved in /var/mobile/MP3, however the player app I use is unable to access /var when I jailbreak with Dopamine. Jailbreaking with Palera1n doesn't cause said issue and I can access that directory without any problem

Will try right now, thank you so much
Yep, that worked! Thank you again
palerain destroys sandboxing which isn’t exactly ideal
Why tf does palera1n obliterates sandboxing
because checkra1n does
Yeah but why ?
<@&355174844205367317> @b14ckbeard
😭
What
Trolling those kids is actually fun
You missed "nak*d girls"

LMFAO
no bc like
imagine someone wanted to join it
where’s the invite link???
wtf are you advertising???
The guys behind those servers are maniacs smh
Gotta love this mockup https://twitter.com/potus/status/1763972642602700967?s=12
Totally an iPhone
Smh
wow that’s really bad for something that you can literally find a mockup of online
hi
hi
ooo send code to make it auto select
That will be 10€ please
oh i double tapped 🥲
oh ok
i can probly figure it out
No smh
it’s expanded not exapned
tesla man didn’t implement that
.
😭
I can do it later if you want
bc I’m gonna be implementing that into my tweak
soooo
eta 16player release?
deadass?
@acoustic imp
gg
Idk I have to fix drm it is finished just gotta do some testing
I have an idea
send me debs with your drm
isnt there [textInput selectAll:nil]
I’ll try to crack
no idea
just have to figure out how to call it when the text input responds to taps
wait isnt 16player oss?
Have I ever sent ss of the str encryption ?
why drm if so
nah
at least I’ve never seen it
I'll try to dig a ss
oh apparently ill need a delegate
@indigo peak
thats so real
it is
@indigo peak @acoustic imp 😍
this is what i did
add the delegate
set it in init
implement
easy enough
@grave sparrow me training for your mother:
(that’s the warmup, she weights 3x that)
W
i shall ask again
fallback
lmao
it gets passed in a kvp dict
ok great
so if i do this
[preferences registerDefaults:@{
@"floraPrimaryColor": @"#e8a7bfff",
@"floraSecondaryColor": @"#d795f8ff",
}];
itll set those as fallback for those keys if they dont already have anything set?
it will use the value of the prefs first
and if they don’t exist or there’s an error
It will use those
wonderful
nice
now i can set fallbacks for the sat and light influences
[preferences registerDefaults:@{
@"floraPrimaryColor": @"#e8a7bfff",
@"floraSecondaryColor": @"#d795f8ff",
@"floraSaturationInfluence": @0.4,
@"floraLightnessInfluence": @0.2,
}];
real
now simple mode shouldnt break anymore
does anyone experience flora simple mode not working at all?
if so dm me with proof you purchased or whatever and ill send you a build to test
Idc drm cooked
(the reason is because simple mode didnt work for @warped sparrow and magically started working after the simple colors stopped being null)
ohh i see
even though i already do fallbacks
NSString *key = [NSString stringWithFormat:@"flora%@Color", index % 2 == 0 ? @"Primary" : @"Secondary"];
NSString *colorFromDefaults = [preferences objectForKey:key] ?: (index % 2 == 0 ? @"e8a7bf" : @"d795f8");
kixrd phone is cursed
Real
yeah so now theres real defaults in place
It gets every bug known to man
simpleColors will never be nil theyll just be the default ones
And even finds more
Yess
export data and clear prefs for a sec i wanna know if simple mode breaks again
did u fix the crash prefs thing?
not yet thats my next task
At least yk what's wrong now lmao
Oki
whats that suposed to mean 
tesla man awaiting patiently for me to fix an issue in the code he "borrowed" so he can "borrow" the fix
i actully didnt borrow this code 🤓
LMAO
I need the new build
either way shouldnt be too hard to check in console.app what's raising an uncaught exception
ok so it does break? after clearing?
Yeah
if you open debugger the simple colors are nil right?
Yupp
ok dms
Oki
@placid kraken for fixing my issue coudlnt you just dissmiss the KB and then chnage the pages ?
i dont change any page i reload the preferences and it filters out new ones depending on the current value of mode in userdefaults
but yeah probably
oh
to dismiss the keyboard you need to resignFirstResponder on the text field
i could probably setup a floraPreferenceObserver in the class but i dont think you have that
thats what i was thinking
lemme test real quick
hax™️
bolders next trust
ive gotta say
this one class
is the most useful thing i have ever written
the rosiecord in question
when eta 1:1 animation
oh im tapped
ok so you cant do this because you need to dismiss the keyboard before the value changes
like the "value" being the simple/adavnced
yeah
why dont you just add a likt tip thing to the viewcontrller and if u tap on anything
by the time the new button has been pressed its already too late
it sends the notif to dissmis the KB
i already do that but to the cell itself not to the controller
so that when u open the menu to swich its gone
thats why you can tap anywhere on the cell to dismiss
i probably can make it on the entire controller. just 1 second
so make a notif observer on the cell for a KBdissmis notif or sm
i def wount "borrow" this
idk if they work on anything other than SB
ok so that didnt work
i tried making an ivar
__weak UIView *superView;
setting it
superView = self.superview;
and then registering the gesture recognizer on that instead
[superView addGestureRecognizer:tapGestureRecognizer];
not quite
ok well i got it kinda working
except it only works on a single cell

Also you gotta fix that rune issue
this is apparently why it crashes
Rune takes 2s before displaying mobile data icon in green when disabling airplane mode
Smh
Also rune won’t open with keyboard opened
Smh
Broken tweak ngl
It will just open the languages selection menu for me
Fr
where do you access thag
staging > devtools > quick actions > launch vibing wumpus
so much effort
I don’t have it 😭
ah yes rosiepink my favourite theme
</debug:1>
Debug Info:
Enmity: 2a0d78b
Tweak: 2.2.6 (Regular)
Discord: 212.0 (Build 54121)
Hermes: for RN 0.72.3
Bytecode: 94
Device: iPhone13,2
System: 14.6
What’s latest
update to like 217 or something
Debug Info:
Client: a9771d7
Loader: N/A (N/A)
Discord: 219.0
Build: 55641 on stable
Hermes: for RN 0.72.3
Bytecode: 94
Device: iPhone13,2 (16.3.1)
Remember when this was just a thing that everyone would spam general with
Smh
Who’s down for this ?
ohhhh arrrronnnnnnn
Has the enmity launch time improved
Any
I still use vendetta cause its faster
not on v2
Damn
yea thats usually the main reason
/debug
v3 eta friday?
Debug my Balls
why are bugs in your balls bro
stock vs v3
Same
v3 eta september latest but will probably release earlier
fuck
September is crazy
yea well
considering i have from may until september uninterrupted
i can get a lot done in that time
_viewControllerForAncestor my beloved
@indigo peak should i use trolldecrypt by you or trolldecryptor by wh1te4ever
trolldecrypt uses trolldecryptor
fr
@indigo peak did i ever ask u ab the trolldyrpt idea i had
projects been dead lol
i forgor ab it
ah
Debug Info:
Enmity: 2a0d78b
Tweak: 2.2.6 (Regular)
Discord: 218.0 (Build 55532)
Hermes: for RN 0.72.3
Bytecode: 94
Device: iPhone13,2
System: 14.6
i just installed a new version of my tweak and uhhhhh
my phone is currently not coming off the respring icon

I have fix for that
you need 3 terminal windows
what
Enmity not working anymore
cant you just hold the volume up button to go into safemode
in what way is it not working
Do that even work smh
There is no menu inside of the settings
Else it seems to load
what about on the new ui
But partially
I have it
Or maybe I just can’t read smh
Yeah but I still lost dev tools
v2 isnt really maintained by me anymore so
restart the app
and try again
devtools randomly uninitialize
you need to restart the app to reinitialize
@radiant idol
I launch lldb to kill the bug
how do i ssh into my phone
do i need to setup anything on the phone other than just the root password
ssh mobile@(rosies phone IP)
oh ok
You can setup an ssh key
eh to much work

u need open ssh server
zebra
okie
ssh-keygen -t rsa -b 4096
ssh-copy-id I FORGOT THE PARAMS
@rosie.pie
@kind herald no 16Player for u


sure
Yes
use sudo
NO
i broke 16Player 😭
Linux of macOS ?
What’s going on ?
ios 
omg look in sileo
?
False alarm
W
Me when I only need HALO to have the full hot right now
downloads *
nice
yea the bad repo is actually about to overtake flora on havoc in downloads
its at 225
the
one ?
loaded from there
horror
i’m pretty sure the only person that really had access to this is flower lol
amy would’ve if you asked
flower does it of course it got ghosted
This is how it feels to SSH into prod
↘️ Quoting Massimo (@Rainmaker1973)
This guy using the ladder like a natural extension of his body
[📹 Michael Eder / da.wuide.michi]
@grim sparrow trolled by flower
im goign to kill myself
oh
flower added it today
trolled
that is why icraze closed the pr
oh i misread
just got this new tweak for my ds
we got nds zefram before gta6

@placid kraken in flora is the [NSString stringWithFormat:@"%.2f", somevalue] make it so there is only 2 decimal places?
you could always round(value * 100) / 100
to make the real value have 2dp
instead of just the display value
it’s purposefully not rounded though
💪 @indigo peak @placid kraken @slim bramble
you didnt implement autoselect :C
Borrowing™️
i never discovered what was causing that crash ill look into it tomorrow because its 3am now
real
Wow!
This is an absolutely fantastic example of how NOT to log an issue on a GitHub repo!
they did it twice too, check replies
Tech-Gunner
they don't know they could just escape the newline

but what kind of app can't just run multiple commands
Describe the bug I cannot CRUD cookies in sveltekit from another port Reproduction Clone my repo: git clone https://github.com/TechGunnerINC/TechGunner.git Run: docker compose up Go to http://local...
tech gunner

trol
100% chance tech-gunner was banned from the org
yea i read it, funny
"reply ASAP!!"
also him: "I may respond slow"
i think he meant to say that he's a little slow
@hasty ruin run artwork flicker
blame yt
I can agree on that with you
ew Tesla
Tesla man watching Tesla 
- works for me
- it’s revoked anyway

youtube issue

$5 
lmao yeah i was phased by that when i first saw it too
but think about it
completely replacing siri's reponses with chatgpt is probably pretty complex
and it does a lot of stuff
i think people just have an expectation for tweaks to be really cheap nowadays
with the exception of carbridge most tweaks are < $2.50
Most tweaks also dont do a whole lot
fair enough
i dont think you can replace siri's reponses with ai via shortcuts lmao
can it bypass ppl
👍
alr ?

can it still do device controls tho?
i nearly exclusively use siri for music
how do you do that everytime i ask siri to play something it’s usually wrong lol
at least on my homepod i don’t really use it for that on my phone
usually i’m just taking a shower and just saying to skip the song or something
oh like that that makes sense
but i mean if i say album + artist or song + artist it usually gets it
yeah
I exclusivly use siri for timers
i literally turned siri off because i never ever use the feature
The only moment I tend to use siri is when she randomly starts talking on my apple watch cuz apparantly I made a weird gesture or smth-
My sisters name apparently sounds too similar to “Hey Siri” so I had to turn it off when it was activating 20+ times a day
just don't talk to her
yea siri is more important
Not really doable
Iirc it has an option where when you turn the display on by moving your writing and start talking. This can be turned off in settings > Siri > raise to speak
@oak meadow for SiriPlus would it be easy to restore some stick Siri features or do you have to like manually remake/add it
I have to manually add them as i need a way for the llms to initiate the features
Not really sure what the means but, it seems like the stock features work there just is not confirmation
Like ^
Same for alarms
oh
that's interesting to know
This is Gemini btw
@oak meadow congrats on the tweak by the way, looks cool! I don't use Siri much but looks like some others are enjoying it :)
thank you!
does this mean it is double asking every request to maintain stock functionality
The thing with this is that my hooks do not stop siri from working, but rather hijacks its text response. So essentially Siri sets the reminder for you, but is not abled to answer and Gemini is not abled to set a reminder and tells you that
Also if I could make a request, could you add stuff to control device like wifi, bluetooth, noise control for AirPods, as well as get device info like battery, storage etc
i see
really neat tweak glad to see it
Ah i see, could you some how just like see what Siri’s response is and do stuff Acordingly, then send the api request?
or dont send one
that's a classic Gemini moment. Ask google to fix their function calls. ChatGPT handles them much better
is chatgpt api free?
assumedly for system functions like airpods functionality it would change them but the text response would be something weird from gpt
i'll see if something like that is possible
also im just curious, how does ur like custom functions work? does it like have a prompt like "say (this)" to do this (this), then like "here is the response/question..."
you get a 5$ trial i think
someone said it is infinite text requests for gpt now but i have no idea how true that is
idk. maybe thats true
i would asume your not making this OS right? im just like reall curious about how it works but i completly understand if not
havent looked at it for a few months
make request to siri, siri sees request, at the same time the tweak hooks siri's text response to use your gpt api key to ask chatgpt your input, then the text response is chatgpts response
seems like a huge hassle to make though, that's the thing. I'm fairly certain new siri is all written in swift
thats what i thought
might be wrong though
siri's standard response is still occurring but at the same time the text response you would have otherwise gotten is replaced with gpts response
def
is this your first tweak uckerman?
great release if so
and if not
first bigger tweak, yeah. I made some smaller ones some months ago, but they are really basic

Just got an idea. Might be total bs, but I'll try something similar to this
I just realized that my error messages suck
lol
at least for debugging purposes
@oak meadow could u just send siris response to GPT/gemini and have the AI decide if it need to say anything or if siri's is fine ?
that would complicate the requests a lot
That is exactly what I'm about to try.
oh lol
fire
It is the only solution with which i can be sure that the model does not respond with "i cant".
At least with ChatGPT. Gemini might fuck this up
how does it like work? with like custom with gemini/gpt
guys do i add ios version and device id in this considering they’re pretty easy to get from general > about already
UIDevice.currentDevice.systemVersion.floatValue
Yes
user asks question -> siriplus makes siri shut up -> siriplus asks gpt -> siriplus displays gpt response
ok will do
yea, but like how does it do the "functions"? or are thoes trade secrets
lol
nono not the uuid i meant like iPhone12,3 or whatever
nah
operatingSystemVersionString
uname
Might buy Siri plus it looks good
@placid kraken
The thing is I don’t really use Siri
lol wtf
Just bought it
DRIPWIND
If you ask it to make an essay it tries to call people
It’s a really good proof of concept
Give it a few updates and it will be great
r u using GPT or gemini
Do you just pay for the API outright?
Maybe it thinks essay is a dude from the hood and you wanna call him
for managed mode yes
Just curious what happends if user exceeds the tokens the $5 from api gives u
Do you just lose money?
yes
Yikes
but i calculated and came to the conclusion that this won't happen
Oh nice
how many tokens would you need to exceed that?
@oak meadow is it suposed to work on apple watch ?
Nice
Oh god that’s cheap
A fifth of a cent for 1000 tokens??
I mean or just use Gemini which is free forever
I thought it would be a dollar for that much
And is better anyways
it's really cheap yeah
Can you write text instead of typing?
Yay mudsplasher finally got banned
5000 tokens per cent, 5,000,000 tokens per dollar, 25,000,000 for $5
no
i think i see what you mean now
thats around 100,000,000 characters
Damn feel like it would be much more useful if you would be able to type to the AI
I don’t use siri a lot anyways
That’s what the apps are for :P
But like switching between them seems weird
True
Imagine you can call Siri and be able to type or speak to it
And it’s a ai
Instead of dumb Siri
problem is that people would paste the bible into it which is probably more than 25,000,000 tokens
Maybe it could even work with dynamic stage
but i plan to add this
I don’t see anyone using more then 500 to a thousand charecters
Just cap it that
Well that’s their fault, no? You still have to have an api key, right?
No he pays for it
idk, does it?
What, why
Really cheap
no it doesnt, well adleast not with legizmo
Yeah I think you need a hard cap
rate limit + input token limit prevents it
Is the Gemini key also hardcoded?
Yeah was just abt to say input key
I asked it how to make cookies 😭
Because what if someone has Gemini 1.5 Pro and they want to use that model instead of the free one?
Also just set a hard cap to like 10000-50000 tokens a day
Or make it rate limited
Oh u alr did
models are hardcoded so that will not wok currently, but that will change very soon.
I see
100% yap
you can still use your own api key if you choose gemini in settings. Only the managed mode will be paid by me
You can do a extension on havoc for like img gen
lol
Ah, I see
Yeah, I actually forgot to tell you about this @oak meadow if you have any functions enabled, it downgrades the quality of responses a lot
What if Chatgpt decides to take over your phone 🤔
Google censors the wildest prompts and that messes up chats
Gemini or both?
I’ve only tested Gemini
Wait you use Gemini and open ai?
this was on "managed"
Responses of Gemini are outstanding without any functions enabled, but once I enable functions, the responses are pretty shit
Yeah
Can it like shutdown your phone
Don’t think so
Lmao
would be a funny feature
I mean it could ask for a prompt if you do want it to
i mean could u like add a thing to the response to tell it the context, like you are siri on an IOS device, to do this say this, to do this say this, etc ?
To just confirm
ok. yeah, managed uses gemini as of now
oh
What is the other one?
gpt
gpt 3.5
Yea ok
You might need to adjust the prompts functions use for Gemini
true. I just use the same for both right now, which does not semm to work well with Gemini
How does advanced mode work
Yeah lol
you have to provide your own api key, but the responses will be faster, you'll have a higher rate limit for Gemini and you can use gpt depending on which api key you get
And like say I don’t want to use open ai or Gemini can I use a different provider
Or Smth
I d k
Lol
You can def make your own
gemini so good
Fr
replaced gpt 3.5 for me
Same
if they use the exact same api endpoint easy
Nah say I make my own api endpoint
Do you have a guide for getting Gemini api key btw
Is there no way I can use that?
I mean, it’s really easy, but yk
prefs -> api key -> info -> api key tutorial
Ah cool
Also the prefs are cool asf
I didn’t until I started testing this tweak lol
This tweak really makes Siri worth using lmao
But I heard it screws up stuff like reminders
Plus I’m not a fan of talking while using a phone in general
When im using my phone it’s usually at a place where it’s quiet
True
Like sitting at my couch with my family
thank ginsu for Comet. I would never though of using SwiftUI in prefs without it
Or Smth
yes. it will say i cant set a reminder, but siri itself sets a reminder
Yeah that was weird
I asked it to set a timer once
What?
Wait so it runs both things?
Somehow yeah
That just feels confusing
it is. definitely needs to be changed
it only hijacks the text and audio response. everything else siri does still works currently
Oh
Wait it talks to you as well???
Oh
@oak meadow does it have rootful support now?
yes
Nice
Yeah google focused a bit too hard on child safety lmao
What tweak?
SiriPlus
Ah
great idea, thanks. put that on my feature list
Wtf
I dmed, but i might as well ask here too, do you know what daemons siri plus injects into
Oh yea, but like he patching it up to be like a “AI”
😭
What did they do to get banned tho
no clue !!
Splashed mud on Aaron
probably just accumulated mud splashing
springboard only
Oh really
Wow
I can use it with this then 🙏
If I end up getting I guess idk
He said it’s just hijaks the response thjng so stick Siri is still going in bg
Yeah, I did this because I initially wanted to support Serotonin. But with comet needing hardcoded paths and roothide being roothide I had to delay this
Im using modified serotonin that has procursus so It should work for me
Im on 16.6.1 14 pro max
Modified 
Probably yes
why not release
Literally
I don't feel like making a bootstrap installer rn
Too much woro
Work
just release as-is I mean
Open source it adleast
it would be helpful to the people trying to get it working properly
Ik ik I meant Jarvis in the way it can control things
are there any versions that support serotonin but not dopamine 2???
Idk
I would try it but i dont have siriplus rn
It would probably work tho since i hav wnormal rootless
16.5.1-16.6.1 on arm64e
imo the restrictions imposed by openai are inflicting it more than user input
i see
16.5.1 A15-A16/M2
16.6.x arm64e
hey jarvis touch grass
I tried running dopamine on 16.5.1 A15
ah fair enough
It panicked 💔
that’s why i use https://poe.com nowadays
Poe lets you ask questions, get instant answers, and have back-and-forth conversations with AI. Gives access to GPT-4, gpt-3.5-turbo, Claude from Anthropic, and a variety of other bots.
i just watched chatgpt today advocate for unsupervised 13 year old drivers
based on their maturity
great resource.
it’s built on gpt3.5 but i don’t think it has all of the training data from openai
i got it to prove that 5+5=3
makes sense to me
i mean i'd expect it to be PPL related
So yes it is PPL bypass related
Well yeah its related to the bypass
Skill issue
powershell jumpscare
yeah i know that you can specify parameters
these are already paramaters
i never figured out how to set ones that conflict with each other, so the loop was supposed to handle that
oh parameter sets
any doubt in an llm response is artificial lol
no i meant literally lol
i was agreeing with u
like llms have 0 doubt and any doubt in a response that they give is artificial from the developers of the llm
no youre fine its a confusing message lol
oh it was that easy, thanks
why are you such an expert on the contents of it 
i checked to see if flora was overtaken in downloads there compared to havoc yet
siri plus is on the homepage soooo
is it?
i mean downloads
nope
since flora was put on the homepage of sileo it got way more downloads so now it’s not as dangerously close to the bad repo in downloads anymore
flora is the best accent tweak ive used on any device
and you made it cheap
very good tweak!
it ended up getting more complicated but yeah i understand how it works now lol
/llvmlite/binding/module.py", line 25, in parse_assembly
raise RuntimeError("LLVM IR parsing error\n{0}".format(errmsg))
RuntimeError: LLVM IR parsing error
<string>:10:25: error: integer constant must have integer type
@"400488" = global i64* 4210672
^
trying to use llvmlite ir but it thinks an integer is not an integer
rip
Is there a good way to use theos with xcode
rename tweak.xm to tweak.x, repeat
No
vscode master race
WHY

WRITE OBJC CODE
i started downloading vscode and then it was too big of a file
NO
HHRJEHEEBEJEJEHERKRJRVRNRIEEU
my 256 gb are very important to me.
NOO
XCODE IS THIRTEEN GIGABYTES
LOL
lOL
me when it takes 2 minutes to download xcode:
lOl
thumbs down
lOL
👎
Yes learn objc
I already have
ok then use it
Good learn more
if it aint broke dont fix it
I already know all there is to know
highly doubt that
This is why I hate sw*ft
repel women
real
to make code easier to write
repel women, go to climbing gym
C was pretty much the first langauge iirc
the first language was english
sir
:smart:
the first language is american you mean
by language I mean programming language, and english wasn't the firstl anguage either
NO
well yeah that too
the first language was like
0001000 01000100
Yes I want them
americese
All 17 of them
SHUT UP
americish
dont listen to them
what
damn

you cannot deny this
denied
denied
iCraze :
NO
not me
not me
I don't believe either of you
Me too
m
It’s generating a list of strings
where is that copy from 
It’s been generating it for 12 minutes
insert nightwind guide here
NIGHTWINDDEV/TWEAK-TUTORIAL ON GITHUB
specifically with sw*ft
IT LOADED STRINGS
no
NOW TO SEARCH
fine I'll read your damned guide
bro
it's so unhelpful
it doesn't tell me where to look or anything
what
Angry
like
it doesn't tell me where to look
for
where to hook
it tells me how to hook
look
but not how to find where to hook

read the thing 
I did
oh ok I kinda see
ok so FLEX
but how do I find out what controls the lock screen lol
READ NIGHTS TWEAK GUIDE
NO YOUR NOT
YES I AM
Yes
"troll" is very descriptive
no more misery 🎉
next we need to ban tesla man and sora





