Jump to content

6 posts in this topic

Recommended Posts

Posted

So I was looking around for some helpful tips online about hacking ect and I came along this guy trying to explain how to NULL a void making it not do anything like it wasn't event there his exact words are below I'm wondering if this is true can you make a void nothing?

 

But it just says void as the return value. Nothing after.

 

void with another parameter can be edited, although NULL which represent this as code:

 

-(void)sample {

} can work too, it just kill the method

 

This what he says it does

 

 

On March 29, 2014, 11:46:26 PM, Gigantor23 said:

Please don't post unless you actually post something relevant

 

in fact he posted something lol but seems got confused so ended with that mess anyways

 

 

 

@10101010fourtens let's say this is a method: (void)playerDie

 

if you did what i told you about on my previous post. then this function will do nothing.. like it doesn't exist and such, so it does make a sense

 

Is this true?

Posted

Yeah, you can null voids like that :)

In my Trivia Crack patcher, I have a void nulled :p

Do you have a example of what you NULLED? and how it worked once it was NULLED ? This is news to me about voids being NULLED :p

Yep, voids can be and return null.

Two hacks today I should release when I get up :) just a heads up to my fav person ^_^
Posted

Do you have a example of what you NULLED? and how it worked once it was NULLED ? This is news to me about voids being NULLED :p

Two hacks today I should release when I get up :) just a heads up to my fav person ^_^

-(void)setupQuestionTimer {

 

}

 

Nulling that completely disabled the timer, as it can't be setup now ^_^

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • 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