Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » General Discussions » General Discussion » iRANian playing renegade  () 4 Votes
Re: iRANian playing renegade [message #473525 is a reply to message #473515] Sat, 25 August 2012 14:35 Go to previous messageGo to next message
Xpert is currently offline  Xpert
Messages: 1588
Registered: December 2005
Location: New York City
Karma: 0
General (1 Star)
Adad wrote on Sat, 25 August 2012 14:59

I just laughed! Shit...

And reminded me the old stuff.
// Invalid radio id?
		if (evt.m_key < 0 || evt.m_key >= 30)
		{
			evt.Skip();
			return;
		}

		// Block custom radio id
		evt.m_radioID = nc_CNCModeSettingsDef::_mInstance->Radio_Command[evt.m_key];

		// Flood control
		gzPlayer *pData = gzPlayerManager::Find(evt.m_sender);
		if (pData)
		{
			if (pData->GetRadioCtrl()->m_Count >= 5)
			{
				evt.Skip();
				return;
			}
			pData->GetRadioCtrl()->m_Count++;
		}




gzgm ;D


http://i32.photobucket.com/albums/d42/XpertMaverick/xpertyankee.jpg

Creator of NetGuard, an IRC network regulator.
Developer of the CloudyServ 0.982-X project.
Developer of the CloudyServ Ren-X bot.

Part time streamer - https://twitch.tv/gg_wonder
Re: iRANian playing renegade [message #473526 is a reply to message #473382] Sat, 25 August 2012 14:44 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
how do i rate this thread 5 stars?

Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Re: iRANian playing renegade [message #473528 is a reply to message #473382] Sat, 25 August 2012 15:01 Go to previous messageGo to next message
DutchNeon is currently offline  DutchNeon
Messages: 533
Registered: January 2007
Location: The Netherlands
Karma: 0
Colonel
Use Capitals at the start of a sentence Iran. I mean your radio commands!

Edit: Nvm. Those are already in the files I just found out Smile

[Updated on: Sat, 25 August 2012 15:02]

Report message to a moderator

Re: iRANian playing renegade [message #473529 is a reply to message #473382] Sat, 25 August 2012 15:03 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
every cool gdi one has audio for it, but none of the nod ones do even though they have an audio id assigned to them plus existing audio files :/

Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases

[Updated on: Sat, 25 August 2012 15:04]

Report message to a moderator

Re: iRANian playing renegade [message #473530 is a reply to message #473501] Sat, 25 August 2012 15:05 Go to previous messageGo to next message
nikki6ixx is currently offline  nikki6ixx
Messages: 2545
Registered: August 2007
Karma: 0
General (2 Stars)
Croatoan wrote on Sat, 25 August 2012 04:45

It was fun to cheat my ass off and annoy the crap out of players and moderators in public servers.

But I didn't handle my bans very well tbh, but what do you expect? I totally screw up and get caught red-handed in one of Renegade's most hilarious FRAPS videos of all time!

Hopefully I'll be able to make people forget that I used triggerbot and probably an assortment of other cheats by changing my name and hounding other people for making cheats. Even if their motive is positive and helps others.

Sure, I could have opened up a locked server, so players wont have to deal with my triggerbot and other assortment of cheats I likely used. But that wouldn't be fun because it wouldn't ruin other people's time and give me an advantage.

I appear to have no sense whatsoever by cheating a tonne but then assuming this hackneyed, anti-cheat, white-knight personality. I take the moral high-ground when someone else hacks, even when they show people way more important than me how to do it, and how to fix it for the betterment of the whole community.

It's pretty amusing how I am so mad at Renegade that I am willing to chastise people that are improving the game, while I spent all my time trying to ruin it for everyone else.


Renegade:
Aircraftkiller wrote on Fri, 10 January 2014 16:56

The only game where everyone competes to be an e-janitor.
Re: iRANian playing renegade [message #473531 is a reply to message #473382] Sat, 25 August 2012 15:05 Go to previous messageGo to next message
BAGUETTE is currently offline  BAGUETTE
Messages: 620
Registered: June 2010
Karma: 0
Colonel
http://img23.imageshack.us/img23/1784/g1d.png

There he be!


Quote:

Ramb8(to RamBonerUpAss) fuk u big ashole u a big jakass i stick my ramboner up u as

http://i97.photobucket.com/albums/l234/Vultima/hue.png

Crush gives away med tanks like he gives away handjobs, everyday and as much as possible
Re: iRANian playing renegade [message #473543 is a reply to message #473382] Sat, 25 August 2012 15:37 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
how is removing the radio command flood filter a cheat? ... lmao

ITS THE RENEGADE EQUIVALENT OF PERFORMANCE ENHANCING DRUGS


Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases

[Updated on: Sat, 25 August 2012 15:38]

Report message to a moderator

Re: iRANian playing renegade [message #473544 is a reply to message #473382] Sat, 25 August 2012 15:43 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
btw it's funny how the icon ID of the emoticon to show for the radio command is checked but the actual strings.tdb id file isn't (and that check is client-side)

Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Re: iRANian playing renegade [message #473545 is a reply to message #473382] Sat, 25 August 2012 16:14 Go to previous messageGo to next message
Good-One-Driver is currently offline  Good-One-Driver
Messages: 959
Registered: January 2009
Location: Ukraine
Karma: 0
Colonel
your cool

http://i48.tinypic.com/s1m2af.png
Quote: C4Smoke

Good-One-Driver is a little noob crying kid who sux at renegade I say let little noob kid Good-One-Driver cry all he wants lmao
Cry away little tiny kid
Re: iRANian playing renegade [message #473546 is a reply to message #473382] Sat, 25 August 2012 16:19 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
http://img23.imageshack.us/img23/1784/g1d.png

Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Re: iRANian playing renegade [message #473561 is a reply to message #473546] Sun, 26 August 2012 06:50 Go to previous messageGo to next message
ehhh is currently offline  ehhh
Messages: 2095
Registered: December 2010
Location: UK
Karma: 0
General (2 Stars)
you're*
Re: iRANian playing renegade [message #473565 is a reply to message #473382] Sun, 26 August 2012 10:37 Go to previous messageGo to next message
Good-One-Driver is currently offline  Good-One-Driver
Messages: 959
Registered: January 2009
Location: Ukraine
Karma: 0
Colonel
lol Ifaggot I see your still mad that I raped you in 1v1.
keep crying.

Trist lol and your mad that you can't keep up with me ingame g?G.


http://i48.tinypic.com/s1m2af.png
Quote: C4Smoke

Good-One-Driver is a little noob crying kid who sux at renegade I say let little noob kid Good-One-Driver cry all he wants lmao
Cry away little tiny kid
Re: iRANian playing renegade [message #473566 is a reply to message #473565] Sun, 26 August 2012 10:53 Go to previous messageGo to next message
ehhh is currently offline  ehhh
Messages: 2095
Registered: December 2010
Location: UK
Karma: 0
General (2 Stars)
Why do you think I'm mad?

And the last time i played against you, you lost.
Re: iRANian playing renegade [message #473567 is a reply to message #473382] Sun, 26 August 2012 11:01 Go to previous messageGo to next message
Ethenal is currently offline  Ethenal
Messages: 2532
Registered: January 2007
Location: US of A
Karma: 0
General (2 Stars)

ITT: correcting someone's incorrect usage of "your" to "you're" = mad

Ha, I didn't even notice he used it incorrectly twice in the next post too! Blush


-TLS-DJ-EYE-K wrote on Mon, 18 March 2013 07:29

Instead of showing us that u aren't more inteligent than a Toast, maybe you should start becomming good in renegade Thumbs Up

[Updated on: Sun, 26 August 2012 11:02]

Report message to a moderator

Re: iRANian playing renegade [message #473569 is a reply to message #473382] Sun, 26 August 2012 11:34 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
*You're

Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Re: iRANian playing renegade [message #473571 is a reply to message #473569] Sun, 26 August 2012 11:51 Go to previous messageGo to next message
ehhh is currently offline  ehhh
Messages: 2095
Registered: December 2010
Location: UK
Karma: 0
General (2 Stars)
i must be real mad Sad
Re: iRANian playing renegade [message #473574 is a reply to message #473382] Sun, 26 August 2012 13:47 Go to previous messageGo to next message
BoMbZu is currently offline  BoMbZu
Messages: 95
Registered: May 2005
Location: The Netherlands , Delft
Karma: 0
Recruit
Let me get this straight,

Iran modifies his renegade client so that he allows himself to bypass the radiocommand limit and now people expect the TT team to fix this exploit? Why would you fix somthing that was already fixxed in the first place. That would be just a waste of time if you ask me.

Also the !mute command could be used afaik


[Updated on: Sun, 26 August 2012 13:48]

Report message to a moderator

Re: iRANian playing renegade [message #473575 is a reply to message #473382] Sun, 26 August 2012 14:03 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
it was never fixed because it's a client-side check that's easy to patch out, adding a server-side check takes 20 minutes to program

it did take raven 3 tries to filter out the invalid radio commands him and me where playing around with though, serves him right for being a party pooper


Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Re: iRANian playing renegade [message #473577 is a reply to message #473575] Sun, 26 August 2012 14:47 Go to previous messageGo to next message
raven
Messages: 595
Registered: January 2007
Location: Toronto, Ontario
Karma: 0
Colonel
iRANian wrote on Sun, 26 August 2012 14:03

it was never fixed because it's a client-side check that's easy to patch out, adding a server-side check takes 20 minutes to program

it did take raven 3 tries to filter out the invalid radio commands him and me where playing around with though, serves him right for being a party pooper


I forgot i had put the checking code in a different plugin in Marathon which is why the code worked in a test environment, but not in production

Huh my brain doesn't work sometimes


-Jelly Administrator
-Exodus Administrator
Re: iRANian playing renegade [message #473578 is a reply to message #473382] Sun, 26 August 2012 15:06 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
I have enough recommendations on my normal nick to know to blame raven for everything!

Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Re: iRANian playing renegade [message #473579 is a reply to message #473382] Sun, 26 August 2012 15:20 Go to previous messageGo to next message
BAGUETTE is currently offline  BAGUETTE
Messages: 620
Registered: June 2010
Karma: 0
Colonel
Imo using a radio command is good team communication, and should be rewarded by a rec!

Quote:

Ramb8(to RamBonerUpAss) fuk u big ashole u a big jakass i stick my ramboner up u as

http://i97.photobucket.com/albums/l234/Vultima/hue.png

Crush gives away med tanks like he gives away handjobs, everyday and as much as possible
Re: iRANian playing renegade [message #473580 is a reply to message #473579] Sun, 26 August 2012 15:28 Go to previous messageGo to next message
ehhh is currently offline  ehhh
Messages: 2095
Registered: December 2010
Location: UK
Karma: 0
General (2 Stars)
I used it today to tell people to gtfo
Re: iRANian playing renegade [message #473583 is a reply to message #473382] Sun, 26 August 2012 16:59 Go to previous messageGo to next message
kamuixmod is currently offline  kamuixmod
Messages: 211
Registered: July 2010
Karma: 0
Recruit
This Thread is

-removed by admin-


http://img46.imageshack.us/img46/5836/kmauixsignature.png

[Updated on: Sun, 26 August 2012 19:44] by Moderator

Report message to a moderator

Re: iRANian playing renegade [message #473584 is a reply to message #473583] Sun, 26 August 2012 17:07 Go to previous messageGo to next message
ehhh is currently offline  ehhh
Messages: 2095
Registered: December 2010
Location: UK
Karma: 0
General (2 Stars)
god, you're a faggot
Re: iRANian playing renegade [message #473588 is a reply to message #473574] Sun, 26 August 2012 21:49 Go to previous messageGo to previous message
Ethenal is currently offline  Ethenal
Messages: 2532
Registered: January 2007
Location: US of A
Karma: 0
General (2 Stars)

BoMbZu wrote on Sun, 26 August 2012 15:47

Let me get this straight,

Iran modifies his renegade client so that he allows himself to bypass the radiocommand limit and now people expect the TT team to fix this exploit? Why would you fix somthing that was already fixxed in the first place. That would be just a waste of time if you ask me.

Also the !mute command could be used afaik

It was most certainly not "fixed" in the first place, this is the same kind of shitty Westwood programming that allowed you to send chat messages that looked like they came from other players in the server. Yeah, sounds extremely easy to prevent, but tell them that!


-TLS-DJ-EYE-K wrote on Mon, 18 March 2013 07:29

Instead of showing us that u aren't more inteligent than a Toast, maybe you should start becomming good in renegade Thumbs Up

Previous Topic: new electro track
Next Topic: RENEGADE STUFF
Goto Forum:
  


Current Time: Mon Apr 29 02:52:04 MST 2024

Total time taken to generate the page: 0.01523 seconds