Bank Rob [ By ] Jutt

Started by Jutt, Oct 09, 2021, 01:14 PM

Previous topic - Next topic

Jutt

The Bank Rob Script By Jutt { ALl Credits By Jutt ]

if ( pickup.Model == 380 )
      {
player.Cash += 100000;
PlaySound( player.UniqueWorld ,470, player.Pos );
Message( " " + player.Name + " has robbed 1000000$ from the bank. all cops are requested to arrest him as soon as possible!!!!!!!!" );
pickup.RespawnTime = 100000;
}


======== Thank You ========
Jutt

Jutt

bank robbery system very easy added!
Jutt

MRSK143

Quote from: Jutt on Oct 09, 2021, 01:27 PMbank robbery system very easy added!

lol i can make a better then you xd
@mR_Sk@

NicusorN5

The wanted level doesn't increase lol

cowboy

Quote from: Athanatos on Oct 09, 2021, 03:07 PMThe wanted level doesn't increase lol
wow, so the script itself works?

NicusorN5

Quote from: cowboy on Oct 09, 2021, 03:36 PM
Quote from: Athanatos on Oct 09, 2021, 03:07 PMThe wanted level doesn't increase lol
wow, so the script itself works?
I think it should if you properly copy it into the onPickupPickedUp event (or however that event was)

kennedyarz

#6
Quote from: Jutt on Oct 09, 2021, 01:14 PMThe Bank Rob Script By Jutt { ALl Credits By Jutt ]

if ( pickup.Model == 380 )
      {
player.Cash += 100000;
PlaySound( player.UniqueWorld ,470, player.Pos );
Message( " " + player.Name + " has robbed 1000000$ from the bank. all cops are requested to arrest him as soon as possible!!!!!!!!" );
pickup.RespawnTime = 100000;
}


======== Thank You ========


awesome script. mark zuckerberg needs employees. have not applied to be a programmer there in the META company? you are wasting your talent here

Gito Baloch

I would like to say that try to make your scripts better. gl

Quote from: Athanatos on Oct 09, 2021, 04:18 PM
Quote from: cowboy on Oct 09, 2021, 03:36 PM
Quote from: Athanatos on Oct 09, 2021, 03:07 PMThe wanted level doesn't increase lol
wow, so the script itself works?
I think it should if you properly copy it into the onPickupPickedUp event (or however that event was)
hey bros atleast he's trying not begging like others.
Programming is the language I speak, the world I shape, and the future I code