Grand Theft Auto 4 (GTA 4) Message Board  STATUS: RETIRED - Trainers are no longer being created or updated by our staff for this title.

Our Grand Theft Auto 4 (GTA 4) Trainer is now available and supports RETAIL. Our Grand Theft Auto 4 (GTA 4) message board is available to provide feedback on our trainers or cheats.
Grand Theft Auto 4 (GTA 4) Trainer
REQUEST MORE OPTIONS
Requests not available
FILE UPDATE REQUEST
Requests not available
BOOST UPDATE PRIORITY
Boost currently not available
Message Board for PC version
Page 1 of 2   •  First Page  •  Previous Page  •   Next Page  •   Last Page
Signup or Login to Post
all these scripts..yet....
  • Send a message to MrPuddle
    INACTIVE
    MrPuddle posted on Dec 28, 2008 6:05:23 PM - Report post
     
    Im not a coder or a scripter. but if anyone can please write one or change an existing one to please make it so you can no longer get any stars or wanted level it would be greatly apretiated.

    [Edited by MrPuddle, 12/28/2008 6:06:39 PM]
     
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to a-k-t-w
    ELITE
    a-k-t-w posted on Dec 29, 2008 2:43:03 AM - Report post
     
    Do you mean LUA script? Sorry, but the only one that is possible to make without crashing the game is remove wanted level. There is a substitute though, it's 'stupid cops'. It makes the cops do nothing about you even if you've got stars. Goto GTAGaming.com/downloads and the native trainer from there
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to kbad
    ELITE
    kbad posted on Dec 29, 2008 3:07:01 AM - Report post
     
    when is the public trainer coming?
  • Send a message to devil-may-cry
    INACTIVE
    devil-may-cry posted on Dec 29, 2008 3:12:28 AM - Report post
     
    quote:
    originally posted by kbad

    when is the public trainer coming?

    Never.

     
  • Current rank: 1.5 Stars. Next Rank at 500 Posts.
    Send a message to fsmcas
    ELITE
    fsmcas posted on Dec 29, 2008 7:28:03 AM - Report post
     
    In the forum I linked in the other thread was an anti-wanted-script

    It could be a bit buggy (that'what he wrote, I did not test it). To activate it (=> to decrease stars), push [Tab].

    Copy the script into your ALICE-folder:

    rapidshare.com/files/177302719/clearwanted.lua
  • Current rank: 1.5 Stars. Next Rank at 500 Posts.
    Send a message to fsmcas
    ELITE
    fsmcas posted on Dec 29, 2008 7:32:13 AM - Report post
     
    Oh, here is also a "never wanted"-script:

    (Just copy the text into a *.lua-file in your ALICE-folder, for example NeverWanted.lua)



    ~~~~~~~~~~~~~~~~~~~~~~~~~~~

    CODE STARTS UNDER THE LINE
    IGNORE THE SMILEYS...

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~



    ---------- (Effectively) NEVER WANTED by TRA ----------
    ---------- function waitforplayerpoolcreation and waitforvalidplayer © Alexander Blade 2008 ----------
    --global variables
    PLAYER_ID, PLAYER_INDEX, PLAYER_CHAR = 0

    function InitScript()
    -- LOL
    Wait(150)
    end

    function WaitForPlayerPoolCreation()
    while (IsPlayerPoolCreated() == 0) do
    Wait(50)
    end
    end

    function WaitForValidPlayer()
    PLAYER_CHAR = 0
    repeat
    CallNative("GET_PLAYER_ID"
    PLAYER_ID = GetIntResult()
    if (PLAYER_ID >= 0) then
    PushInt(PLAYER_ID)
    CallNative("CONVERT_INT_TO_PLAYERINDEX"
    PLAYER_INDEX = GetIntResult()
    PushInt(PLAYER_INDEX)
    PushVarPtr()
    CallNative("GET_PLAYER_CHAR"
    PLAYER_CHAR = GetIntParam(1)
    if (PLAYER_CHAR <= 0) then
    Wait(50)
    end
    end
    until (PLAYER_CHAR > 0)
    end

    function ClrWLvl(lvl)
    PushInt(lvl)
    PushInt(0)
    CallNative("IS_WANTED_LEVEL_GREATER"

    wlvl = GetFloatParam(1)

    Wait(25)

    if (wlvl >= 0) then
    PushInt(0)
    CallNative("CLEAR_WANTED_LEVEL"
    Wait(25)
    end
    end

    function main()
    InitScript()
    while true do
    WaitForPlayerPoolCreation()
    WaitForValidPlayer()
    ClrWLvl()
    Wait(25)
    end
    end


    main();
  • Send a message to nuttercake
    INACTIVE
    nuttercake posted on Jan 26, 2009 10:28:41 PM - Report post
     
    ---------- (Effectively) NEVER WANTED by TRA ----------
    do we copy that?

    function InitScript()
    -- LOL
    Wait(150)
    end

    do we copy the LOL? whats it there for? 🤔

    [Edited by nuttercake, 1/26/2009 10:31:41 PM]
     
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to Akarian
    ELITE
    Akarian posted on Jan 29, 2009 5:06:35 AM - Report post
     
    www.gtaforums.com/index.php?showtopic=387974


    What will I get?

    1) Time of day settings: here you can set desired time of day - so dont need to carry about mission timeouts and also you can get directly to the dusk/dawn time to watch game's sunrises.

    2) Weather settings: simply select the weather you like and set it! No more rain or any othe FPS and mood killer! Let it be sunshine!

    3) Player coordinates: this shows your Niko's current position. I'm hardly working on this now and soon I hope you will get more interesting options here.

    4) Give weapons: press this button to give Niko some weapons. Note that not all of them will appear in Niko's hands cause some of them are using the same slots. To get the specific weapon use Give weapon dropdown option described below.

    5) Give ammo: refulls the ammo for all Niko's weapons.

    6) Wanted level: this option is on test. Dont set any level if you doesnt have any already. You need at least one police star to use this option. WIP.

    7) Set money: sets Niko's money.

    8) Set health (Alt + Numeric 6): set Niko's health. Refulls current health and sets it to the specified limit.

    9) Repair car (Alt + Numeric 7): instantly repairs Niko's car in all ways: visual, physical, no scrathes etc.

    10) Flip car (Alt + Numeric 8): instantly flips Niko's car upside down if it is ON ROOF. Using this option in normal state leads to funny effects smile.gif

    11) Super stamina (Alt + Numeric 0): this is the toogle option. Niko never gets tired when enabled.

    12) Invincible (Alt + Numeric 1): Niko is invincible when enabled.

    13) Stupid police (Alt + Numeric 2): look at this option ingame

    14) Never wanted (Alt + Numeric 3): toogle/untoogle to set Niko never wanted by police.

    15) Tank mode (Alt + Numeric 4): toogle/untoogle to set Niko's car be never damaged and Niko cannot be dragged out of his vehicle.

    16) No gravity (Alt + Numeric 5): toogle/untoogle to switch global gravity.

    17) Limit health (Alt+F2): limits Niko's health to be not more then it set in Health edit box. Can be turned ON/OFF. Blocks normal set health option.

    18) Freeze health (Alt+F3): freezes Niko's health to be not less then it set in Health edit box. Can be turned ON/OFF. Blocks normal set health option and limit health option. Note: recommended value is 400-450. Setting this value too low allows Niko to die in explosions.

    19) Give weapon: select the specific weapon from the list and press Give weapon button. Niko will receive a weapon gift.

    20) Set car color: select the specific color from the list and press Body color. This option sets Niko's body car color.

    21) Set car specular color: select the specific color from the list and press Specular color. This option sets Niko's specular car color.

    Also an InGame Menu...

    This is like a trainer but much better.



    Just a little problem we need to wait a little until its updated to 1.0.2.0

    [Edited by Akarian, 1/29/2009 5:07:32 AM]
Page 1 of 2   •  First Page  •  Previous Page  •   Next Page  •   Last Page
Signup or Login to Post
All times are (GMT -06:00) Central Time (US & Canada). Current time is 11:52:39 AM