Jump to content

i0s_tweak3r

Senior Member
  • Posts

    810
  • Joined

  • Last visited

Everything posted by i0s_tweak3r

  1. Download link inside hidden. Going to add option for custom icons, in the meantime though I posted a tutorial in here for how to animate any png icon with the Snoverlay tweak. I included the iosgods logo on that thread, which looks really sexy when made bigger, animated slower, when "blizzard" is turned on, etc. [hide] Snoverlay Customizer download [/hide]
  2. I wanna win. I wanna win. It'd be my only Christmas gift. Sad but true lol.
  3. Required: Jailbroken device iOS 7-10.x Snoverlay- available in BigBoss repo. Filza or iFile- Also in main repo Simple steps to make change: 1.) Find an icon or any image that is .png format (like iG logo), and has a clear background, ideally anywhere from 30-60 pixels wide and tall, in a square shape more or less. Link to iG logo: https://www.dropbox.com/s/n7hvxi0ve1yvqy3/iOSGods.png?dl=0 2.) In file manager, copy custom image, then navigate to /Library/Application Support/Snoverlay 3.) Paste image, then rename "XMASSnowflake.png" to something else. (I recommend just adding a number at the end of "flake") 4.) Rename custom image "XMASSnowflake.png" 5.) Go to Snoverlay settings, turn on tweak, and watch your custom image spin and fall from the top, with beautiful animation (originally developed by RPetrich). That's it! I'm going to make a tweak giving a lot more options with the animation and icons, where it's displayed, etc, but for now you can easily DIY. Happy holidays. ❄️️⛄️❄️️ iG logo idea by @Amuyea Happy holidays @DiDA and all the people that make this site so awesome!
  4. Study open source projects, and use a simple reference app (there's a thread in here in tools section I believe where I posted a freemium hack of one.) Original app is called Objective-c Lite. I bet you already know a lot more then you think. I used to program in older languages a lot tho including C and C++, so it could partially be a hindsight bias for how easy I think it is to learn the basics. Im definitely still no pro though. My computer broke so I gave up on IDA for a while and just started learning as much as I could in my spare time. Awesome idea again, thank you. It does have a clear BG.
  5. hells yeah! It doesn't actually have to be the dimensions I posted above, I haven't tried anything rectangular yet, but I'm sure i could make it work. One option I planned on adding anyway was image size alterations(bigger or smaller), and if the user wants various sizes like original tweak or all the same size. The square iG should be a good one. Only thing is I don't think the BG is clear (I could be wrong tho I'll test the one I use in pref bundles).
  6. I'm making a tweak that modifies the snoverlay tweak, a cool animation of snowflakes falling. i want to add a ton of images to choose from, and to give users a choice of what shows up where, even had fun idea when passcode is entered wrong middle finger emojis start animating down the screen. Images best 40x46 pixels Any holiday themed images would be great to start, (i made a snowman but accidentally didn't make BG clear so itonly looks good over white areas. Feel free to post any small icon/ image you think would look cool falling and rotating on the screen. (A rotating heart animation I changed it to, looks better while animating) (my messed up snowman that needs clear BG)
  7. Happy holidays! Pick me pretty plz. ?Had a rough time since hurricane Irma came through.
  8. This would be a perfect game for someone to make a modmenu, patcher, and/or a cracked no-jailbreak version. My computer pooped on me tho so I can't use IDA, or other tools helpful like lldb/ debugserver / gdb. I'd search to make sure there isn't one already and then make a hack/cheat request.
  9. Just curious what lies under all that hidden....
  10. Gimp works great for free, used to use it to edit underwater pictures, sometimes get artistic with the changes till it was something entirely new. Ive actually started using PicsArt a lot right on my device, and then using a resizing app for setting the pixel dimensions. (ReSizeit I think it's called) I think I mainly just like PicsArt because there's so much stuff in their store, and its all free with the hack I shared in here ages ago. Anyways, ya also might want to start collecting some royalty-free clip art / stock images as well. That way you have a small arsenal to turn to when looking for ideas or something u feel the design is lacking.
  11. thx for keeping an active giveaway going. Sux when there aren't any. That's why I did a couple. And to pledge my allegiance....to this freakin, really cool site for cheatin.
  12. Got an error because official repo updated the version, but it still worked, after a few tries. Very nice!
  13. There aren't any simple bool variables in Flex to change, and ya can't just make them up because the code is still being executed, you just don't see it in Flex. Flex just shows the headers, not the implementation logic, or specific function(s)/ subfunctions that need modified. That's where IDA comes in. If you find where it has the jailbreak check, you'll find a branch to a dead end one way, or back to the main flow the other way. Basically you need to find the address of the correct subfunction, then tell it to jump to the address where the sub-function branches to if it's not jailbroken, ( to the main flow) and then void the rest of the subfunction, so it never has a chance to branch to the dead end that having a jailbreak would send ya to. With the right offsets/addresses, and instructions, you can patch the binary, and with armconverter.com get what you need to make a tweak. It takes some patience (and a nice learning curve) tho to get there. There's some good tutorials on here for using IDA. Good luck.
  14. thx.. it has about couple thousand downloads and I've only heard of 2 ppl having a conflict, but if by chance anyone does let me know. Might be Bytafont tweak mode but that's just a stab in the dark. Never got a crash log with a suspect. The guy who emailed me has a million tweaks installed that interact with the same stuff. Would like to figure out what it is clashing with.
  15. No prob. Updating app now to take a look at files, and will try to get cheat made tonight after work. @yauiki What happens when you try to install the original files? I'm having issues making a new save game cheat because the database is linking devices, and progress made on one is automatically sent to other. I think it's because at some point I logged in to game center on each. So I believe now I have to start over. It's really easy to hack, just takes some time playing and hacking at same time. Just wanted to let ya know I started working on it, tried altering plists, but hit a brick wall. Gonna wipe the data on both devices I mainly use, and start over. Will let ya know when I get a new version. Out of curiosity, what iOS are u on?
  16. Someone mentioned it needed update and I forgot, sorry. Is it jailbroken or non, or both that need updated? I'll play it some and see I guess. On the way, just gimme a lil time.
  17. You can tap any slider on the right side (where the number is displayed) and it'll give an "input value" option. Edit- oops already said that, more or less lol. ? I forgot tho- 18 is flush on the bottom for dock height. The "enable sliders" button, when off, is basically a quick way to turn all sliders off in the tweak if say there was a conflict with another one, or you just wanted to go back to the stock iOS settings for each slider in the tweak. That setting has to be on for the sliders in settings to work. I think I need to change the switch text to "Enable tweak sliders". The idea was basically so if all the switches are off, you know the tweak isn't modifying (or conflicting with) anything. The review on iDownloadblog confused what it does too. ? About the color picker- I aim to add that to a future upgrade. There's already a library with the code written, I've just never looked at the documentation for how to implement it. It's definitely a priority on my update list tho.
  18. Cool, and yeah. I was laid off (along with like 200 other ppl) after Irma wasted the state park I work out of, but knew I'd be rehired so besides watching too much TV I worked on this for a while. Finally moved back to the Keys a few days ago and started work again so I figured I'd just share it where it's at, and the improvements I have in mind can just come as upgrades.
  19. Sweet. Around 12 will have the icons sitting flush with the bottom. And you can manually enter values with all the sliders by hitting the far right side of them. (Can be tough moving them in small intervals.) This was in the beta repo up till yesterday. Think I'm going to put it back in tho for upgrades not sent to BigBoss yet. I created it mostly because reddit would ban me if I shared my reg repo. ?
  20. Lol u know more then u think maestro. ? Thx tho!
  21. Put two links in preference bundle to iosgods... much respect to the community that taught me and inspired me to learn to code in Obj C. Tweak has about 20 features, it's nothing mind-blowingly amazing, but it's progress for me, and will continue to be an on-going project for making it better. Compatible mainly iOS 9-10, but many features work on 8. http://moreinfo.thebigboss.org/moreinfo/depiction.php?file=stylishDp
  22. Ooh... Loving this spooky Halloween theme!! ?

  23. Yeah i noticed in the demo. Oh well no worries just wasn't sure if there was a fix, besides uninstalling the hack. I'll stop being lazy and do some research on it myself, figure something out, maybe just a way for crashreporter to ignore those processes.
  24. @DiDA Any idea why this makes securityd and .securityd processes constantly crash and if it's any cause for concern, other then the annoying notifications from crashreporter? Is there an "easy" fix? (IOS 9.3.3 iPhone 6s+) Awesome hack btw. ????
  25. No Yalu is only for 10.0-10.2 These links are just ways to install the jailbreak app directly from an iDevice for users without access to a computer. It has the same compatibility as the final Yalu102 jailbreak release by Luca Tedesco, aka qwertyoruiop. (hopefully spelled his names right) I've been away for a bit but will look into it and report back. It was as of the last post but it's been a vicious game of cat and mouse with Apple revoking the certificates soon after people publish them, and republish new ones. If anyone has successfully used this recently plz let us know which link worked.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines