Important Translating Javascript plugins to C#

Snake

Moderator
Moderator
Jul 13, 2014
288
174
28
Hey everyone ! I'm back to Fougerite and as you might have noticed, and I'm translating all my plugins to C#.

Plugins written on C# are faster and less CPU requirant.


I'll be translating all my plugins, but if you need me to translate any plugin you want or you have any new ideas for a plugin on C#, don't be shy and write it down below this post.

Snake.
 
  • Like
Reactions: h0wHigh

Snake

Moderator
Moderator
Jul 13, 2014
288
174
28
Take a look at my thread i posted awhile ago in requests, any of those will be great :)

http://fougerite.com/threads/a-few-plugin-requests.334/

Cheers.
Thanks for the ideas !

1. We're in the process, still waiting for mike to finish some things.
2. Contains a lot of features in the actual antiglitch, and also others missing. Will take a look.
3. That's a cool idea, need to research on player head position and so.
4. That's a feature that could be added to @DreTaX 's HomeSystem
5. Can be a good idea. DreTaX said he would take it. If not I can do it.
6. Can't work with that, as I play on pirate server :(
7. I think there's already a plugin for that.

Again, thanks for answering ! :D
 
  • Like
Reactions: h0wHigh

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,095
4,815
113
At your house.
github.com
Busy busy busy busy busy!

Once I'm done with HomeSystem 2.5 I can do the building restriction and iConomy conversion from pluton to fougerite! Tho @Snake ur free to do the building restriction
 

h0wHigh

Retired Staff
Retired Staff
Aug 5, 2014
103
9
18
Thanks for the ideas !

1. We're in the process, still waiting for mike to finish some things.
2. Contains a lot of features in the actual antiglitch, and also others missing. Will take a look.
3. That's a cool idea, need to research on player head position and so.
4. That's a feature that could be added to @DreTaX 's HomeSystem
5. Can be a good idea. DreTaX said he would take it. If not I can do it.
6. Can't work with that, as I play on pirate server :(
7. I think there's already a plugin for that.

Again, thanks for answering ! :D
2. Yeah GlitchFix is missing quite a few to combat glitches etc, pretty much that oxide plugin that was quoted as everything that you can go of and works well.

4. I was hoping someone could fix up the one made by sleepy from magma as that does alot in one plugin. :) http://gomagma.org/community/index.php?resources/tpmaster.159/
I think Mikec was looking at it but i think hes abit busy with Fougerite.

6. Steam profiler @DreTaX - would you be able to do something like that for the steam profiler?

7. There is Economy plugin but just wanted some extra features like buy/sell and bounty for more of fun etc.
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,095
4,815
113
At your house.
github.com
2. Yeah GlitchFix is missing quite a few to combat glitches etc, pretty much that oxide plugin that was quoted as everything that you can go of and works well.

4. I was hoping someone could fix up the one made by sleepy from magma as that does alot in one plugin. :) http://gomagma.org/community/index.php?resources/tpmaster.159/
I think Mikec was looking at it but i think hes abit busy with Fougerite.

6. Steam profiler @DreTaX - would you be able to do something like that for the steam profiler?

7. There is Economy plugin but just wanted some extra features like buy/sell and bounty for more of fun etc.
Yes, I'm able to convert that today morning.
 
  • Like
Reactions: h0wHigh

h0wHigh

Retired Staff
Retired Staff
Aug 5, 2014
103
9
18
Ur telling me. xD

To-do:
Finish HomeSystem 2.5 - Needs the join teleportation fixed
Convert SteamProfiler
Convert TpFriend
Convert VIP++
Convert iConomy lol
Just proves my point :p
Also you forgot to add hungergames to the list @DreTaX ;)
 
Last edited:
  • Funny
Reactions: DreTaX

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,095
4,815
113
At your house.
github.com
Just proves my point :p
Also you forgot to add hungergames to the list @DreTaX ;)
https://github.com/dretax/Python-Plugins/blob/master/SteamProfiler/SteamProfiler.py

Please test It, If It works, I will post It.


AllowShared - 0 = Don't allow shared accounts
AllowVACBanned - 0 = Don't allow VAC banned
AllowedVACBans - How many VAC bans can user have to be allowed to connect.
MaximumDays - How many days should pass after last VAC ban to allow player to connect (0 = Disable)
 

h0wHigh

Retired Staff
Retired Staff
Aug 5, 2014
103
9
18
https://github.com/dretax/Python-Plugins/blob/master/SteamProfiler/SteamProfiler.py

Please test It, If It works, I will post It.


AllowShared - 0 = Don't allow shared accounts
AllowVACBanned - 0 = Don't allow VAC banned
AllowedVACBans - How many VAC bans can user have to be allowed to connect.
MaximumDays - How many days should pass after last VAC ban to allow player to connect (0 = Disable)
i'll need a zip though, and i can test it :) unless you tell me how to convert it.
Would it be possible to add private profile and only rust game on it to?
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,095
4,815
113
At your house.
github.com
i'll need a zip though, and i can test it :) unless you tell me how to convert it.
Would it be possible to add private profile and only rust game on it to?
I added the options.

Delete your old ini if you had one. Well I tested It in my IDE and all the urls and values should be perfect. Now you just need to test It live.

http://fougerite.com/resources/steamprofiler.82/
 
Last edited:
  • Like
Reactions: h0wHigh