Page 2 of 8 FirstFirst 1234 ... LastLast
Results 16 to 30 of 114
  1. #16
    kobi100's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    Got 2 errors while compiling .exe
    Code:
    Error	4	error C2664: 'BOOL ReadProcessMemory(HANDLE,LPCVOID,LPVOID,SIZE_T,SIZE_T *)' : cannot convert argument 5 from 'unsigned long *' to 'SIZE_T *'	D:\Download\Unbreakable_Source_mpgh.net\BHOPSKILZ\BHOPSKILZ\MManager.cpp	115	1	BHOPSKILZ
    Code:
    	5	IntelliSense: argument of type "unsigned long *" is incompatible with parameter of type "SIZE_T *"	d:\Download\Unbreakable_Source_mpgh.net\BHOPSKILZ\BHOPSKILZ\MManager.cpp	115	62	BHOPSKILZ
    How to fix this?

  2. #17
    XtremeXcata2's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    I love you so much for putting comments and the code is really well written
    This helped me a lot understanding stuff
    Thanks so much man

  3. The Following User Says Thank You to XtremeXcata2 For This Useful Post:

    xxnacnudxx (01-27-2016)

  4. #18
    VzSKILLZ's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    136
    My Mood
    Aggressive
    Quote Originally Posted by kobi100 View Post
    Got 2 errors while compiling .exe
    Code:
    Error	4	error C2664: 'BOOL ReadProcessMemory(HANDLE,LPCVOID,LPVOID,SIZE_T,SIZE_T *)' : cannot convert argument 5 from 'unsigned long *' to 'SIZE_T *'	D:\Download\Unbreakable_Source_mpgh.net\BHOPSKILZ\BHOPSKILZ\MManager.cpp	115	1	BHOPSKILZ
    Code:
    	5	IntelliSense: argument of type "unsigned long *" is incompatible with parameter of type "SIZE_T *"	d:\Download\Unbreakable_Source_mpgh.net\BHOPSKILZ\BHOPSKILZ\MManager.cpp	115	62	BHOPSKILZ
    How to fix this?
    Getting this too :/ Think you might have to compile with VS 2015

  5. #19
    Minimal19990's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    HF not valid
    Hack File is not Valid !

    help me please

  6. #20
    gunshank's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Location
    i swear to drunk im not god
    Posts
    145
    Reputation
    10
    Thanks
    56
    My Mood
    Amused
    Thanks for the release

  7. #21
    DawSSSS's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Angelic
    Is this thing still UD?

  8. #22
    WasabiMami's Avatar
    Join Date
    Oct 2015
    Gender
    female
    Posts
    15
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by DawSSSS View Post
    Is this thing still UD?
    I'm pretty sure it is not undetected because of the update.

  9. #23
    PhY'z's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    518
    Reputation
    58
    Thanks
    1,310
    My Mood
    Angelic
    Just the rcs that may not work, I forgot to add a pattern for shotsfired, my bad, maybe I add later when u have time, you also can download the source, find where you need to change the offset and update.

  10. The Following User Says Thank You to PhY'z For This Useful Post:

    xxnacnudxx (01-27-2016)

  11. #24
    +Swaggy's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    Hiding under my bed because i'm scared of the big red meanie
    Posts
    1,058
    Reputation
    247
    Thanks
    476
    My Mood
    Mellow
    Thank you for your release PhY'z and the source
    I'll check this baby out
    I'm Still young. Still growing. Still fucking up. Still perfecting myself.




  12. #25
    kobi100's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by PhY'z View Post
    Just the rcs that may not work, I forgot to add a pattern for shotsfired, my bad, maybe I add later when u have time, you also can download the source, find where you need to change the offset and update.
    How to fix this errors?

    Code:
    Error	4	error C2664: 'BOOL ReadProcessMemory(HANDLE,LPCVOID,LPVOID,SIZE_T,SIZE_T *)' : cannot convert argument 5 from 'unsigned long *' to 'SIZE_T *'	D:\Download\Unbreakable_Source_mpgh.net\BHOPSKILZ\BHOPSKILZ\MManager.cpp	115	1	BHOPSKILZ
    Code:
    	5	IntelliSense: argument of type "unsigned long *" is incompatible with parameter of type "SIZE_T *"	d:\Download\Unbreakable_Source_mpgh.net\BHOPSKILZ\BHOPSKILZ\MManager.cpp	115	62	BHOPSKILZ

  13. #26
    lolcird's Avatar
    Join Date
    Dec 2015
    Gender
    female
    Posts
    2
    Reputation
    10
    Thanks
    80
    Still undetected?

  14. #27
    Mendacious's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    87
    Reputation
    22
    Thanks
    274
    Nice release bro. Keep it up.

  15. #28
    Kobato's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    Shingeki no Kyojin
    Posts
    17
    Reputation
    10
    Thanks
    0
    Looks awesome, nice release

  16. #29
    idanb323's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    151
    Reputation
    10
    Thanks
    112
    My Mood
    Devilish
    Looks obviously great!

  17. #30
    jeuw123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by kobi100 View Post
    Got 2 errors while compiling .exe
    Code:
    Error	4	error C2664: 'BOOL ReadProcessMemory(HANDLE,LPCVOID,LPVOID,SIZE_T,SIZE_T *)' : cannot convert argument 5 from 'unsigned long *' to 'SIZE_T *'	D:\Download\Unbreakable_Source_mpgh.net\BHOPSKILZ\BHOPSKILZ\MManager.cpp	115	1	BHOPSKILZ
    Code:
    	5	IntelliSense: argument of type "unsigned long *" is incompatible with parameter of type "SIZE_T *"	d:\Download\Unbreakable_Source_mpgh.net\BHOPSKILZ\BHOPSKILZ\MManager.cpp	115	62	BHOPSKILZ
    How to fix this?
    same 10char

Page 2 of 8 FirstFirst 1234 ... LastLast

Similar Threads

  1. [Solved] Unbreakable buildings
    By PeterKarl in forum Unturned Discussions & Help
    Replies: 2
    Last Post: 09-11-2015, 01:20 PM
  2. [WTS] a lvl 260 imobster account beast unbreakable
    By worldatwar808 in forum Selling Accounts/Keys/Items
    Replies: 4
    Last Post: 07-06-2015, 09:31 PM
  3. Unbreakable
    By __][G]-H05T in forum CrossFire Discussions
    Replies: 18
    Last Post: 04-10-2011, 04:41 PM
  4. 1500 Post - "UnBreakable" Cell Phone
    By CAFlames in forum General
    Replies: 9
    Last Post: 03-02-2011, 07:52 PM
  5. Unbreakable.
    By Empire in forum Showroom
    Replies: 11
    Last Post: 11-30-2009, 10:56 PM