Page 12 of 16 FirstFirst ... 21011121314 ... LastLast
Results 166 to 180 of 229
  1. #166
    Kenshin13's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    Cloud 9
    Posts
    3,470
    Reputation
    564
    Thanks
    6,168
    My Mood
    Psychedelic
    Quote Originally Posted by wildkillerr View Post
    i know thats why i m asking for your code


    and can you tell me about other thing like load script
    LoadScript just as the name implies, loads a script for InfinityScript through the console. (Or chat if you have an admin mod like B3)

    Code:
    OnNotify("game_ended", => x
        {
             for( int i = 0; i < 18; i++ )
             {
                   Entity y = GetEntity( i );
                   if( y.Call< string >( "getguid" ).Contains( "bot" )
                              Call( "kick", i );
              }
        });

  2. #167
    wildkillerr's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    milky way as every one know.....
    Posts
    58
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    Quote Originally Posted by Kenshin13 View Post


    LoadScript just as the name implies, loads a script for InfinityScript through the console. (Or chat if you have an admin mod like B3)

    Code:
    OnNotify("game_ended", => x
        {
             for( int i = 0; i < 18; i++ )
             {
                   Entity y = GetEntity( i );
                   if( y.Call< string >( "getguid" ).Contains( "bot" )
                              Call( "kick", i );
              }
        });
    hey it have lots of error


    ok now leave it

    can u tell me how to make high xp server???????
    SORRY FOR MY TERIBLE ENLISH...
    plz understand what am i trying to say......

  3. #168
    wildkillerr's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    milky way as every one know.....
    Posts
    58
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    Quote Originally Posted by Kenshin13 View Post


    LoadScript just as the name implies, loads a script for InfinityScript through the console. (Or chat if you have an admin mod like B3)

    Code:
    OnNotify("game_ended", => x
        {
             for( int i = 0; i < 18; i++ )
             {
                   Entity y = GetEntity( i );
                   if( y.Call< string >( "getguid" ).Contains( "bot" )
                              Call( "kick", i );
              }
        });
    hey bro tht key works for once.

    i think that it work only for first 17 bots.......

    and i want that file in which host use to allow wh,3x health,night vision etc.

    i thoght its a script...
    SORRY FOR MY TERIBLE ENLISH...
    plz understand what am i trying to say......

  4. #169
    Kenshin13's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    Cloud 9
    Posts
    3,470
    Reputation
    564
    Thanks
    6,168
    My Mood
    Psychedelic
    Quote Originally Posted by wildkillerr View Post
    hey bro tht key works for once.

    i think that it work only for first 17 bots.......

    and i want that file in which host use to allow wh,3x health,night vision etc.

    i thoght its a script...
    It is. Well, good luck making it.

  5. #170
    Oikerw343's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    2
    Won't people know if you type "!Spawnbots n" in the chat?

  6. #171
    Kenshin13's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    Cloud 9
    Posts
    3,470
    Reputation
    564
    Thanks
    6,168
    My Mood
    Psychedelic
    Quote Originally Posted by Oikerw343 View Post
    Won't people know if you type "!Spawnbots n" in the chat?
    Yep. That's why you could add the "/" character before.

  7. The Following User Says Thank You to Kenshin13 For This Useful Post:

    Oikerw343 (04-22-2013)

  8. #172
    Oikerw343's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    2
    So the "/" before the code makes it 'silent' (no one sees it but you)? Sorry if I missed this in the thread. Thank you again for all your contributions.

  9. #173
    Kenshin13's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    Cloud 9
    Posts
    3,470
    Reputation
    564
    Thanks
    6,168
    My Mood
    Psychedelic
    Quote Originally Posted by Oikerw343 View Post
    So the "/" before the code makes it 'silent' (no one sees it but you)? Sorry if I missed this in the thread. Thank you again for all your contributions.
    It makes it invisible to everyone including yourself.

  10. #174
    Dylan's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Nowhere
    Posts
    1,893
    Reputation
    359
    Thanks
    1,988
    My Mood
    Sleepy
    kind of noobish here, how do i do this..?

    NewsForce December 2015 - April 2016
    Premium Member April 2013 - Current
    MPGH Member March 2013 - Current



  11. #175
    Doria1's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Is this patched ?Because doesn't work for me.

  12. #176
    gurum's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    COD MW2
    Posts
    40
    Reputation
    10
    Thanks
    2
    My Mood
    Yeehaw
    I think its outdated/patched cos nothing happened when I typed anything in chat, so it needs to be fixed/updated now.

  13. #177
    Kenshin13's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    Cloud 9
    Posts
    3,470
    Reputation
    564
    Thanks
    6,168
    My Mood
    Psychedelic
    Quote Originally Posted by gurum View Post
    I think its outdated/patched cos nothing happened when I typed anything in chat, so it needs to be fixed/updated now.
    Then use the older version to InfinityScript. Or since I posted the source, recompile it with the newest InfinityScript.

  14. #178
    gurum's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    COD MW2
    Posts
    40
    Reputation
    10
    Thanks
    2
    My Mood
    Yeehaw
    Quote Originally Posted by Kenshin13 View Post


    Then use the older version to InfinityScript. Or since I posted the source, recompile it with the newest InfinityScript.
    Kenshin13 i downgraded to r25 version but still it doesn't work.. why?
    Do i need a r25 ver server or game or both?

  15. #179
    Kenshin13's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    Cloud 9
    Posts
    3,470
    Reputation
    564
    Thanks
    6,168
    My Mood
    Psychedelic
    Quote Originally Posted by gurum View Post
    Kenshin13 i downgraded to r25 version but still it doesn't work.. why?
    Do i need a r25 ver server or game or both?
    You need the version of InfinityScript that came with r25. Not just the downgrade.

  16. #180
    gurum's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    COD MW2
    Posts
    40
    Reputation
    10
    Thanks
    2
    My Mood
    Yeehaw
    Quote Originally Posted by Kenshin13 View Post


    You need the version of InfinityScript that came with r25. Not just the downgrade.
    Got the bots working after 3-4 hrs. long fight.. thanks Kenshin13

  17. The Following User Says Thank You to gurum For This Useful Post:

    Kenshin13 (05-08-2013)

Page 12 of 16 FirstFirst ... 21011121314 ... LastLast

Similar Threads

  1. [Release] :: IW5M :: Spawn Retarded Bots With InfinityScript ::
    By Kenshin13 in forum Call of Duty Modern Warfare 3 Private Server Hacks
    Replies: 64
    Last Post: 08-20-2014, 02:34 PM
  2. {UPDATE}Auto Bunny Hop Bot Updated (voice announce)
    By Cirion66 in forum CrossFire Spammers, Injectors and Multi Tools
    Replies: 26
    Last Post: 10-24-2010, 03:23 AM
  3. how do i put the retarded bots in a gungame?
    By hedberg95 in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 4
    Last Post: 10-05-2010, 02:33 PM
  4. [SOLVED]Retarded Bot mod and how to?
    By Thunder in forum Call of Duty Modern Warfare 2 Help
    Replies: 7
    Last Post: 08-28-2010, 10:58 PM
  5. [Help] OMG retarded WarRock update
    By shad0wboss in forum WarRock Discussions
    Replies: 7
    Last Post: 12-19-2009, 07:19 AM