Thread: After Optimus.

Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1 After Optimus. 
    Extreme Donator


    Join Date
    Jul 2009
    Age
    27
    Posts
    4,351
    Thanks given
    826
    Thanks received
    1,239
    Rep Power
    1781
    Well, after the bot nuke optimus which I am not completely sure when it is going to be added to the game. If the bot nuke is what mgi125, and Richard thinks it is going to be. Do you think anyone will be able to make a deob? Here is what Richard explained to me over msn.

    "the whole client gonna stop creating java objects instead using unmanaged memory "
    Say we have
    Clazz clazz = new Clazz(); clazz.a = 11; return clazz.b;
    Well instead of doing that we would have something like this
    int obj = optimus.memAlloc(50); optimus.memWrite(obj + 2,11); int v = optimus.memRead(obj + 4); optimus.memFree(obj); return v;
    So this means we will have no more shit like
    int field = 0;
    What do you guys think, if this happens, will we ever see deobs again?
    Reply With Quote  
     

  2. #2  
    fumant viriditas quotidiana

    saifix's Avatar
    Join Date
    Feb 2009
    Age
    30
    Posts
    1,237
    Thanks given
    275
    Thanks received
    957
    Rep Power
    3304
    Do you know what a pointer is? jesus.
    "Im so bluezd out of my box.
    Im so fkd i canr even sens makeas Smoke blunt 420hash e tizday" - A legendary guy (1993 - 2015)
    Quote Originally Posted by nmopal View Post
    I will be creating a grimy dubstep song using these lyrics and vocaloid please prepare your bodies
    Reply With Quote  
     


  3. #3  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,871
    Thanks given
    1,854
    Thanks received
    4,745
    Rep Power
    5000
    How is this related to deobs

    Attached image

    Reply With Quote  
     

  4. #4  
    Extreme Donator


    Join Date
    Jul 2009
    Age
    27
    Posts
    4,351
    Thanks given
    826
    Thanks received
    1,239
    Rep Power
    1781
    What do you mean how is this related to deobs?
    Reply With Quote  
     

  5. #5  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,871
    Thanks given
    1,854
    Thanks received
    4,745
    Rep Power
    5000
    It doesn't look like it would break deobbing in any way, just the way data is accessed and used?

    Attached image

    Reply With Quote  
     

  6. Thankful user:


  7. #6  
    Community Veteran


    Join Date
    Jan 2008
    Posts
    2,659
    Thanks given
    494
    Thanks received
    627
    Rep Power
    980
    I can't see this being very efficient, and it wouldn't stop deobbers anyway.
    ~iKilem
    Reply With Quote  
     

  8. Thankful user:


  9. #7  
    Renown Programmer

    Join Date
    Dec 2010
    Posts
    2,876
    Thanks given
    508
    Thanks received
    1,898
    Rep Power
    5000
    there's no reason why this would stop deobs, just it will prob break updaters (if it's true)
    never talk to me or my wife's son ever again
    Reply With Quote  
     

  10. #8  
    Renown Programmer
    veer's Avatar
    Join Date
    Nov 2007
    Posts
    3,746
    Thanks given
    354
    Thanks received
    1,370
    Rep Power
    3032
    can you people please stop changing your names to look like mine
    Reply With Quote  
     


  11. #9  
    Super Donator


    Join Date
    Jun 2007
    Age
    31
    Posts
    2,157
    Thanks given
    316
    Thanks received
    282
    Rep Power
    779
    If it does get to that point, why keep using Java? Besides the obvious "they're a java games company"

    There's no more unsigned client, and surely its easy enough to write a browser plugin to display it... Most of the renderer is native code anyways isn't it?
    Reply With Quote  
     

  12. #10  
    MEIN FUHRER!

    Furor's Avatar
    Join Date
    Nov 2011
    Posts
    473
    Thanks given
    108
    Thanks received
    73
    Rep Power
    450
    Anything in programming can be exploited.


    Reply With Quote  
     

Page 1 of 3 123 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Optimus Scape looking for coders
    By Oliver Sykes in forum Projects
    Replies: 14
    Last Post: 04-15-2012, 06:28 PM
  2. Optimus Prime
    By +Deus Ex in forum Showcase
    Replies: 5
    Last Post: 11-26-2010, 08:53 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •