Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 47
  1. #31
    markoj's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    s
    Posts
    1,064
    Reputation
    60
    Thanks
    407
    My Mood
    Bored
    Quote Originally Posted by ppl2pass View Post
    maybe put no sleep in your function?
    Thats what makes it lag, without the sleep in the real teleport works perfectly, but when you add sleep to the thread it becomes glitchy

    But with my Ghostmode if you add sleep its glitchy, but if you take it away it doesn't work, and eventually crashes
    Dont ban me

  2. #32
    flashlight95's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    12-34 Poopie Street Posts: Over 9000!
    Posts
    127
    Reputation
    10
    Thanks
    15
    Quote Originally Posted by markoj View Post
    Thats what makes it lag, without the sleep in the real teleport works perfectly, but when you add sleep to the thread it becomes glitchy

    But with my Ghostmode if you add sleep its glitchy, but if you take it away it doesn't work, and eventually crashes
    Yup yup same problem here.

  3. #33
    CodingTerror's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Microsoft Visual C++ 2010 C++ Knowledge: 1%
    Posts
    336
    Reputation
    14
    Thanks
    30
    My Mood
    Pensive
    Very good idea.

    Works well. =P

  4. #34
    IanIsRich's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    3
    Nice job works perfectly.
    Now its time to own cabin fever every day. >: )

  5. #35
    -ExileD-'s Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    https://mpgh.net Posts: 25,987
    Posts
    552
    Reputation
    32
    Thanks
    795
    My Mood
    Lurking
    Hmmm, i might try this, thanks!

  6. #36
    ★Rusty's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    My House/CShell Codes: C++
    Posts
    111
    Reputation
    14
    Thanks
    297
    My Mood
    Psychedelic
    HAHAHA. It was pretty simple
    Shouldn't i sort of get credits for coming up with the idea?
    I was going to release the code after i released my pub with it.
    I thought it was a bit better then xyz cam positions :P
    Also that isnt completely how i did it.
    Use PushToConsole("JumpVel 150000.000000");
    PushToConsole("PlayerGravity 0");

    Instead of PushToConsole("PlayerGravity 800");
    It gets you there much faster and you cant go too high and die.

    Also once i vJump down i use glitch key for Yaxis, its a lot smoother.
    Last edited by ★Rusty; 09-20-2010 at 12:50 AM.

  7. #37
    Casey95's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Your BED ;)
    Posts
    656
    Reputation
    4
    Thanks
    457
    My Mood
    Amused
    Goood job looks like it works good as

  8. #38
    piovesan's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    thanks a lot!

  9. #39
    Amatowarrior's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    629
    Reputation
    14
    Thanks
    102
    My Mood
    Inspired
    It looks good, but I can't find a PTC method unpatched, waiting for someone to post then it will work!
    Last edited by Amatowarrior; 09-20-2010 at 04:06 PM.
    Tools UNDETECTED - PATCHED [I will only have recent versions up!]
    Tapper V1.15: https://www.mpgh.net/forum/164-combat...r-v1-15-a.html
    Amato Inject V1.15: https://www.mpgh.net/forum/292-combat...t-v1-15-a.html

    Mods
    L96A1 - Arctic Wolf
    Super M416 CQB
    Super M16A3
    MW2 M92FS (M9)
    Starcraft 2 L96A1

    PVT VIP
    Aimbot: 65% (Have full source code)
    OPK: 100% (Uses Enemy Class)
    Telekill: 100% (Uses Enemy Class)
    Ghost Mode: 80% (In Semi-Stages)
    Super Bullets: 100% (Thanks Deadlinez/hahaz!)
    Menu Sprite: 100% (Thanks whit!)



  10. #40
    tahha's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    my keyboard or my bed
    Posts
    122
    Reputation
    9
    Thanks
    3
    i made something similar to this but same idea
    i used a numeric menu item to control it so it would be like

    "shity ghost" = num
    replacing num with 10 , 20 , 30, 40, 50, 60 and so on... i also had the negatives in there so you go glitch down and get under the map to not have to go so far

    maybe i will release it and my hack soon.
    i just moved from my old base to a new one so i havent added it yet but i will

    EDIT:
    actually i just noticed its in my signature
    ||
    \ / there

    its the "VirJump(-/+ 100)"

    EDIT #2:ill add a pic of my new menu in a bit
    Last edited by tahha; 09-20-2010 at 08:39 PM.
    (BTW: My Name Is PowerHouse On Other Forums)

    Click this to get PowerHouse Private!

  11. #41
    Kanye's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Niggerville
    Posts
    3,293
    Reputation
    136
    Thanks
    217
    My Mood
    Breezy
    Quote Originally Posted by Amatowarrior View Post
    It looks good, but I can't find a PTC method unpatched, waiting for someone to post then it will work!
    perhaps you should learn to code?

  12. The Following User Says Thank You to Kanye For This Useful Post:

    tahha (09-20-2010)

  13. #42
    tahha's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    my keyboard or my bed
    Posts
    122
    Reputation
    9
    Thanks
    3
    Quote Originally Posted by ★Rusty View Post
    HAHAHA. It was pretty simple
    Shouldn't i sort of get credits for coming up with the idea?
    I was going to release the code after i released my pub with it.
    I thought it was a bit better then xyz cam positions :P
    Also that isnt completely how i did it.
    Use PushToConsole("JumpVel 150000.000000");
    PushToConsole("PlayerGravity 0");

    Instead of PushToConsole("PlayerGravity 800");
    It gets you there much faster and you cant go too high and die.

    Also once i vJump down i use glitch key for Yaxis, its a lot smoother.
    you could just make the playergravity to like lets say 1000000 like i have as my constant instant roof in my new menu so instead of useing 2 ptc codes and fucking with 2 different ptc values you use 1 and its not hard to change back, well not hard for yours either but still

    1 > 2
    ^^^^
    FACT
    (BTW: My Name Is PowerHouse On Other Forums)

    Click this to get PowerHouse Private!

  14. #43
    ngh555's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    126
    Reputation
    14
    Thanks
    58
    My Mood
    Devilish
    I have just 1 doubt, will ppl see you flying like an idiot with this?

    Because if they do, this is useless, well at least for me.
    Originally Posted by flavjo
    Sorry for my chooby question but where do i find the C++ Express in my PC???
    Originally Posted by Deco
    i'll just punch him in the face nd steal his shoes *nigga style*

  15. #44
    tahha's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    my keyboard or my bed
    Posts
    122
    Reputation
    9
    Thanks
    3
    Quote Originally Posted by ppl2pass View Post
    yah and it only works on open maps where you can fly all the way up. So you cant in deathroom and vertigo(you die if you fly too high) and other enclosed maps.
    ive gotten out of deathroom many times and vertigo is useless anyway. but all you do in deathroom is go to i think alpha side (which ever has open river thing in back) and use player gravity at like 800-900 or you wont make it out and just get stuck just below the top of the two pipes. but when you do get past them you'll lag a split second then jump kinda far past them so if you want to you can try to land on the roof or just fly all the way up

    if you use to high of a setting youll just fly way to high and die if you touch ANYTHING when you come back down

    best way is use a fly hack using a fly key
    (BTW: My Name Is PowerHouse On Other Forums)

    Click this to get PowerHouse Private!

  16. #45
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    Quote Originally Posted by tahha View Post
    ive gotten out of deathroom many times and vertigo is useless anyway. but all you do in deathroom is go to i think alpha side (which ever has open river thing in back) and use player gravity at like 800-900 or you wont make it out and just get stuck just below the top of the two pipes. but when you do get past them you'll lag a split second then jump kinda far past them so if you want to you can try to land on the roof or just fly all the way up

    if you use to high of a setting youll just fly way to high and die if you touch ANYTHING when you come back down

    best way is use a fly hack using a fly key
    Use the speed glitcher (to glitch out of any map) then use fly hack to get up and ghostmode your ass.

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. How To Code Combat Arms (TUT)
    By creedylol in forum Combat Arms Hacks & Cheats
    Replies: 10
    Last Post: 12-19-2008, 08:27 PM
  2. [Help] How to code speed? [vb 2008]
    By m4c4r0ni3z in forum Visual Basic Programming
    Replies: 6
    Last Post: 05-04-2008, 02:45 PM
  3. How to code invis and boneshot?
    By Jaybird94 in forum WarRock - International Hacks
    Replies: 17
    Last Post: 03-06-2008, 12:15 AM
  4. How to code OPK?
    By Jaybird94 in forum WarRock - International Hacks
    Replies: 19
    Last Post: 03-03-2008, 01:42 PM
  5. How to code a timer in visual C++ 6.0
    By nukeist_ in forum C++/C Programming
    Replies: 5
    Last Post: 12-12-2007, 02:18 PM