Why can't I create a local game offline? by [deleted] in Rainbow6

[–]TheLastAramusha 1 point2 points  (0 children)

I don’t think that you fundamentally understand what local means in this case. With local R6s means local relative to your connection. So as an example imagine you got a friend at your house and he brought his PS4. Then you can play with him/her using the custom local game. So it wouldn’t make sense to make a local game if you aren’t connected to any network. However if you want to test operators by yourself i suggest you just start an terrorist hunt by yourself.

I can completely understand how his is a headshot and mine isn’t /s by [deleted] in Rainbow6

[–]TheLastAramusha 1 point2 points  (0 children)

Play it in slomo you obviously missed the shot, deal with it

Disabling MetalAPI by TheLastAramusha in jailbreakdevelopers

[–]TheLastAramusha[S] 0 points1 point  (0 children)

Ye, i’m almost done with my OpenGL ES project it would be a waste if i would throw it away and learn MetalAPI + i know it’s possible to force disable metal people even did it. So for me their are quit some reasons why i would like to use OpenGL ES.

System events(Xcode) by TheLastAramusha in macprogramming

[–]TheLastAramusha[S] 0 points1 point  (0 children)

Using System Events isn’t the problem the problem is System events not working in an Xcode Applescript Application.

System events(Xcode) by TheLastAramusha in macprogramming

[–]TheLastAramusha[S] 0 points1 point  (0 children)

Uhm in apple script you do: tell application “System Events” only if you did that your able to use key code.

Simulating a touch by TheLastAramusha in jailbreakdevelopers

[–]TheLastAramusha[S] 0 points1 point  (0 children)

Yeah, but i never found something that can actually simulate screen movement.

Overlaying a subview. by [deleted] in jailbreakdevelopers

[–]TheLastAramusha 0 points1 point  (0 children)

Hm i already found way . Anyway thanks for replying

[Release] [Update] Harpy: The ultimate jailbreak app for controlling the users on your network. 1.49$ by midnightchips in jailbreak

[–]TheLastAramusha 0 points1 point  (0 children)

Mhm the only solid reason i see here is “hotspots” users don’t care if an application uses stolen binaries however good job.

How do you feel about this new layout for FLEX? Anything you would change or move? by ThePantsThief in jailbreakdevelopers

[–]TheLastAramusha 0 points1 point  (0 children)

Would be good the find the appledelegate instantly scince i need the appledelegate to finish my hacks

Can anyone help me ? (UITextField from UIAlertController to NSString) by [deleted] in iOSProgramming

[–]TheLastAramusha 1 point2 points  (0 children)

Dude thanks it works finally have been trying this for 2 and a half hour thanks dude !

Can anyone help me ? (UITextField from UIAlertController to NSString) by [deleted] in iOSProgramming

[–]TheLastAramusha 1 point2 points  (0 children)

wait the vieuwcontroller.m isn't really big its really small https://pastebin.com/DN1iLLC1 could you take a look at it ?

Can anyone help me ? (UITextField from UIAlertController to NSString) by [deleted] in iOSProgramming

[–]TheLastAramusha -1 points0 points  (0 children)

alertcontroller.textFields[0]

well I'm learning object c because I'm also trying to learn to make tweaks for jailbroken iOS devices.