Results 1 to 11 of 11
  1. #1
    ColtFortFive's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    2

    ISO Player Instant Respawn Script/Code

    I know there was a godmode where if you were killed, player-shielded or anything like that, you instantly respawn with your gear. Would someone be able to share this?

    Can't seem to find it going through all the scripts posted here.

    From what I remember the respawn was a one line code.
    Last edited by ColtFortFive; 10-01-2012 at 11:19 PM.

  2. #2
    ibailey's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    3
    My Mood
    Aggressive
    Code:
    	_plr addMPEventHandler ["mprespawn", {
    		_plr = (_this select 0); 
    		removeAllWeapons _plr; 
    		{_plr removeWeapon _x} forEach items _plr;
    		_plr addWeapon "ItemCompass";
    		_plr addWeapon "ItemWatch";
    		_plr addWeapon "ItemMap";
    		_plr addWeapon "SVD_CAMO";
    		_plr addMagazine "10Rnd_762x54_SVD";
    	}];
    this is one way

  3. #3
    ColtFortFive's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by ibailey View Post
    Code:
    	_plr addMPEventHandler ["mprespawn", {
    		_plr = (_this select 0); 
    		removeAllWeapons _plr; 
    		{_plr removeWeapon _x} forEach items _plr;
    		_plr addWeapon "ItemCompass";
    		_plr addWeapon "ItemWatch";
    		_plr addWeapon "ItemMap";
    		_plr addWeapon "SVD_CAMO";
    		_plr addMagazine "10Rnd_762x54_SVD";
    	}];
    this is one way
    Doesn't look like it, I could be wrong, haven't tested it. But, the second you die you respawn where you were killed. Pretty much no rest period. It's instant.

  4. #4
    ibailey's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    3
    My Mood
    Aggressive
    Quote Originally Posted by ColtFortFive View Post
    Doesn't look like it, I could be wrong, haven't tested it. But, the second you die you respawn where you were killed. Pretty much no rest period. It's instant.
    mustn't be that then. Remember anything at all about it?

  5. #5
    Chameleon12's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Russia, Moscow
    Posts
    148
    Reputation
    10
    Thanks
    12
    My Mood
    Dead
    First u need a working bypass.

  6. #6
    ColtFortFive's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by ibailey View Post
    mustn't be that then. Remember anything at all about it?
    Besides what I said before, it was a pretty decent line but not that crazy. It's been a few weeks since I tossed scripts when my Bypass was updated and threw it out without thinking...

    Quote Originally Posted by Chameleon12 View Post
    First u need a working bypass.
    I have two subs, there are plenty out there now, and my one is working fine.
    Last edited by ColtFortFive; 10-02-2012 at 12:01 AM.

  7. #7
    ibailey's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    3
    My Mood
    Aggressive
    Quote Originally Posted by ColtFortFive View Post
    Besides what I said before, it was a pretty decent line but not that crazy. It's been a few weeks since I tossed scripts when my Bypass was updated and threw it out without thinking...



    I have two subs, there are plenty out there now, and my one is working fine.
    There are some good free data recovery tools that will retrieve the script with ease.

  8. #8
    XYrenamed's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    In the dayz section
    Posts
    284
    Reputation
    69
    Thanks
    85
    My Mood
    Daring
    Quote Originally Posted by Chameleon12 View Post
    First u need a working bypass.
    dude stfu with your bypass talk thats all that comes out of your mouth , he is just looking for scripts to use.
    FanticSteal is a better CrossFire player than me.

  9. #9
    dkfd3vil's Avatar
    Join Date
    May 2008
    Gender
    male
    Location
    xd
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Cynical
    Coltforfive could you point me in the right direction where i can find a working bypasser ? (Website-Vips), Wouldnt mind paying money for it

  10. #10
    ReconX45's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    In a green field with Jews
    Posts
    68
    Reputation
    10
    Thanks
    3
    My Mood
    Blah
    Answer to all......google

  11. #11
    Chameleon12's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Russia, Moscow
    Posts
    148
    Reputation
    10
    Thanks
    12
    My Mood
    Dead
    Quote Originally Posted by SilentSh00t View Post
    dude stfu with your bypass talk thats all that comes out of your mouth , he is just looking for scripts to use.
    And what? Пидр?

Similar Threads

  1. [Patched] Xipher CA Public v1.1 [GODMODE/LIFETAKER/SERVER CRASHER/INSTANT RESPAWN/ETC.]
    By Xipher in forum Combat Arms Hacks & Cheats
    Replies: 195
    Last Post: 03-10-2012, 04:40 AM
  2. My First Script Code
    By Paul in forum RuneScape Discussions
    Replies: 19
    Last Post: 08-13-2011, 01:16 AM
  3. Instant Respawn
    By tommytho in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 0
    Last Post: 07-13-2011, 11:05 AM
  4. Instant Respawn
    By Oldscho0L in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 7
    Last Post: 07-12-2011, 06:49 AM
  5. [Help Request] How to stop instant looping a code after 30 sec
    By GoDZeN in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 5
    Last Post: 05-24-2011, 09:35 AM