Post: [BF4][1.12] Mods/RTM Tool's Discussion #Important
06-06-2014, 12:53 PM #1
CrEaTiiOn_420
Can’t trickshot me!
(adsbygoogle = window.adsbygoogle || []).push({}); ok guys i have realized there are alot of people/modders playing random games from skate 3 to battlefield 4 so i think alot of the people making tools for any COD games witch there are already too many fucking tools for COD and i think making Tool's/Menu's for BF4 would be fun and you can be more creative and have better options to do anything you want but idk so HMU if your interested in finding Offsets and Ranges or making Tool's or making Public Cheater Eboot's


Originally posted by another user
seriously think of how many pointless tools there are for COD and there are only 2 tools for BF4 and you cant even use them because they are for 1.10 and they just fucking updated like WTF
(adsbygoogle = window.adsbygoogle || []).push({});

The following user groaned CrEaTiiOn_420 for this awful post:

tygouvion123
06-09-2014, 04:35 PM #20
CrEaTiiOn_420
Can’t trickshot me!
Originally posted by razor546PL View Post
neither godmode or unlimited ammo worked. if it didnt work at all then dont count it as a mod.


actually it did work lmfao
06-09-2014, 04:54 PM #21
razor546PL
Gym leader
Originally posted by 420 View Post
actually it did work lmfao


any proof? because shooting ghost bullets that do no damage isnt unlimited ammo.
07-04-2014, 02:36 PM #22
zap3toot
Save Point
i have only one thing to say that COD is a game that a lot peopole play me myself enjoy playing it but that dosent mean that its batter then BF 4 so what i say is BF 4 is game that have every thing you want for true gamer even i a gamer that have jailbreak but also jailbreak dosent mean i am not game my point is that BF 4 dosent need to be modded what also make so hard to mod or hack or cheat that why peopole give nothing about trying to mod it so hopefuly becuse cod is game that dosent have (tanks,planes,cars,) pretty much a guys with guns and map nothing else .
09-28-2014, 02:37 AM #23
xXRULAYXx
Gym leader
Simply answer is to make your own instead of feeding off other people.. You must login or register to view this content.
03-29-2015, 07:51 AM #24
hey do you have skype?
04-02-2015, 09:28 PM #25
Algebra
[move]mov eax, 69[/move]
int rapid_onoff=TRUE;
int fire_button;
int scope_button;
int hold_time;
int rest_time;
int autospot=FALSE;
int anti_recoil;
int anti_recoil_left;
int anti_recoil_right;

init {
if(get_console() == PIO_PS3) {
fire_button = 3;
scope_button = 6;}
else { // Natural Trigger & Bumper
fire_button = 4;
scope_button = 7;}
hold_time = 500 / RATE_OF_FIRE;
rest_time = hold_time - 20;
if(rest_time < 0) rest_time=0;
}

main {
set_led(LED_1, 1);
set_led(LED_3, 0);
set_led(LED_4, 0);


if(get_val(XB1_VIEW) && event_press(XB1_MENU)) {
rapid_onoff = !rapid_onoff;
}
if(rapid_onoff) {
set_led(LED_1, 0);
set_led(LED_4, 1);
}
if(get_val(fire_button) && rapid_onoff) {combo_run(RAPID_FIRE);}
else if(combo_running(RAPID_FIRE)) {combo_stop(RAPID_FIRE);}

if(get_val(12) < -20) {set_val(8, 100)}
else if(get_val(12) > -20) { set_val(8, 0)}
// AUTOSPOT tap (XB360 BACK -PS3_SELECT ) to turn on/off AutoSpot
if(event_release(3) && get_ptime(3) < 1000) {autospot = !autospot;set_val(1,0);}
if ((autospot && !get_val(SPOT_BUTTON)) && (SPOT > 0 )) combo_run(AutoSpot);
if(get_val(7) > 10) {combo_run(AutoBreath);}
if(get_val(7) < 10) {combo_stop(AutoBreath);}

if(!ONLY_WITH_SCOPE || get_val(scope_button)) {combo_run(AntiRecoil);}
}

combo RAPID_FIRE {
set_val(fire_button, 100);
wait(hold_time);
set_val(fire_button, 0);
wait(rest_time);
set_val(fire_button, 0);
}

combo AutoSpot {
set_led(LED_3, 0);
set_val(SPOT_BUTTON, 100);
wait(50);
set_led(LED_3, 1);
set_val(SPOT_BUTTON, 0);
wait(SPOT);
}

combo AutoBreath {
wait(200);
set_val(8, 100);
wait(4000);
}

combo AntiRecoil {
if(get_val(fire_button)) {
anti_recoil = get_val(10) + ANTI_RECOIL;
if(anti_recoil > 100) anti_recoil = 100;
set_val(10, anti_recoil);
anti_recoil_left = get_val(9) -ANTI_RECOIL_LEFT;
if(anti_recoil_left > 100) anti_recoil_left = 100;
set_val(9, anti_recoil_left);
anti_recoil_right = get_val(9) +ANTI_RECOIL_RIGHT;
if(anti_recoil_right > 100) anti_recoil_right = 100;
set_val(9, anti_recoil_right);}
}
maybe this will help bro

The following 2 users say thank you to Algebra for this useful post:

Luxify, Unkn0wn69
06-07-2015, 01:48 AM #26
Kronos
Former Staff
Hahahah imagine a no reload time for a tank and explosive bullets
06-08-2015, 10:00 PM #27
Falcon1234
Do a barrel roll!
One hit kill hack has been confirmed in battlefield which is actually better
06-09-2015, 06:35 AM #28
CrEaTiiOn_420
Can’t trickshot me!
Originally posted by Falcon1234 View Post
One hit kill hack has been confirmed in battlefield which is actually better


ik i have been using it for the last 2 days and i have been getting over 100 kills and around 1-10 deaths each game on any gamemode lol its really funny and fun AF

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo