Page 3 of 3 FirstFirst 123
Results 31 to 41 of 41
  1. #31
    14mth3v01d's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    Photoshop<3
    Posts
    109
    Reputation
    16
    Thanks
    2,526
    My Mood
    Bitchy
    Quote Originally Posted by topblast View Post
    Just saying that this project is not dead, just have school and was on internship and stuff.

    here is some examples of what I did so far




    Code:
    Helios Debug Started
    
    
    Main : Constructor
    Main : Creating Hook Thread
    Thread : Constructor(RunnableFunction)
    Runnable : Constructor(RunnableFunction)
    Main : Making Hook Thread Suicidale
    Thread : SetSuicidale 1
    Main : Starting Hook Thread
    Thread : CreateThread
    Thread : Thread Started
    Runnable : Running
    cHook : Constructor
    cHook : Not hDll
    cHook : D3D9 Found
    cHook : Getting Direct3DCreate9
    cHook : Got Direct3DCreate9
    cHook : Creating D3D9 Object
    cHook : Creating Device9
    cHook : DetourCreate - > Reset
    cHook : DetourCreate - > Present
    cHook : Clean Up
    cHook::Present : Main Initializing
    cHook::Present : Main LaunchSession
    Main : LaunchSession
    Main : GUILaunch First Start
    Runnable : Constructor(RunnableFunction)
    cHook::Present : g_pDevice NULL
    cHook::Present : Rendering Canvas
    Thread : Destructor
    Thread : GetRunningState
    Runnable : getRunningState
    Runnable : Destructor
    cHook::Present : Main Initializing
    cHook::Present : Rendering CanvascHook::Present : Main Initializing
    cHook::Present : Rendering Canvas
    cHook::Present : Main Initializing
    cHook::Present : Rendering Canvas
    ....... just repeating over and over
    
    
    cHook::Present : Main Initializing
    cHook::Present : Rendering Canvas
    Runnable : Running
    Main : GetGUIRunning
    cHook::Present : Main Initializing
    cHook::Present : Rendering Canvas
    Runnable : Destructor
    cHook::Present : Main Initializing
    cHook::Present : Rendering Canvas
    
    
    cHook::Present : Main Initializing
    cHook::Present : Rendering Canvas
    Main : Destructor
    cHook : Destructor
    cHook : DetourDelete - > Reset
    cHook : DetourDelete - > Present
    Cool, but it looks like CA id dead.

     

  2. #32
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by 14mth3v01d View Post
    Cool, but it looks like CA id dead.
    That might be, but this base was designed to work on multiply games.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  3. #33
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    o.0
    Are you using my GWEN convertion code or did you convert it yourself?
    Attached Thumbnails Attached Thumbnails
    gwenandca.png  


    Progress with my game - "Disbanded"
    • Fixed FPS lag on spawning entities due to the ent_preload buffer!
    • Edit the AI code to get some better pathfinding
    • Fixed the view bug within the sniper scope view. The mirror entity is invisible now!
    • Added a new silencer for ALL weapons. Also fixed the rotation bugs
    • Added a ton of new weapons and the choice to choose a silencer for every weapon
    • Created a simple AntiCheat, noobs will cry like hell xD
    • The name will be Disbanded, the alpha starts on the 18th august 2014



    Some new physics fun (Serversided, works on every client)



    My new AI
    https://www.youtube.com/watch?v=EMSB1GbBVl8

    And for sure my 8 months old gameplay with 2 friends
    https://www.youtube.com/watch?v=Na2kUdu4d_k

  4. #34
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by Ch40zz-C0d3r View Post
    o.0
    Are you using my GWEN convertion code or did you convert it yourself?
    [IMAGE]
    I didnt know others were using GWEN also, could you link me to it?

    I used a modified Gwen that i change so It will work with hack bases

    for example the Password Box is not in the original Gwen.
    Last edited by topblast; 05-04-2013 at 11:11 AM.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  5. #35
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    Well I never released something so no link sorry xD
    Im using that in my selfmade FPS, and thought "Hey, lets convert it to a base".
    Works very well, I didnt change much code in the gwen libraries at all.
    Could you please tell me how you made a password box without installing a font?

    Progress with my game - "Disbanded"
    • Fixed FPS lag on spawning entities due to the ent_preload buffer!
    • Edit the AI code to get some better pathfinding
    • Fixed the view bug within the sniper scope view. The mirror entity is invisible now!
    • Added a new silencer for ALL weapons. Also fixed the rotation bugs
    • Added a ton of new weapons and the choice to choose a silencer for every weapon
    • Created a simple AntiCheat, noobs will cry like hell xD
    • The name will be Disbanded, the alpha starts on the 18th august 2014



    Some new physics fun (Serversided, works on every client)



    My new AI
    https://www.youtube.com/watch?v=EMSB1GbBVl8

    And for sure my 8 months old gameplay with 2 friends
    https://www.youtube.com/watch?v=Na2kUdu4d_k

  6. #36
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by Ch40zz-C0d3r View Post
    Well I never released something so no link sorry xD
    Im using that in my selfmade FPS, and thought "Hey, lets convert it to a base".
    Works very well, I didnt change much code in the gwen libraries at all.
    Could you please tell me how you made a password box without installing a font?
    kool, contact me on skype/msn : topblast / finish101@hotmail.com
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  7. #37
    RoyalSparkzHD's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Location
    INDIA
    Posts
    38
    Reputation
    10
    Thanks
    5
    its pretty neat idea. but don't you think it will get detected ?
    Visual Basic Bro

  8. #38
    Sixx93's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    673
    Reputation
    21
    Thanks
    250
    My Mood
    Cool
    so that it will be another hack to use VIP ids in this hack D:

  9. #39
    Genoble's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    1,144
    Reputation
    130
    Thanks
    565
    My Mood
    Fine
    This project sounds dope man. Can't wait to see it with a working hack, all connected up an' shit.
    Respect List
    Dave84311
    GAYape

    AVGN
    Jabuuty671
    Arch Enemy
    Sketchy
    .::SCHiM::.
    Liz
    Dreamer
    Houston
    R3dLine



  10. #40
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,178
    My Mood
    Inspired
    Quote Originally Posted by ainslie View Post
    This project sounds dope man. Can't wait to see it with a working hack, all connected up an' shit.
    Won't be allowed here, sadly
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  11. #41
    Genoble's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    1,144
    Reputation
    130
    Thanks
    565
    My Mood
    Fine
    Quote Originally Posted by Flengo View Post


    Won't be allowed here, sadly
    I know dem rules, can't live with them or with out them.
    Respect List
    Dave84311
    GAYape

    AVGN
    Jabuuty671
    Arch Enemy
    Sketchy
    .::SCHiM::.
    Liz
    Dreamer
    Houston
    R3dLine



Page 3 of 3 FirstFirst 123

Similar Threads

  1. Get Photoshop and Creative Suite FREE
    By Dave84311 in forum Coupons, Deals and Discounts
    Replies: 19
    Last Post: 01-07-2013, 11:34 AM
  2. Where to get good Ico Files for vb projects!
    By reversflux in forum Visual Basic Programming
    Replies: 8
    Last Post: 10-31-2009, 09:37 AM
  3. hyperion, vescovo, tom get in here NOW!!
    By braccini8 in forum General
    Replies: 34
    Last Post: 02-02-2008, 10:43 AM
  4. Get Avatars and Sigs!
    By Dave84311 in forum General
    Replies: 25
    Last Post: 05-17-2006, 08:44 PM
  5. Plz I Want Maple Global Hacks And Where Do I Get Game Engine 2 Make The Hacks Work???
    By mattinthehat in forum MapleStory Hacks, Cheats & Trainers
    Replies: 3
    Last Post: 01-15-2006, 06:12 PM