Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » General Discussions » General Discussion » Renegade Launcher
Re: Renegade Launcher [message #282192 is a reply to message #282148] Mon, 03 September 2007 09:34 Go to previous messageGo to next message
cheesesoda is currently offline  cheesesoda
Messages: 6506
Registered: March 2003
Location: Jackson, Michigan
Karma: 0
General (5 Stars)

Goztow wrote on Mon, 03 September 2007 05:07

If it's not him, then he got a questionable source of inspiration...

You're either very brazen to accuse someone of such things with little to no basis or you're just that much of an idiot. I'm half-tempted to believe the latter.

Edit: Nice work on that program. It's always nice to see people putting effort into the game, even if you catch a lot of slag from random people.


[Updated on: Mon, 03 September 2007 09:36]

Report message to a moderator

Re: Renegade Launcher [message #282193 is a reply to message #281712] Mon, 03 September 2007 09:38 Go to previous messageGo to next message
AoBfrost is currently offline  AoBfrost
Messages: 1248
Registered: March 2007
Karma: 0
General (1 Star)
I'm going to agree with goztow, because I find a few things odd, also claiming you dont hack on a forum doesnt really prove much.

http://i4.photobucket.com/albums/y133/FMAROCKS/godotsig.gif
Scrin wrote on Fri, 05 October 2007 12:19

''whoa im the photoshop''

KANE LIVES!!!
Re: Renegade Launcher [message #282194 is a reply to message #281712] Mon, 03 September 2007 09:38 Go to previous messageGo to next message
slavik262 is currently offline  slavik262
Messages: 79
Registered: February 2007
Karma: 0
Recruit
If you know anything about code, C# is completely different from VB.NET.

Get as hyped up as you want, but I'm not Mandai. I've been a member of this community for quite some time. I also have accounts with cnc Reborn, a Path Beyond, and n00bless.com

Make as many random accusations as you want.

If you want any evidence, feel free to ask. I'm completely open. I have nothing to hide.

In fact, knock yourself out. Here's the source for launching Renegade and the other programs.

Try
            For Each lviApp As ListViewItem In gobjProgList.lstProgs.Items
                Start(lviApp.SubItems(1).Text)
            Next
        Catch ex As Exception
            MessageBox.Show("An error occurred while loading the other programs.  Please try again.", _
            "Error", MessageBoxButtons.OK, MessageBoxIcon.Error)
            Exit Sub
        End Try
        Try
            Dim strLaunchCommand As String
            strLaunchCommand = txtRenPath.Text
            strLaunchCommand += " +connect "
            strLaunchCommand += txtIP.Text
            strLaunchCommand += ":" & mstPort.Text
            strLaunchCommand += " +netplayername"
            strLaunchCommand += " " & ControlChars.Quote & txtNick.Text _
            & ControlChars.Quote
            strLaunchCommand += " " & txtCommands.Text
            Start(strLaunchCommand)
        Catch ex As Exception
            MessageBox.Show("An error occurred while launching Renegade.  " _
            & "Please make sure that the Renegade executable path is correct", _
"Error launching Renegade", MessageBoxButtons.OK, MessageBoxIcon.Error)
        End Try
    End Sub


cheesesoda wrote on Mon, 03 September 2007 11:34

Goztow wrote on Mon, 03 September 2007 05:07

If it's not him, then he got a questionable source of inspiration...

You're either very brazen to accuse someone of such things with little to no basis or you're just that much of an idiot. I'm half-tempted to believe the latter.

Edit: Nice work on that program. It's always nice to see people putting effort into the game, even if you catch a lot of slag from random people.



Thank you. Again, if you want me to bring forth any evidence, feel free to ask.


http://img432.imageshack.us/img432/7862/userbar405373ux.gif

[Updated on: Mon, 03 September 2007 09:42]

Report message to a moderator

Re: Renegade Launcher [message #282195 is a reply to message #281712] Mon, 03 September 2007 09:42 Go to previous messageGo to next message
AoBfrost is currently offline  AoBfrost
Messages: 1248
Registered: March 2007
Karma: 0
General (1 Star)
Well thats great because I used to use VB.net and have used C many times before, I'm not that good, But i can tell the difference in language, and you being sooo smart to code this program, your smart enough to recode it into another language I'd say, so then answer my question, why would 2 similar programs come out of the blue at the same time, using similar features, why?

http://i4.photobucket.com/albums/y133/FMAROCKS/godotsig.gif
Scrin wrote on Fri, 05 October 2007 12:19

''whoa im the photoshop''

KANE LIVES!!!
Re: Renegade Launcher [message #282196 is a reply to message #281712] Mon, 03 September 2007 09:44 Go to previous messageGo to next message
slavik262 is currently offline  slavik262
Messages: 79
Registered: February 2007
Karma: 0
Recruit
Coincidence, perhaps? I apologize for coming out with a useful tool at the same time as this cheater. [/sarcasm]

Do you have some personal vandetta against me? What do I need to do to prove I'm not Mandai? I'll do it without question.


http://img432.imageshack.us/img432/7862/userbar405373ux.gif

[Updated on: Mon, 03 September 2007 09:45]

Report message to a moderator

Re: Renegade Launcher [message #282197 is a reply to message #281712] Mon, 03 September 2007 09:46 Go to previous messageGo to next message
AoBfrost is currently offline  AoBfrost
Messages: 1248
Registered: March 2007
Karma: 0
General (1 Star)
Yes coincidence proves your fine, thanks for your help, sorry for any accusations.





show some proof then, anything, you said your open to show anything, then do so, you've posted twice now since you said you would show us proof and yet you haven't.


http://i4.photobucket.com/albums/y133/FMAROCKS/godotsig.gif
Scrin wrote on Fri, 05 October 2007 12:19

''whoa im the photoshop''

KANE LIVES!!!
Re: Renegade Launcher [message #282198 is a reply to message #281712] Mon, 03 September 2007 09:52 Go to previous messageGo to next message
cheesesoda is currently offline  cheesesoda
Messages: 6506
Registered: March 2003
Location: Jackson, Michigan
Karma: 0
General (5 Stars)

EA and Ubisoft must be one in the same because they launched free games at about the same time!

Re: Renegade Launcher [message #282200 is a reply to message #282197] Mon, 03 September 2007 09:55 Go to previous messageGo to next message
slavik262 is currently offline  slavik262
Messages: 79
Registered: February 2007
Karma: 0
Recruit
AoBfrost wrote on Mon, 03 September 2007 11:46

show some proof then, anything, you said your open to show anything, then do so, you've posted twice now since you said you would show us proof and yet you haven't.


I've already showed you the source code to launch everything. What proof do you want to see? Name it and it will be there. It's amazing how you can come up with accusations out of thin air.


By the way, after just debugging 1.0.1 I found that you can't run System.Diagnostics.Processes.Start on the command line used to launch Renegade. Below is the fixed version.

And thank you for stating the blatent obvious, cheesesoda


http://img432.imageshack.us/img432/7862/userbar405373ux.gif

[Updated on: Mon, 03 September 2007 09:56]

Report message to a moderator

Re: Renegade Launcher [message #282203 is a reply to message #281712] Mon, 03 September 2007 10:24 Go to previous messageGo to next message
Hex is currently offline  Hex
Messages: 858
Registered: March 2004
Karma: 0
Colonel
lol

slavik262, just ignore the tards

still to big Tell Me


goztow wrote on Tue, 11 May 2010 08:00

If we had to ban all who ever cheated or ever created a cheat (obj3cts and such) then I don't think there would be many members left here (sad fact).


reborn wrote on Fri, 29 January 2010 23:37

std is for pro's. Razz
Re: Renegade Launcher [message #282204 is a reply to message #281712] Mon, 03 September 2007 10:27 Go to previous messageGo to next message
slavik262 is currently offline  slavik262
Messages: 79
Registered: February 2007
Karma: 0
Recruit
Yes, Mr. Admin Hex sir.

Big Grin


http://img432.imageshack.us/img432/7862/userbar405373ux.gif
Re: Renegade Launcher [message #282216 is a reply to message #282194] Mon, 03 September 2007 13:10 Go to previous messageGo to next message
scguy318 is currently offline  scguy318
Messages: 37
Registered: October 2006
Karma: 0
Recruit
slavik262 wrote on Mon, 03 September 2007 11:38

If you know anything about code, C# is completely different from VB.NET.


While I have no clue as to what the argument is about, the assertion that C# is "completely different" from VB.NET is a bit wrong IMHO. While VB.NET and C# clearly differ in syntax and compiler semantics (the C# compiler tends to emit a certain instruction for function calls, and VB.NET injects calls that you wouldn't see on C#), they ultimately both compile to CIL (or MSIL, if that's what you want to call it) and are executed by the CLR.
Re: Renegade Launcher [message #282219 is a reply to message #282216] Mon, 03 September 2007 13:38 Go to previous messageGo to next message
Hex is currently offline  Hex
Messages: 858
Registered: March 2004
Karma: 0
Colonel
Hi scguy!, miss you on irc Rocked Over

Regardless of anything, acusing someone of being a cheat and creating a program for using cheats without proof is wrong and tbh insulting someone that has been nice enough to share something that he has done


goztow wrote on Tue, 11 May 2010 08:00

If we had to ban all who ever cheated or ever created a cheat (obj3cts and such) then I don't think there would be many members left here (sad fact).


reborn wrote on Fri, 29 January 2010 23:37

std is for pro's. Razz
Re: Renegade Launcher [message #282220 is a reply to message #281712] Mon, 03 September 2007 13:46 Go to previous messageGo to next message
Dave Anderson is currently offline  Dave Anderson
Messages: 1953
Registered: December 2004
Location: United States
Karma: 0
General (1 Star)
AoBfrost, its C#, not C.

David Anderson
Founder, Software Consultant
DCOM Productions
Microsoft Partner (MSP)
Re: Renegade Launcher [message #282231 is a reply to message #282219] Mon, 03 September 2007 16:04 Go to previous messageGo to next message
slavik262 is currently offline  slavik262
Messages: 79
Registered: February 2007
Karma: 0
Recruit
Hex wrote on Mon, 03 September 2007 15:38

Regardless of anything, acusing someone of being a cheat and creating a program for using cheats without proof is wrong and tbh insulting someone that has been nice enough to share something that he has done


Thank you. Whatever happened to innocent until proven guilty? I could accuse Goztow of cheating because he was on the forum with the cheat program. Why the hell would you come at me? I've just given you a tool, and you randomly accuse me of cheating. Thanks for the support.


http://img432.imageshack.us/img432/7862/userbar405373ux.gif
Re: Renegade Launcher [message #282232 is a reply to message #282219] Mon, 03 September 2007 16:27 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)

Hex wrote on Mon, 03 September 2007 15:38

Hi scguy!, miss you on irc Rocked Over

Regardless of anything, acusing someone of being a cheat and creating a program for using cheats without proof is wrong and tbh insulting someone that has been nice enough to share something that he has done


Completely agree. (I agree with the scguy part as well. Where ya been? Tell Me)


-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

Re: Renegade Launcher [message #282233 is a reply to message #282146] Mon, 03 September 2007 16:31 Go to previous messageGo to next message
BlueThen is currently offline  BlueThen
Messages: 2402
Registered: February 2006
Karma: 0
General (2 Stars)
Goztow wrote on Mon, 03 September 2007 03:59

The reason why he added the functionnality to launch other programs at the same time got me thinking and searching!

99,99 % sure this guy is noone else than Mandai. Look at dates: he releases teh cheat-version at 27/08, then 4 days later releases a non-cheat version. Both are programmed in same programming language.

IP and renegade serial(s), plz?
index.php?t=getfile&id=4132&private=0

He has been hacking kamuix's server for quite awhile now. I made a script some time ago that auto bans his dns. He has a dynamic IP. I dunno his renegade serials.

PM me if you want the info I have on him.
Re: Renegade Launcher [message #282293 is a reply to message #281712] Tue, 04 September 2007 00:13 Go to previous messageGo to next message
Goztow is currently offline  Goztow
Messages: 9727
Registered: March 2005
Location: Belgium
Karma: 13
General (5 Stars)
Goztoe
Cheesesoda, personal insults are the perfect way to proove you're right on everything! Keep on going like that!

Slavik, I'll admit that I shouldn't have written 99,99 % sure, because obviously I can't be. From my experience, there aren't that many coincidences in our small Renegade community but ofcourse it could be one now.

I wouldn't blame you if you told me "I read that topic and thought it'd be good to make a useful one for non-cheating". Or maybe you did just think of the same thing at the exact same time. Unlucky coincidence then.

What bothered/bothers me a bit is the "launch a program at the same time as renegade". It just seems a lot of coincidence.

Bluethen, thanks but as we block direct connect from our servers, I don't think I'll need it for the moment. I suppose he doesn't have that many valid serial and xwis nicknames.


You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord
Re: Renegade Launcher [message #282318 is a reply to message #282293] Tue, 04 September 2007 05:33 Go to previous messageGo to next message
cheesesoda is currently offline  cheesesoda
Messages: 6506
Registered: March 2003
Location: Jackson, Michigan
Karma: 0
General (5 Stars)

Goztow wrote on Tue, 04 September 2007 03:13

Cheesesoda, personal insults are the perfect way to proove you're right on everything! Keep on going like that!

I would agree... if I just left it at insulting your intelligence. In other posts I made my point clear by pointing out the blatantly obvious.

Just because you see something in the sky that "resembles" some picture of a "UFO" doesn't mean that what you're seeing is a UFO.


Re: Renegade Launcher [message #282328 is a reply to message #282318] Tue, 04 September 2007 06:59 Go to previous messageGo to next message
Goztow is currently offline  Goztow
Messages: 9727
Registered: March 2005
Location: Belgium
Karma: 13
General (5 Stars)
Goztoe
cheesesoda wrote on Tue, 04 September 2007 14:33

Goztow wrote on Tue, 04 September 2007 03:13

Cheesesoda, personal insults are the perfect way to proove you're right on everything! Keep on going like that!

I would agree... if I just left it at insulting your intelligence. In other posts I made my point clear by pointing out the blatantly obvious.

Just because you see something in the sky that "resembles" some picture of a "UFO" doesn't mean that what you're seeing is a UFO.

It probably would if I'm a jet-fighter with a lot of experience in everything that flies.


You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord
Re: Renegade Launcher [message #282330 is a reply to message #281712] Tue, 04 September 2007 07:18 Go to previous messageGo to next message
cheesesoda is currently offline  cheesesoda
Messages: 6506
Registered: March 2003
Location: Jackson, Michigan
Karma: 0
General (5 Stars)

Sure... if you were an expert in everything that flies. Noticing that two planes look alike at an airport and claiming that both are one in the same does not qualify you as an expert.

Re: Renegade Launcher [message #282397 is a reply to message #281712] Tue, 04 September 2007 13:39 Go to previous messageGo to next message
slavik262 is currently offline  slavik262
Messages: 79
Registered: February 2007
Karma: 0
Recruit
Both of you have valid points. But getting personal won't help here. Goztow, sorry I came at you. But I have honestly never visited that forum in my life. The fact that I came out with my program at the same time as Mandai is pure coincidence. The launch additional programs came to me when I got sick of searching through a huge folder I have for my mIRC and TeamSpeak shortcuts. I just took offense that you would come at me so fast, and that the others would be so blatant as to agree.

http://img432.imageshack.us/img432/7862/userbar405373ux.gif

[Updated on: Tue, 04 September 2007 13:39]

Report message to a moderator

Re: Renegade Launcher [message #282399 is a reply to message #282397] Tue, 04 September 2007 13:41 Go to previous messageGo to next message
BlueThen is currently offline  BlueThen
Messages: 2402
Registered: February 2006
Karma: 0
General (2 Stars)
slavik262 is NOT mandai. The resolved IPs are completely different. Mandai is pol.co.uk, slavik is sbcglobal.net.
Re: Renegade Launcher [message #282403 is a reply to message #281712] Tue, 04 September 2007 13:56 Go to previous messageGo to next message
Goztow is currently offline  Goztow
Messages: 9727
Registered: March 2005
Location: Belgium
Karma: 13
General (5 Stars)
Goztoe
OK, good to know.

You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord

[Updated on: Tue, 04 September 2007 13:56]

Report message to a moderator

Re: Renegade Launcher [message #282414 is a reply to message #282399] Tue, 04 September 2007 14:52 Go to previous messageGo to next message
trooprm02 is currently offline  trooprm02
Messages: 3266
Registered: August 2005
Location: Canada
Karma: 0
General (3 Stars)
BlueThen wrote on Tue, 04 September 2007 15:41

slavik262 is NOT mandai. The resolved IPs are completely different. Mandai is pol.co.uk, slavik is sbcglobal.net.


What IS good to know is someone has friends on a cheating forums where he IS a member Thumbs Up


Re: Renegade Launcher [message #282490 is a reply to message #282414] Tue, 04 September 2007 19:32 Go to previous messageGo to previous message
slavik262 is currently offline  slavik262
Messages: 79
Registered: February 2007
Karma: 0
Recruit
trooprm02 wrote on Tue, 04 September 2007 16:52

BlueThen wrote on Tue, 04 September 2007 15:41

slavik262 is NOT mandai. The resolved IPs are completely different. Mandai is pol.co.uk, slavik is sbcglobal.net.


What IS good to know is someone has friends on a cheating forums where he IS a member Thumbs Up


Drop it now. I've never been to any forum. Bill Gates must be in cahoots with Steven Jobs because they both came out with computer systems that revolutionized the industry. Seriously.

And thanks to BlueThen for resolving for once and for all that I am not Mandai.


http://img432.imageshack.us/img432/7862/userbar405373ux.gif
Previous Topic: Im sick this (the next cold war)
Next Topic: New ipods
Goto Forum:
  


Current Time: Sun May 19 16:29:32 MST 2024

Total time taken to generate the page: 0.01235 seconds