Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - [VM_U]Spectra.PhantoM^

#1
Script Showroom / My Account System v0.1 Beta
Apr 15, 2016, 04:56 AM

Lemme know if there are any bugs.
Bug Fixes till now:
Exec Prob fixed.
#2
so i copy/pasted a theirclantag function into my script made it like dis:
function onPlayerJoin( player )
{
if (TheirClanTag = "[thug]") Message(IM+"VIP Thugz Member " + player.Name + " Joined");
else Message("");
}
But someone named cap joined and it said VIP bla bla member cap joined.
Any Fix???
#3
Servers / [0.4] LA Cops VS Robbers
Apr 08, 2016, 04:40 AM
Server Name: [0.4] LA Cops VS Robbers[R-X Host]
Slots: 30
IP Adress: 58.27.198.185:5196
#4
Applications / Application: Server Host.
Mar 04, 2016, 07:37 AM
First Name: Talha
Last Name: Shahzad
Email Address: [email protected]
Server Name: [0.4] Treasure Hunting Server
Port: 8168
Slots(10-100): 45
#5
Servers / [0.4] Treasure Hunting Server
Mar 01, 2016, 09:07 AM
Server Name: [0.4] Treasure hunting Server
Server IP: 101.50.92.84:5194
Map: Vice-City
Player Slots: 100
Status SQ: UnderConstruction
Forum Web: treasuresvr.tk/b]
#6
Clans and Families / [VG] - Vice Gangsters.
Feb 29, 2016, 09:30 AM
  • Clan tags: [VG] VG.
    IRC Channel: #Gangsters.Official on LUNet
    Leader/s: Ultimatejugo. [VG]SpectraPhantom
    Co-Leader/s: DroidGeek, aWaIX.
    Members: Slayer, feliks , i forget other names :P.
    Forum: gangster.forumur.net

    Our Story
    We rose up as a gang in 2015. Now we became a clan in 2016. We were founded in july sometin 21 sometin 2015... sometin.

Additional Bio:




Founded on November 12, 2015
Gang Tag - [VG] ([VG]PlayerX)



1, Do NOT kill other members.
2, You must always help Gang members

A gang is there for teamwork, and to achieve the best with friends, this does not work if you fuck eachother up.
By breaking the rules you will be warned, after 2 warnings you will be kicked out of the gang.



Owners
[VG]SpectraPhantom

Leaders


Co-Leaders


Members
aWaIx
[VG]JUGOBROTHERS(SMALL)
feliks
Slayer
(Empty)
(Empty)
(Empty)
(Empty)
(Empty)
(Empty)
(Empty)
(Empty)
(Empty)
(Empty)
Member Count: 5


[VG] Signatures now available to have ur own vg signature paste this in ur signature menu on forum profile settings [ img]http://imgur.com/9Xfd1tV.jpg[ /img] without the spaces
#7
Snippet Showroom / Spree with Sound system.
Feb 29, 2016, 09:08 AM
function onPlayerDeath( player, reason )
{   
player.Score == 0;
}

function onPlayerKill( player, killer, reason, bodypart )
{
killer.Score++;
if (killer.Score == 5) PlaySound( player.UniqueWorld , 50000 , killer.Pos );
else if (killer.Score == 5) PlaySound( player.UniqueWorld , 50001 , killer.Pos );
else if (killer.Score == 20) PlaySound( player.UniqueWorld , 50002 , killer.Pos );
else if (killer.Score == 30) PlaySound( player.UniqueWorld , 50003 , killer.Pos );
else if (killer.Score == 40) PlaySound( player.UniqueWorld , 50004 , killer.Pos );
else if (killer.Score == 50) PlaySound( player.UniqueWorld , 50005 , killer.Pos );
}
Now for the Sounds.

Create a sounds folder in store and paste these sounds there.
#8
Applications / App
Feb 22, 2016, 03:19 PM
First Name: Talha
Last Name: Shahzad
Email Address: [email protected]
Server Name: [0.4] [NBN]Ninja Black Night Server.
Port: 9999
Slots(10-100): 45
#9
when someone picksup a pickup it gives him money but he can pick it again. i want it to not be available to the one who has picked it. also i want the pickup to respawn
#11
Scripting and Server Management / help in cmd
Feb 13, 2016, 11:41 AM
else if (cmd == "burn")
{
player.IsOnFire = true;
}
it gives error idk why.
#12
Off-Topic General / Most hot-headed persons.
Feb 13, 2016, 08:34 AM
who is the most h0t headed vote here.plz.
#13
else if (cmd == "gcar")
{
if (!text) MessagePlayer("Syntax: /gcar <on/off>", player);
local veh = player.Vehicle;
switch( text.tolower() )
{
case "on":
veh.IsGhost = true;
MessagePlayer("yay this car is a ghost now!!!!!", player);
break;
case "off":
veh.IsGhost = false;
MessagePlayer("BOO! this car aint a ghost!!!!!", player);
break;
}
}
UNTESTED.
else if (cmd == "immuneveh")
{
if (!text) MessagePlayer("Syntax: /immuneveh <immunityvalue>", player);
local veh = player.Vehicle;
veh.Immunity = text.tointeger();
MessagePlayer("yay this car is immune!!!", player);
}
Untested.
i was bored so i made these if u have any problems like "IT DOES NOT WORK" well i told ya its untested.
#14
Snippet Showroom / Setweather and Settime.
Feb 12, 2016, 09:25 AM
really easy as hell but usefull for newbies.
else if (cmd == "setweather")
{
MessagePlayer("Whew u set the weather!!! YAY!", player);
SetWeather( text.tointeger() );
}

else if (cmd == "settime")
{
MessagePlayer("Whew u set the time to something!!! YAY!", player);
SetHour( GetTok(text, " ", 1) );
SetMinute( GetTok(text, " ", 2) ):
}
old settime cmd:
else if (cmd == "settime")
{
MessagePlayer("Whew u set the time to something!!! YAY!", player);
SetHour( text.tointeger() );
}
Updated.
#15
General Discussion / A really good suggestion
Feb 09, 2016, 01:20 PM
Why not make server.exe detect Logical errors along with syntax errors(which it can already detect).it would be really usefull especially if u have a bigbutted script.
is it possible?
#16
i developed setgravity cmd  it works but..... i used text.tointeger but it read's integer values not float values for ex: 0.256 or 0.0008
any way i can make it read both integer and float values?

thanx
#17
Who ever wants these just say y/n down  in reply section and ill pm you for details.
#18
Off-Topic General / Ridiculous IRC Logs
Jan 22, 2016, 07:01 PM
Finchdon with Doom_Kill3r hue hue Pure Fannism

[00:48:27]  *>  Doom_Kill3R has joined Battle For Middle Earth <*
[00:48:27]   Doom_Kill3R is Connecting From Nao encontrado.
[00:48:34]  [VP]FinchDon: hey Doom
[00:48:35]  ** pm >> Anti Spawn-Kill:[ ON ] for 6 seconds.
[00:48:35]   [CUBAN]ultimatejugo has spawned at Prawn Island.
[00:48:36]  You can get weapons of your choice by ! wep.
[00:48:39]  **In Game[ Admins Online: [ [VP]Superman (9), [VP]FinchDon (10), [EAF]Aaron (7) ] ]
[00:48:39]  [CUBAN]ultimatejugo: !admins
[00:48:41]  ** pm >> Anti Spawn-Kill:[ OFF ].
[00:48:48]  ** In Game [ No VIP Online ].
[00:48:48]  [VP]Superman: !vip
[00:48:52]  [VP]Superman: !hell
[00:48:52]  ** pm >> You Received A SPAS-12 Shotgun
[00:48:52]  [CUBAN]ultimatejugo: !wep spas
[00:48:53]   Doom_Kill3R has unlocked Achievement Experience in Battle For Middle Earth.
[00:48:55]  [EAF]Aaron: !heal
[00:48:56]  [VP]FinchDon: hi Doom
[00:48:57]   Doom_Kill3R has spawned at Downtown Vice City.
[00:48:59]  ** In Game [ No VIP Online ].
[00:48:59]  [EAF]Aaron: !vip
[00:49:05]  Doom_Kill3R: A complete copy of EG
[00:49:07]  [VP]FinchDon: :/
[00:49:08]  Doom_Kill3R: in achievements
[00:49:09]  [VP]FinchDon: How?
[00:49:10]  Doom_Kill3R: awesome.
[00:49:14]  [VP]FinchDon: :D
[00:49:16]  If you have any suggestions don't forget to tell us about it.
[00:49:18]  [CUBAN]ultimatejugo: FINCH
[00:49:19]  [VP]FinchDon: ?
[00:49:21]  [CUBAN]ultimatejugo: our private match plz
[00:49:23]  [Admin] - Admin [ [EAF]Aaron ] has teleported to [ [CUBAN]ultimatejugo ]
[00:49:24]  [VP]FinchDon: no
[00:49:30]  Doom_Kill3R: I bet you didn't even mention that you stole the idea from Empire Gaming
[00:49:38]  *> [CUBAN]ultimatejugo killed [EAF]Aaron with a SPAS shotgun to left leg. <*
[00:49:38]   [CUBAN]ultimatejugo has killed [EAF]Aaron BodyPart: 4.
[00:49:38]  ** pm >> Health Add 55.
[00:49:39]  [EAF]Aaron: shet
[00:49:39]  [VP]FinchDon: of Achievement?
[00:49:41]  [VP]Superman: Doom
[00:49:42]  Doom_Kill3R: yes.
[00:49:44]  [VP]FinchDon: :)
[00:49:45]   [Auto-Kick]. [EAF]Aaron ID: 3. Reason: [ Ping Is Higher Than 700ms ]
[00:49:45]   [EAF]Aaron has spawned at Downtown Vice City.
[00:49:45]  *> [EAF]Aaron has left the server. (Kicked) <*
[00:49:45]   [EAF]Aaron has left the server.
[00:49:51]  [VP]Superman: EG wasn't the first server to have achievements.
[00:49:55]  [Syntax] - /buycar <ID>
[00:49:56]  [VP]FinchDon: i am still working on script
[00:49:56]  If u saw any bug in server report us on forum.
[00:50:00]  Doom_Kill3R: That's not the point superan
[00:50:03]  Doom_Kill3R: man*
[00:50:07]  Doom_Kill3R: The point is
[00:50:08]  [VP]Superman: superanal*
[00:50:20]  Doom_Kill3R: he stole the achievement "Experiencing in battle for middle earth"
[00:50:24]  [VP]Superman: Oh.
[00:50:26]  Doom_Kill3R: That achievement concept is of EG
[00:50:27]  [VP]Superman: lol
[00:50:36]  ** IRC> Aaron: lool
[00:50:36]  ** IRC> Aaron: lool
[00:50:36]  Try to kill as many people as you can for more money.
[00:50:41]  [VP]FinchDon: Leave it Doom i only take that :(
[00:50:46]  Doom_Kill3R: Typical paki :D
[00:50:47]  [VP]FinchDon: i will change it
[00:50:50]  [VP]Superman: :D
[00:50:55]  Doom_Kill3R: Doesn't matter anyway
[00:50:57]  [VP]FinchDon: :)
[00:51:04]  [CUBAN]ultimatejugo: finch
[00:51:04]  Doom_Kill3R: EG 2 is alot sexier
[00:51:07]  [VP]FinchDon: Doom is our VIP
[00:51:08]  [VP]Superman: LOL
[00:51:09]  *>  [EAF]Aaron has joined Battle For Middle Earth <*
[00:51:09]   [EAF]Aaron is Connecting From Nao encontrado.
[00:51:14]   Admin [VP]FinchDon has made  Doom_Kill3R as a VIP
[00:51:16]  You can get weapons of your choice by ! wep.
[00:51:16]  [VP]Superman: !benefits
[00:51:18]  **In Game[ VIP Online: [ Doom_Kill3R  ] ]
[00:51:18]  [VP]FinchDon: !vip
[00:51:19]  [CUBAN]ultimatejugo: lol
[00:51:22]  [VP]FinchDon:   !vipwork
[00:51:23]  [EAF]Aaron: Omg me no vip :p
[00:51:24]  [CUBAN]ultimatejugo: what about me
[00:51:24]  [EAF]Aaron: hax
[00:51:27]  [EAF]Aaron: !vipwork
[00:51:32]  [VP]Superman: !vipwork
[00:51:35]  ** pm >> As a VIP You can Do Following Things
[00:51:35]  ** pm >> 1.On Your Spawn You will be Given 100 Armour
[00:51:35]  ** pm >> 2.You can Buy 100% Armour For 100 BFME Coins
[00:51:35]  ** pm >> 3.You can buy 250% Health For 100 BFME Coins
[00:51:35]  ** pm >> 4.VIP Level on Forum
[00:51:35]  ** pm >> 5.VIP Will Get IRC Level +v
[00:51:35]  ** pm >> 6.VIP's can Chat in Server by Using /vc
[00:51:35]  [CUBAN]ultimatejugo: !vipwork
[00:51:36]  Doom_Kill3R: Only 2 guys have seen EG 2 yet
[00:51:40]  [VP]FinchDon: name?
[00:51:48]  Doom_Kill3R: Devil and Mashreq.
[00:51:50]  Doom_Kill3R: they were like
[00:51:50]  [VP]FinchDon: Good
[00:51:53]  Doom_Kill3R: "WTF AWESOME"
[00:51:56]  You can get weapons of your choice by ! wep.
[00:51:57]  Doom_Kill3R: hehehee
[00:51:59]  [VP]Superman: Doom
[00:52:01]  [VP]Superman: I wanna see it too
[00:52:02]  [VP]FinchDon: what's new in it i mean new system?
[00:52:07]  Doom_Kill3R: Sure my friend but not now
[00:52:10]  [VP]Superman: K
[00:52:15]  Doom_Kill3R: I don't want its ideas to be leaked
[00:52:18]  [VP]FinchDon: :D
[00:52:20]  [VP]Superman: K
[00:52:20]  Doom_Kill3R: but i can give you small info
[00:52:20]  [VP]Superman: :D
[00:52:22]  [VP]FinchDon: you know me very well :D
[00:52:23]  Doom_Kill3R: it has 6 gamemodes
[00:52:25]   [Auto-Kick]. [EAF]Aaron ID: 3. Reason: [ Ping Is Higher Than 700ms ]
[00:52:25]   [EAF]Aaron has spawned at Downtown Vice City.
[00:52:26]  *> [EAF]Aaron has left the server. (Kicked) <*
[00:52:26]   [EAF]Aaron has left the server.
[00:52:28]  [VP]Superman: OMG
[00:52:29]  [VP]FinchDon: gamemode name?
[00:52:35]  ** IRC> Aaron: server jates me
[00:52:35]  ** IRC> Aaron: server jates me
[00:52:36]  You can get weapons of your choice by ! wep.
[00:52:38]  ** IRC> Aaron: hates
[00:52:38]  ** IRC> Aaron: hates
[00:52:40]  [VP]FinchDon: xD aaron
[00:52:47]  Doom_Kill3R: 3 old: DM, Freeroam and A/D
[00:52:48]  Doom_Kill3R: 3 new
[00:52:53]  [VP]FinchDon: oh Good
[00:52:57]  [VP]FinchDon: where is shooter?
[00:52:58]  [VP]Superman: Sex, Porn and Rape
[00:52:58]  [VP]Superman: XD
[00:52:59]  Doom_Kill3R: or maybe 7 gamemodes
[00:53:04]  Doom_Kill3R: with shooter
[00:53:07]  *>  [EAF]Aaron has joined Battle For Middle Earth <*
[00:53:07]   [EAF]Aaron is Connecting From Nao encontrado.
[00:53:09]  *> [VP]FinchDon killed [CUBAN]ultimatejugo with a SPAS shotgun to left leg. <*
[00:53:09]   [VP]FinchDon has killed [CUBAN]ultimatejugo BodyPart: 4.
[00:53:10]  [CUBAN]ultimatejugo: lol
[00:53:14]   [Auto-Kick]. [EAF]Aaron ID: 3. Reason: [ Ping Is Higher Than 700ms ]
[00:53:14]   [EAF]Aaron has spawned at Starfish Island.
[00:53:14]  *> [EAF]Aaron has left the server. (Kicked) <*
[00:53:14]   [EAF]Aaron has left the server.
[00:53:14]  ** pm >> Anti Spawn-Kill:[ ON ] for 6 seconds.
[00:53:14]   [CUBAN]ultimatejugo has spawned at Prawn Island.
[00:53:15]  [VP]FinchDon: xD superman
[00:53:16]  For Limited time, admin applications are open, don't forget to apply.
[00:53:19]  [VP]Superman: xDD
[00:53:20]  ** pm >> Anti Spawn-Kill:[ OFF ].
[00:53:22]  Doom_Kill3R: 2 gamemodes are done
[00:53:25]  [VP]FinchDon: good
[00:53:26]  Doom_Kill3R: DM and Freeroam
[00:53:29]  [CUBAN]ultimatejugo: sorry finch but bye
[00:53:34]  Doom_Kill3R: Gonna work on Shooter now
[00:53:37]  ** Admin [VP]Superman get player [CUBAN]ultimatejugo
[00:53:39]  [VP]Superman: Fight
[00:53:39]  [CUBAN]ultimatejugo: BYE ALL
[00:53:39]  [VP]Superman: me
[00:53:43]  ** Admin [VP]Superman get player [CUBAN]ultimatejugo
[00:53:47]  [CUBAN]ultimatejugo: eh what
[00:53:49]  [VP]Superman: !cd
[00:53:50]  ==3==
[00:53:51]  ==2==
[00:53:52]  ==1==
[00:53:53]  ==Go, Go, Go==
[00:53:55]  [VP]FinchDon: ?
[00:53:56]  Don't forget to checkout our forum.
[00:53:59]  ** pm >> You Received A SPAS-12 Shotgun
[00:53:59]  [CUBAN]ultimatejugo: !wep spas
[00:53:59]  *> [VP]Superman killed [CUBAN]ultimatejugo with a shotgun to left leg. <*
[00:53:59]   [VP]Superman has killed [CUBAN]ultimatejugo BodyPart: 4.
[00:54:02]  [CUBAN]ultimatejugo: lol
[00:54:03]  [VP]Superman: BOOOO
[00:54:05]  ** pm >> Anti Spawn-Kill:[ ON ] for 6 seconds.
[00:54:05]   [CUBAN]ultimatejugo has spawned at Prawn Island.
[00:54:08]  [VP]FinchDon: team killl :P
[00:54:11]  ** pm >> Anti Spawn-Kill:[ OFF ].
[00:54:13]  [VP]Superman: !showhp
[00:54:15]  ** pm >> You Received A SPAS-12 Shotgun
[00:54:15]  [CUBAN]ultimatejugo: !wep spas
[00:54:22]  *> [VP]Superman has left the server. (Disconnected) <*
[00:54:22]   [VP]Superman has left the server.
[00:54:23]  *>  [VP]Superman has joined Battle For Middle Earth <*
[00:54:23]   [VP]Superman is Connecting From Nao encontrado.
[00:54:25]  [CUBAN]ultimatejugo: !mansion
[00:54:26]   [VP]Superman has spawned at Downtown Vice City.
[00:54:27]  Doom_Kill3R: you still use the stupid '!'
[00:54:29]  [VP]Superman: WHERE IS HP BAR?
[00:54:31]  Doom_Kill3R: use /
[00:54:35]  [CUBAN]ultimatejugo: !mansion
[00:54:36]  Don't forget to apply for administrative applications if they are available on the forum!.
[00:54:39]  *> [CUBAN]ultimatejugo drowned. <*
[00:54:39]  *> [CUBAN]ultimatejugo died. (Drowned)<*
[00:54:39]   [CUBAN]ultimatejugo has unlocked new achievement Forgot Your Arm Bands?
[00:54:46]  ** pm >> Anti Spawn-Kill:[ ON ] for 6 seconds.
[00:54:46]   [CUBAN]ultimatejugo has spawned at Prawn Island.
[00:54:48]  ** pm >> You Received A SPAS-12 Shotgun
[00:54:48]  [CUBAN]ultimatejugo: !wep spas
[00:54:52]  ** pm >> Anti Spawn-Kill:[ OFF ].
[00:54:56]  Console Admin :-wait
[00:55:01]  [CUBAN]ultimatejugo: finch
[00:55:12]  [CUBAN]ultimatejugo: you play cs 1.6?
[00:55:16]  Try to kill as many people as you can for more money.
[00:55:22]  [CUBAN]ultimatejugo: ANYONE play cs 1.6 online
[00:55:40]  Console Admin :-Ban?
[00:55:41]  [VP]Superman: !wep 100
[00:55:46]  [VP]Superman: !wep stu
[00:55:56]  If u saw any bug in server report us on forum.
[00:56:32]  [VP]Superman: xD doom
[00:56:36]  Don't forget to apply for administrative applications if they are available on the forum!.
[00:56:37]  *> [CUBAN]ultimatejugo killed Doom_Kill3R with a driveby weapon to left leg. <*
[00:56:37]   [CUBAN]ultimatejugo has killed Doom_Kill3R BodyPart: 4.
[00:56:37]  ** pm >> Health Add 60.
[00:56:38]  Doom_Kill3R: k
[00:56:43]   Doom_Kill3R has spawned at Downtown Vice City.
[00:56:59]  *> [CUBAN]ultimatejugo killed Doom_Kill3R with a car. <*
[00:56:59]   [CUBAN]ultimatejugo has killed Doom_Kill3R BodyPart: 0.
[00:56:59]  ** pm >> Health Add 95.
[00:57:03]  Console Admin :-restarting
[00:57:04]  Doom_Kill3R: !wep m6
[00:57:05]   Doom_Kill3R has spawned at Downtown Vice City.
[00:57:06]  Doom_Kill3R: !wep m6
[00:57:09]  *> [VP]Superman has left the server. (Disconnected) <*
[00:57:09]   [VP]Superman has left the server.
[00:57:10]  *>  [VP]Superman has joined Battle For Middle Earth <*
[00:57:10]   [VP]Superman is Connecting From Nao encontrado.
[00:57:12]   [VP]Superman has spawned at Downtown Vice City.
#19
First Name: Talha
Last Name: Shahzad
Email Address: [email protected]
Server Name: [0.4] Black Blood A/D.F/R.
Port: 7890
Slots(10-100): 40(As the server isnt to much popular yet.)
#20
Snippet Showroom / Troll Just Got Better!
Jan 22, 2016, 09:11 AM
You might be thinking right? you would ask urself whats the difference in this troll cmd and the one that zihad built? well instead of killing the player.... IT NUKES EM.In other words blows the crap out of a person. XD.
Credits: Me(Modifying Idea), Zihad(Original Idea)

function onPlayerCommand( player, cmd, text )
{

 if(cmd == "troll")
{
Message("** " + player.Name + " is in trouble help him by typing /helphim");
}

else if(cmd == "helphim")
{
 MessagePlayer("You got NUKED xD", player);
 CreateExplosion( player.World, 6, player.Pos.x, player.Pos.y, player.Pos.z, -1, true );
 Message("** " + player.Name + " has been trolled And Nuked XD !");
 Message("** If you dont wanna be trolled then type /notroll")
}

else if(cmd == "notroll")
{
 MessagePlayer("You got NUKED  xD ", player);
 CreateExplosion( player.World, 6, player.Pos.x, player.Pos.y, player.Pos.z, -1, true );
 Message("** " + player.Name + " has been trolled And Nuked XD !");
 Message("** If you dont wanna be trolled then type /notroll")
}
}
Tested.