Thread: Rapid Fire

Page 10 of 12 FirstFirst ... 89101112 LastLast
Results 136 to 150 of 167
  1. #136
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by |_Alessandro10_BR_| View Post
    Noob detected..
    Lol your detecting yourself

  2. The Following User Says Thank You to whit For This Useful Post:

    S0aD (05-03-2011)

  3. #137
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by Crash View Post
    Nobody has seen this address at all and haven't copied it into notepads and put it on to flashdrives and emailed it to themselves and put it on other harddrives and put it in a folder called old people porn and name it ascii sex.txt and hidden it in lines of code as a comment and encrypted it to seem like it's something random and messaged other people on msn to give it to them again and wrote it down and mailed it to themselves and wrote it in blood on their wall and carved it into their screen.
    it's been on a public pastebin for many months now. all addies and their bytes.

  4. #138
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by NOOB View Post


    it's been on a public pastebin for many months now. all addies and their bytes.
    i loled who's it from

  5. #139
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by Crash View Post
    i loled who's it from
    UnknownCoder/Fabulous

  6. #140
    S0aD's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    2,247
    Reputation
    5
    Thanks
    590
    Quote Originally Posted by whit View Post
    Lol your detecting yourself
    JAJAJAJAJAJAJAJAJAJAJAJAJAJA

  7. #141
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by NOOB View Post


    UnknownCoder/Fabulous
    who'd he get it from

  8. #142
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by Crash View Post
    who'd he get it from
    Confidential.

  9. #143
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by NOOB View Post


    Confidential.
    so gellin / bob / gordon / fatboy

  10. #144
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by Crash View Post
    so gellin / bob / gordon / fatboy
    Confidential.

  11. #145
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by NOOB View Post


    Confidential.
    so gellin / bob / gordon / fatboy

  12. #146
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by Crash View Post
    so gellin / bob / gordon / fatboy
    Confidential.

  13. #147
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by NOOB View Post


    Confidential.
    so gellin / bob / gordon / fatboy

  14. #148
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by Crash View Post
    so gellin / bob / gordon / fatboy
    Confidential.

  15. #149
    S0aD's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    2,247
    Reputation
    5
    Thanks
    590
    In the CABR is:

    Code:
    if((*(BYTE *)GameStatus == 1) && RapidFire && GetAsyncKeyState(VK_LBUTTON)<0){
    	memcpy((VOID *)ADR_RAPID1, (VOID *)(PBYTE)"\x90\x90", 2);
    	memcpy((VOID *)ADR_RAPID2, (VOID *)(PBYTE)"\x90\x90\x90\x90\x90\x90\x90", 7);
    	memcpy((VOID *)ADR_RAPID3, (VOID *)(PBYTE)"\x90\x90", 2);
    	memcpy((VOID *)ADR_RAPID4, (VOID *)(PBYTE)"\x90\x90", 2);
    	memcpy((VOID *)ADR_RAPID5, (VOID *)(PBYTE)"\x90\x90\x90\x90\x90\x90", 6);
    } else {
    	memcpy((VOID *)ADR_RAPID1, (VOID *)(PBYTE)"\x7E\x15", 2);
    	memcpy((VOID *)ADR_RAPID2, (VOID *)(PBYTE)"\x80\xBE\xE0\x00\x00\x00\x00", 7);
    	memcpy((VOID *)ADR_RAPID3, (VOID *)(PBYTE)"\x7E\x15", 2);
    	memcpy((VOID *)ADR_RAPID4, (VOID *)(PBYTE)"\x74\x3E", 2);
    	memcpy((VOID *)ADR_RAPID5, (VOID *)(PBYTE)"\x8B\x86\xEC\x00\x00\x00", 6);

  16. #150
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by S0aD View Post
    In the CABR is:

    Code:
    if((*(BYTE *)GameStatus == 1) && RapidFire && GetAsyncKeyState(VK_LBUTTON)<0){
    	memcpy((VOID *)ADR_RAPID1, (VOID *)(PBYTE)"\x90\x90", 2);
    	memcpy((VOID *)ADR_RAPID2, (VOID *)(PBYTE)"\x90\x90\x90\x90\x90\x90\x90", 7);
    	memcpy((VOID *)ADR_RAPID3, (VOID *)(PBYTE)"\x90\x90", 2);
    	memcpy((VOID *)ADR_RAPID4, (VOID *)(PBYTE)"\x90\x90", 2);
    	memcpy((VOID *)ADR_RAPID5, (VOID *)(PBYTE)"\x90\x90\x90\x90\x90\x90", 6);
    } else {
    	memcpy((VOID *)ADR_RAPID1, (VOID *)(PBYTE)"\x7E\x15", 2);
    	memcpy((VOID *)ADR_RAPID2, (VOID *)(PBYTE)"\x80\xBE\xE0\x00\x00\x00\x00", 7);
    	memcpy((VOID *)ADR_RAPID3, (VOID *)(PBYTE)"\x7E\x15", 2);
    	memcpy((VOID *)ADR_RAPID4, (VOID *)(PBYTE)"\x74\x3E", 2);
    	memcpy((VOID *)ADR_RAPID5, (VOID *)(PBYTE)"\x8B\x86\xEC\x00\x00\x00", 6);
    Confidential.

Page 10 of 12 FirstFirst ... 89101112 LastLast