Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    [D]ownloader's Avatar
    Join Date
    Nov 2011
    Gender
    female
    Posts
    14
    Reputation
    10
    Thanks
    7

    Post HELP ME!!!! ANY CODER KNOW IT BUT NOT ME :P

    I HAVE ALMOS FINISHED MY HACK BUT I WANT TO ADD A SITE POP UP, LIKE WHEN INJECTED IN GAME IT OPENS MPGH.NET CA SOME ONE HELP ME WITH HAT, I HAVE ALSO TRYED

    #define system

    system("start https://www.mpgh.net");

    but didn't worked

    can some one help me with that?


  2. #2
    oicaradeboi's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    54
    Reputation
    10
    Thanks
    2
    Why you define system ? '-'

    system("start URL");

    Change URL for the you link


    Sry bad english - Brazilian suckers :x

  3. #3
    [D]ownloader's Avatar
    Join Date
    Nov 2011
    Gender
    female
    Posts
    14
    Reputation
    10
    Thanks
    7
    process.start("https://www.mpgh.net") that's for VBasic ( @jigjin )

    system("start URL"); ( @oicaradeboi ) nao funfa (not working )

  4. #4
    NoJustice's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    I don't care about CF
    Posts
    2,878
    Reputation
    123
    Thanks
    1,752
    My Mood
    Bored


    C++
    Code:
    system("start https://www.mpgh.net");
    BROTIP: Don't put that in your entry point/DLLmain or XTRAP detect it, put it in your thread!

    VB
    Code:
    process.start("https://www.mpgh.net")
    Last edited by NoJustice; 11-30-2011 at 01:32 PM.

  5. The Following User Says Thank You to NoJustice For This Useful Post:

    Ryuesi (12-01-2011)

  6. #5
    [D]ownloader's Avatar
    Join Date
    Nov 2011
    Gender
    female
    Posts
    14
    Reputation
    10
    Thanks
    7
    page not found :S it appears ***** try remove it please :S

  7. #6
    Janitor's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    MPGH Reports
    Posts
    16,255
    Reputation
    3259
    Thanks
    7,214
    Thanx [@D]ownloader !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  8. #7
    NoJustice's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    I don't care about CF
    Posts
    2,878
    Reputation
    123
    Thanks
    1,752
    My Mood
    Bored


    C++
    Code:
    system("start https://www.mpgh.net");
    BROTIP: Don't put that in your entry point/DLLmain or XTRAP detect it, put it in your thread!

    VB
    Code:
    process.start("https://www.mpgh.net")

  9. #8
    [D]ownloader's Avatar
    Join Date
    Nov 2011
    Gender
    female
    Posts
    14
    Reputation
    10
    Thanks
    7
    ""system("start https://www.mpgh.net");"" THIS DOESN'T WORK!!!! at least it doesn't open

  10. #9
    NoJustice's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    I don't care about CF
    Posts
    2,878
    Reputation
    123
    Thanks
    1,752
    My Mood
    Bored
    Quote Originally Posted by [D]ownloader View Post
    ""system("start https://www.mpgh.net");"" THIS DOESN'T WORK!!!! at least it doesn't open
    HAVE TEAMVIEWER PMED me

  11. #10
    [D]ownloader's Avatar
    Join Date
    Nov 2011
    Gender
    female
    Posts
    14
    Reputation
    10
    Thanks
    7
    can some codder tell me were i need to put this?
    ""system("start https://www.mpgh.net");""

    please i'm starting now

  12. #11
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    just remove the #define system


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

  13. #12
    A$IAN's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Germany
    Posts
    5,654
    Reputation
    274
    Thanks
    2,010
    My Mood
    Amused
    /fp
    You don´t need to define system
    Just include windows.h
    #include <windows.h>
    Then you can use system("Parameter");
    ~Donater since 19th October 2011~
    ~Ex-Crossfire Minion || Resigned on 4th February 2012 ~
    Da fuck

  14. #13
    [D]ownloader's Avatar
    Join Date
    Nov 2011
    Gender
    female
    Posts
    14
    Reputation
    10
    Thanks
    7
    if i remove #define system i get this error "" system is undefined ...

  15. #14
    Takari's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Cross Fire Section
    Posts
    11,889
    Reputation
    574
    Thanks
    1,966
    My Mood
    Cool
    I checked his code and it looks fine .
    @Philong Nguyen
    I thought it was that , but he got it too .
    [IMG]https://i1114.photobucke*****m/albums/k538/ImminentJM/takari.png[/IMG]




     
    Goal:
    10,000 Posts - 10/13/2011
    Become Minion - Not Done
    Become Donator - 07/29/2011
    1000 Thanks - Done - 07/25/2011
    2000 Thanks - Not Done
    Thanks Archangel for my 1,000 Thanks.
    Thanks Keroaplt for my Signature.

  16. #15
    A$IAN's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Germany
    Posts
    5,654
    Reputation
    274
    Thanks
    2,010
    My Mood
    Amused
    Quote Originally Posted by [D]ownloader View Post
    if i remove #define system i get this error "" system is undefined ...
    Then include windows.h and iostream
    ~Donater since 19th October 2011~
    ~Ex-Crossfire Minion || Resigned on 4th February 2012 ~
    Da fuck

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help Request] Cross MODS but not the normal way PLZ HELP!!!!
    By 0pticisback in forum Combat Arms Mod Help
    Replies: 1
    Last Post: 11-26-2011, 10:27 AM
  2. Any help? PC's on but not displaying anything on monitor
    By <3! in forum Suggestions, Requests & General Help
    Replies: 22
    Last Post: 07-12-2011, 07:20 AM
  3. I know it's not the best, but's its my first texture mod: g36e Camo
    By elliwgiy in forum Combat Arms Mods & Rez Modding
    Replies: 12
    Last Post: 10-14-2010, 09:17 AM
  4. [Request] help with jump hack but not the normal jump hack...
    By Stelthkid in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 4
    Last Post: 07-14-2010, 09:30 PM
  5. Is there any coders here that can help me?
    By walshy155 in forum Combat Arms Discussions
    Replies: 3
    Last Post: 02-12-2010, 07:20 PM