-
Posts
372 -
Joined
-
Last visited
Posts posted by niro
-
-
The link is in that tutorial also
The template I made which is pinned in Tools section has it too.
yeah i get that, but im not putting it in the preference bundle
but ill keep trying
thank you!
-
This tutorial has what you're looking for also: http://iosgods.com/topic/444-tutorial-how-to-make-a-preference-bundle/
URL or Respring. If you want to kill an app then you: killall AppName
killall -9 AppName
Something like that
already tried that tutorial
already figured out how to restart/respring
((( i cant figure out the link, ill keep trying though
-
hey guys! im trying to open a link from a click of a button, so right now i have it so that it kills the app, but how would i make it open a link instead?
[newArr addObject:[[[%c(SettingsOptionButton) alloc] initWithTitle:@"Creators" iconImage:nil executeOnTap:^(void){
system("killall -9 Kik");
}] autorelease]];so im assuming i need to switch "killall -9 Kik" but what would i change it too
?
anything helps guys! thanks
-
Hey need 1000 coins for followers pls
Username ig al_mafia_999
Thank you very very much
Sent
-
Send me 500 coins for followers
My username _ashii_96
sent m8
have fun!
-
Thanks
Ig username _3looiii_
Need 500 coins for followers thanks again
sent
enjoy!
-
IG USERNAME: 2funnyvidz
I would like 500 coins for followers
sent! i sent 1000 coins, sorry for the delay!
-
hey guys im here
and im bored. So might as well do a giveaway for famousgram coins
normal users - 1000 coins = 500 followersVIP users - 2500 coins = 12500 followers
better buy vip
:wub:
It is your choiceIG Username :
Thanks guys and enjoy your new stats!
-niro -
oh we havent fixed it, but we figured out what was crashing it, it was the Option labels,
no idea why they crashed it but yeah they did. we just removed them all together
-
is DiDA's name Bailey?
No someone else
-
Nice one Niro!
couldn't have done it without you!
thank you for the help!
-
Hello again! Last week I released my Kik8 tweak, the first version was alright but it had some bugs, now im here to present to you the second version, WITH
-Kik8 settings INSIDE the kik app (no more going to the settings app)
-Easy to use fake camera, (there is a toggle above the gallery bar, ON = LIVE OFF = GALLERY)
-UNLOCKING OF ALL THE SMILEYS! + 20 CUSTOM GHOST SMILEYS!
-ENABLING/DISABLING read/typing/delivered status
-Custom 'square' theme (more to come)
-Being able to mute ALL chats at once forever
-TIMESTAMPS!
-UNLIMITED video record time
-Able to forward EVERYTHING
-FIRST EVER ANTILAG FOR IOS! Blocks ANY message over 2048 characters!
-Spamming of smileys! the trey will always stay open, to close it you must click anywhere outside of the trey and textbox
- and more to come! (nightmode, custom bubble colors, CHAT REFRESH)
BETA AVAILABLE HERE - http://cydia.myrepospace.com/niro/
THANK YOU!
Join #KikEight for support/updates or PM me on kik @notniro
Thank you to the members of iOSGods for putting up with all of my dumb questions, all the testers, and my good friend Bailey who helped me make this wonderful tweak!
-
So it only works on arm64?
i think so, how would i fix it?
-
so while users try to access my in app settings on a device that is later than a iphone 5s they crash? I am not sure why? or where to start to look for the answer!? Could someone point me in the right direction!
Crashlog - http://pastebin.com/miR2vEfx
Syslog - http://pastebin.com/4x69jDWm
thank you so much!
if you want to try my tweak add the repo
-
hey guys so ive been stuck on this one for awhile.
%hook ChatManager
-(void)leaveChat:(id)arg1 Silently:(BOOL)arg2 skipSave:(BOOL)arg3
{
if (((NSNumber *)getOptionForKey(kChatRefresh, kGlobalUser)).boolValue) arg2,arg3 = YES;
return %orig(arg1,arg2,arg3);
}
%endso i want if i toggle the switch that only the last two arguments get changed to YES/TRUE how can i perform that? it doesnt seem to work? but i dont get any errors when i install it
-
hey once again! so for my tweak i want to take it one step further and overwrite a plist file within the app, this file isnt in the bundle folder but is in the data folder. i have the plist made, but how can i make it inject itself automatically when someone downloads the tweak?
-
Ill make a password logger for this
No, bad noob!
-
Very well done for your first tweak.
took awhile
but thank you!
-
Good Job
Thank you
!
-
1
-
-
Whats up iOSGods?
So after acouple days of researching and help from every one of you in this forum I present to you my FIRST tweak ever!
This tweak is for the messenger KIK, with it you can enable a few things such as
- Timestamps above each message
- Enable/Disable read receipts
- Enable/Disable delivered receipts
- Enable/Disable typing status
- Being able to fake gallery photos (make them appear as they are live)
- Everything is forward-able (even stickers)
In the next version I hope to release...
- Longer video recording duration
- Choose any video up to 5 minutes (default is 2)
- Square chat/contacts
- Custom text color
- And if i can get IDA to work I will be adding antilagV1 (to avoid lagging from those lag codes)
- and more
Screenshots of tweak - http://i.imgur.com/8OhKYcL.jpg http://i.imgur.com/7NYBWVP.jpg
-
21
-
5
-
5
-
1
-
4
-
1
- Timestamps above each message
-
What are you trying to do exactly ?
never mind i fixed it
thank you though!
-
How can we help you if we can't see the errors.
sorry about that
-
so im trying to make a toggle that if on it switched the app id to com.kik.ext.camera, and if switched off it goes back to normal, its most likely easy and im over thinking it but i dont know what im doing, i read the tutorials and im still confused
MY CODE
%hook KikAPIMessage-(void)setAppID(id)argument {if(GetPrefBool(@"kFakeCamera")) {arugument = [NSString stringWithInteger:@"com.kik.ext.camera"];}return %orig}%endplease help me -
wow thank you!
how to open a link from a button?
in Help & Support
Posted
yeah, so like if they click the button it redirects them to safari