TCT is smarter than you so don't try anything

Discussion in 'Spam Forum' started by SuF, Aug 27, 2016.

TCT is smarter than you so don't try anything
  1. Unread #1 - Aug 27, 2016 at 8:17 PM
  2. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    TCT is smarter than you so don't try anything

    @McRevolation tried to lie his way onto the TCT by saying he knew java when he clearly does not.

    @McRevolation the following code won't compile and anyone who knows java will know that from the first line. `Package` is incorrect. It has to be `package`. Don't fucking waste our time with your bullshit.

    Code:
    Package org.Sythe.api;
    
    sythe.api.player.Player;
    sythe.injection.generic.RSClient;
    sythe.injection.interfaces.Client;
    
    
    
    
    
    public class Client {
    
        private final IClient _client;
    
        public Client()
        {
            this._client = ((Client)RSClient.getClient().getApplet());
        }
    
        public int getRawYaw()
        {
            return _client.cameraYaw();
        }
        public int getRawPitch()
        {
            return _client.cameraPitch();
        }
        public int getBaseX()
        {
            return _client.getBaseX();
        }
        public int getBaseY()
        {
            return _client.getBaseY();
        }
        public int getPlane()
        {
            return _client.getPlane();
        }
        public int cameraX()
        {
            return _client.cameraX();
        }
    
        public int cameraY(){return _client.cameraY();}
        public int cameraZ(){ return _client.cameraZ();}
        public int cameraYaw()
        {
            double radians = _client.cameraYaw();
            int yaw = (int)Math.round(radians/2048*360);
            return yaw;
        }
        public int cameraPitch()
        {
            double radians = _client.cameraPitch();
            int yaw = (int)Math.round(radians/2048*360);
            return yaw;
        }
        public String[] menuActions() { return _client.menuActions();}
        public int getMenuHeight() { return _client.menuHeight();}
        public int getMenuWidth() { return _client.menuWidth();}
        public boolean isMenuOpen() { return _client.isMenuOpen(); }
    
        public IClient get_client() {
            return _client;
        }
    
        public Player getLocalPlayer()
        {
            return new Player(_client.getLocalPlayer());
        }
    
        public int[][][] getTileHeights()
        {
            return _client.tileHeights();
        }
        public byte[][][] getTileSettings()
        {
            return _client.getTileSettings();
        }
    
    }
    
     
    Last edited: Aug 27, 2016
  3. Unread #2 - Aug 27, 2016 at 8:19 PM
  4. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    TCT is smarter than you so don't try anything

    And you felt like wasting Richard's time too. Fuck off kid:

     
  5. Unread #3 - Aug 27, 2016 at 8:24 PM
  6. Sythe
    Joined:
    Apr 21, 2005
    Posts:
    8,071
    Referrals:
    465
    Sythe Gold:
    5,271
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi

    Sythe Join our discord

    test

    Administrator Village Drunk

    TCT is smarter than you so don't try anything

    its wrong in a bunch of ways. Import statements are missing
     
  7. Unread #4 - Aug 27, 2016 at 8:28 PM
  8. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    TCT is smarter than you so don't try anything

    I didn't even at anything other than the first line because it's such shit
     
  9. Unread #5 - Aug 27, 2016 at 8:31 PM
  10. Sythe
    Joined:
    Apr 21, 2005
    Posts:
    8,071
    Referrals:
    465
    Sythe Gold:
    5,271
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi

    Sythe Join our discord

    test

    Administrator Village Drunk

    TCT is smarter than you so don't try anything

    would you stfu

    the signal to noise ratio in your posts is about 1:10000
     
    ^ Matt Hasty, Add My Msn, Aklan and 4 others like this.
  11. Unread #6 - Aug 27, 2016 at 8:34 PM
  12. JSand
    Joined:
    Nov 3, 2013
    Posts:
    1,513
    Referrals:
    0
    Sythe Gold:
    2,062
    Discord Unique ID:
    231898879644270593
    <3 n4n0 Wait, do you not have an Archer rank? (2) Potamus Pokémon Trainer Easter 2019 Sythe's 10th Anniversary Spam Forum Participant Two Factor Authentication User Heidy Lawrence

    JSand Guru
    $50 USD Donor New

    TCT is smarter than you so don't try anything

    From what i gathered, this guy can't even make a good cup of coffee

    [​IMG]
     
  13. Unread #7 - Aug 27, 2016 at 8:35 PM
  14. JSand
    Joined:
    Nov 3, 2013
    Posts:
    1,513
    Referrals:
    0
    Sythe Gold:
    2,062
    Discord Unique ID:
    231898879644270593
    <3 n4n0 Wait, do you not have an Archer rank? (2) Potamus Pokémon Trainer Easter 2019 Sythe's 10th Anniversary Spam Forum Participant Two Factor Authentication User Heidy Lawrence

    JSand Guru
    $50 USD Donor New

    TCT is smarter than you so don't try anything

    Let's get this post to 10,000 likes.
     
    Last edited: Aug 27, 2016
  15. Unread #8 - Aug 27, 2016 at 8:41 PM
  16. Tyler
    Joined:
    Apr 14, 2011
    Posts:
    11,093
    Referrals:
    3
    Sythe Gold:
    3,499
    Discord Unique ID:
    141117685059551232
    Discord Username:
    Tyler#2286
    Two Factor Authentication User SytheSteamer Signature of the Month Participant Sythe's 10th Anniversary Toast Wallet User Verified Overwatch Diamond St. Patrick's Day 2018 Christmas 2019 Christmas 2016 (2) Former OMM
    Summer 2019 In Memory of Jon Member of the Month Winner Easter 2016 Pokémon Trainer Poképedia

    Tyler Infraction king.
    Tyler Donor Prince Yobabo Retired Sectional Moderator

    TCT is smarter than you so don't try anything

    I've made a really shitty website before, Can I join?
     
  17. Unread #9 - Aug 27, 2016 at 8:48 PM
  18. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    TCT is smarter than you so don't try anything

    post the code
     
  19. Unread #10 - Aug 27, 2016 at 8:48 PM
  20. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    TCT is smarter than you so don't try anything

    note i'll likely roast you
     
  21. Unread #11 - Aug 27, 2016 at 8:51 PM
  22. tMoon
    Joined:
    Feb 12, 2007
    Posts:
    7,658
    Referrals:
    2
    Sythe Gold:
    91
    <3 n4n0 STEVE Former OMM

    tMoon FoRmErLy KnOwN aS Tmoe
    Crabby Retired Administrator Monster $5 USD Donor

    TCT is smarter than you so don't try anything

    roast me ;)
     
  23. Unread #12 - Aug 27, 2016 at 8:59 PM
  24. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    TCT is smarter than you so don't try anything

    gotta post shitty code first
     
  25. Unread #13 - Aug 28, 2016 at 3:36 AM
  26. Aklan
    Joined:
    Jan 9, 2016
    Posts:
    1,873
    Referrals:
    0
    Sythe Gold:
    108
    Two Factor Authentication User Summer 2016

    Aklan Yeah, I'm good.
    $100 USD Donor New

    TCT is smarter than you so don't try anything

    classic "it was my brother" excuse at the end
     
  27. Unread #14 - Aug 28, 2016 at 7:18 AM
  28. Milotic
    Joined:
    Jun 12, 2015
    Posts:
    6,932
    Referrals:
    11
    Sythe Gold:
    1,414

    Milotic Hero

    TCT is smarter than you so don't try anything

    publicclassHelloWorld{

    publicstaticvoidmain(String[] args){
    // Prints "Hello, World" to the terminal window.
    System.out.println("Hello, World");
    }

    }




    Hi yes I'm experience Java coder as u can see from my code there i made it when I was 2 yo am something of a prodigy can I join tct thx lads
     
  29. Unread #15 - Aug 28, 2016 at 10:21 PM
  30. Syed
    Joined:
    Jan 22, 2009
    Posts:
    9,857
    Referrals:
    1
    Sythe Gold:
    11
    Sythe Awards 2012 Winner Gohan has AIDS (3) ??? Rust Player I'm LAAAAAAAME (2) Shitting Rainbow (2)

    Syed Hero
    Retired Sectional Moderator $50 USD Donor New

    TCT is smarter than you so don't try anything

    bump.
     
  31. Unread #16 - Aug 28, 2016 at 10:22 PM
  32. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    TCT is smarter than you so don't try anything

    bump
     
  33. Unread #17 - Aug 28, 2016 at 10:24 PM
  34. Gohan
    Joined:
    Mar 16, 2007
    Posts:
    23,695
    Referrals:
    16
    Sythe Gold:
    248
    Discord Unique ID:
    100075291572998144
    Spam Forum Participant Rust Player

    Gohan Legend
    Retired Sectional Moderator Cracker Head $25 USD Donor Prince Yobabo

    TCT is smarter than you so don't try anything

    @Sythe this should be grounds for a perma ban tbh.. so embarrassing.. especially to us who have been coding in A%% in the popcorn kernels for years now lol..
     
    ^ Grave likes this.
  35. Unread #18 - Aug 28, 2016 at 10:28 PM
  36. 1234567asdf
    Joined:
    Jul 22, 2016
    Posts:
    36
    Referrals:
    0
    Sythe Gold:
    45

    1234567asdf Member

    TCT is smarter than you so don't try anything

    your father always was an amazing coder..you're just like him...


    Not that you'd know. you never met him
     
  37. Unread #19 - Aug 28, 2016 at 10:28 PM
  38. Gun
    Joined:
    Mar 13, 2014
    Posts:
    2,535
    Referrals:
    4
    Sythe Gold:
    680

    Gun 3 inch pecker
    Banned

    TCT is smarter than you so don't try anything

    Support
     
  39. Unread #20 - Aug 28, 2016 at 10:29 PM
  40. Admires
    Joined:
    Jun 27, 2013
    Posts:
    3,301
    Referrals:
    0
    Sythe Gold:
    827
    Two Factor Authentication User

    Admires Grand Master
    Retired Sectional Moderator

    TCT is smarter than you so don't try anything

    how did you manage to scam @Sythe for that tct funrank? well played
     
< just got some new shoes | n.a >

Users viewing this thread
1 guest


 
 
Adblock breaks this site