Results 1 to 10 of 10
  1. #1
    DisOwned's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    233
    Reputation
    109
    Thanks
    685

    what are the possibility's

    hello as you know Im DisOwned

    recently i made a working SendToServer Hook i was wondering what all can be done with it


    i know unlimted ammo

    and character hack

    but what else

    and dont say rank hack thats Patched LOL

    Thanks ,DisOwned

  2. #2
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed
    Potentially anything, If you look through the SDK alone you will see some of the abilities it has. With the time and know how you can modify anything sent and received form the server to create a "cheat" such as end game cash, exp, god mode, etc.

    I've done this also and I've created some pretty odd things that never made it to the public like the "gm" look while in game. Turning your player into a wireframe model, and even just dropping a pile of gun's( it was pretty damn funny ).

    But the point is: If it's controlled by the server and ever reaches your player you can change it.

  3. #3
    DisOwned's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    233
    Reputation
    109
    Thanks
    685
    Quote Originally Posted by Acea View Post
    Potentially anything, If you look through the SDK alone you will see some of the abilities it has. With the time and know how you can modify anything sent and received form the server to create a "cheat" such as end game cash, exp, god mode, etc.

    I've done this also and I've created some pretty odd things that never made it to the public like the "gm" look while in game. Turning your player into a wireframe model, and even just dropping a pile of gun's( it was pretty damn funny ).

    But the point is: If it's controlled by the server and ever reaches your player you can change it.

    well i saw how the pepole from the br section hade weapon spawn i hooked it
    it works for na aswell i havent tested the shooting or anything all i know is that it spawns were the l9 is in your invitory ca is kinda dead right now so i will probley put a new gun id and test it instead of lifetaker


    but if you dont have the l9 it gives a error messege wich is kinda gay what i need to find out is how to change the l9 to like a m16 or somthing well ill have to find that out some how

    plus i logged some ids that are not tested but one seems to be like the old weapon spawn like the spawn id

    like
    CAutoMessage Msg;
    Msg.Writeuint8(Spawnid);//i think i found it
    Msg.Writeuint8(Weapoin ID);//Dont know this one

    and then

    Msg.Writeuint8(Spawn messege);//


    also i think you can Change Name's or steal ones of the pepole ingame
    and there should be away to send a messsege that looks like your opening a case and or the Megaphone look to scare pepole

    ive been told id 114 can do alot of things like matty said to me

    when you hear round start and you player cocks his gun its ID 114

    so in theory you can switch guns when spawning like change ids the turn on suicide then respawn with the gun
    Last edited by DisOwned; 10-30-2013 at 06:29 AM.

  4. #4
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed
    Quote Originally Posted by DisOwned View Post
    well i saw how the pepole from the br section hade weapon spawn i hooked it
    it works for na aswell i havent tested the shooting or anything all i know is that it spawns were the l9 is in your invitory ca is kinda dead right now so i will probley put a new gun id and test it instead of lifetaker


    but if you dont have the l9 it gives a error messege wich is kinda gay what i need to find out is how to change the l9 to like a m16 or somthing well ill have to find that out some how

    plus i logged some ids that are not tested but one seems to be like the old weapon spawn like the spawn id

    like
    CAutoMessage Msg;
    Msg.Writeuint8(Spawnid);//i think i found it
    Msg.Writeuint8(Weapoin ID);//Dont know this one

    and then

    Msg.Writeuint8(Spawn messege);//


    also i think you can Change Name's or steal ones of the pepole ingame
    and there should be away to send a messsege that looks like your opening a case and or the Megaphone look to scare pepole

    ive been told id 114 can do alot of things like matty said to me

    when you hear round start and you player cocks his gun its ID 114

    so in theory you can switch guns when spawning like change ids the turn on suicide then respawn with the gun
    Me and neceosyz had weapon spawner rehooked the day after it was patched on na. Basically when you spawn a gun it doesn't have animation correct? Well there's a client side and a server side to weapon spawner now. Ill link you an address when I get home and we will see what you can do with it

  5. #5
    DisOwned's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    233
    Reputation
    109
    Thanks
    685
    Quote Originally Posted by Acea View Post
    Me and neceosyz had weapon spawner rehooked the day after it was patched on na. Basically when you spawn a gun it doesn't have animation correct? Well there's a client side and a server side to weapon spawner now. Ill link you an address when I get home and we will see what you can do with it
    sure ill give it a go

  6. #6
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed
    Quote Originally Posted by DisOwned View Post
    sure ill give it a go
    ill just let you know now its a pointer, reverse it in both reclass and ida you'll need data from both.

  7. #7
    DisOwned's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    233
    Reputation
    109
    Thanks
    685
    Quote Originally Posted by Acea View Post
    ill just let you know now its a pointer, reverse it in both reclass and ida you'll need data from both.
    no problem im good at reverseing

  8. #8
    B4NDiT26's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    1,010
    Reputation
    26
    Thanks
    32
    My Mood
    Shocked
    Seems interesting...

  9. #9
    KaptinBoxxi's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Acea View Post
    Me and neceosyz had weapon spawner rehooked the day after it was patched on na. Basically when you spawn a gun it doesn't have animation correct? Well there's a client side and a server side to weapon spawner now. Ill link you an address when I get home and we will see what you can do with it
    just so you know, there's a lot more you can do with that client side messaging system

  10. #10
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed
    Quote Originally Posted by KaptinBoxxi View Post
    just so you know, there's a lot more you can do with that client side messaging system
    I never said there wasn't?

Similar Threads

  1. What are the combat arms .rez files?? Exactlly!!
    By headsup in forum Combat Arms Hacks & Cheats
    Replies: 11
    Last Post: 07-15-2009, 04:54 PM
  2. What are the VIP features?
    By momo66342 in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 03-15-2009, 05:28 PM
  3. what are the risks
    By mightymole in forum Combat Arms Hacks & Cheats
    Replies: 2
    Last Post: 01-04-2009, 12:14 PM
  4. what are the hotkeys?
    By enk112 in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 10-13-2008, 02:08 PM
  5. What are the types? help please
    By sidnietje in forum WarRock - International Hacks
    Replies: 0
    Last Post: 05-30-2007, 08:25 AM