Jump to content

KingRalph

Senior Member
  • Posts

    1,300
  • Joined

  • Last visited

2 Followers

Profile Information

  • iOS Version
    9.3.5
  • Jailbroken
    No
  • Rooted
    No
  • Gender
    Male
  • Location
    KingRalph.local
  • Interests
    Basketball and Coding

Recent Profile Visitors

8,463 profile views

KingRalph's Achievements

Newbie

Newbie (1/14)

  • Popular Rare

Recent Badges

805

Reputation

Single Status Update

See all updates by KingRalph

  1. I've been coding so much I can't spell xD

    1. Show previous comments  5 more
    2. KingRalph

      KingRalph

      #import "Foundation/Foundation.h"

      bool isCoding = true

      while(isCoding) {

      canSpell = False

      }

       

    3. --Techarmor--

      --Techarmor--

      %hook KingRalph

      -(int)doesKnowHowToSpell{

      return 0;

      }

       

      -(BOOL)canCode

      canSpell:(id)argument{

      return false;

      argument =

      }

      %end

       

      %hook Character

      -(BOOL)idiot{

      return false;

      }

       

      -(BOOL)knowsEverything{

      return false;

      }

      %end

       

    4. KingRalph

      KingRalph

      %hook --Techarmor--

      -(BOOL) canCode{

      return false;

      }

      %end

       

      %hook KingRalph

      -(NSArray) languagesThatKingRalphKnows{

      return @["Python","Ruby","C","C++","Objective C","bash","sh"];

      }

      %end

    5. Diversityy
    6. --Techarmor--

      --Techarmor--

      %hook --Techarmor--

      -(BOOL)canCode{

      return false;

      }

       

      -(BOOL)canSpell

      KingRalphCanSpell:(id)argument{

      return True;

      argument

      }

×
  • 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