Post: C# Menu Base 1.06 [Verification + All Clients]
01-04-2014, 05:32 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hey, as some of you may know I was banned on ngu for reasons that I probably shouldnt discuss :P, but anyway as I am allowed back now I thought I will start posting again.
I hope you can make something nice from this :P, I will also be posting a base for bo2 and mw3

VS Source File: [URL="https://sharksprograms.x10.mx/Programs/Ghosts%20Menu%20Base%20[By%20Shark].rar"]Operation Ghosts Menu Base [C#][/URL]

Note: If you are going to post this on other forums please ask for my permission first.
THIS IS A MENU BASE NOT A MOD MENU. You make a menu from it add options and things!
If You dont know C# dont even bother! :p or you can learn from this, your choice.

Enjoy.
If you need any help add me on Skype at xjustinx12x

Credits
Bad Luck Brian - HUDS + Help
Bo - Help
Taylor - Help
Seb
xSonoro
James
ItsLollo
and anyone I Missed

Features
Smooth Scrolling (MoveOverTimer)
TypeWriter Text Function
Newsbar
All Clients
Verification
CEX + DEX

Screenshots

You must login or register to view this content.


You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 7 users say thank you to MrShark for this useful post:

{H} | Exception, M-alShammary, Mango_Knife, Obris, ThePaaqoHD, xDLuisssxD, Fatality
01-05-2014, 09:38 PM #20
Originally posted by therifboy View Post
First of all... I do not release cuz I'm not a rep whore. I post everything in threads or let other people post threads.

    
https://prntscr.com/2gp8y2
https://prntscr.com/2gp97n
https://prntscr.com/2gp9mb
https://prntscr.com/2gp9r3


And if you think having arrays like that is "well structured" you should get back to learning.

    
public static menu_s[] MenuBase = new menu_s[18];

public struct menu_s
{
public decimal jetcount;
public decimal count;
public bool MenuOpen;
public int MenuScroll;
public string SubMenu;
public string LoadedMenuString;
public verification_t Status;
//public bool IsVerified; <- You don't need this. Just do if struct.Status > verification_t.none
public string LoadedTitleString
}

enum verification_t
{
none,
player,
vip,
cohost,
host
}


So everyone that releases is a rep whore now? So all of the OG modders are rep whores, and that's why they left the scene? You have that backwards, all of the new RTM modders are rep whores. The same shit keeps getting released.
It's a well structured base for a beginner programmer. I said it could be optimized.

The following user thanked TheUnexpected for this useful post:

{H} | Exception
01-05-2014, 11:20 PM #21
EdiTzZ
EdiTzZMoDz
In my opinion: nice idea Smile
It's very useful for beginners...
You can look at the code and you probably can uderstand the code
You can code it by urself and take it as example, but don't edit it only! You will learn nothing Winky Winky
But beginners can use it as help, and everyone started with the help of open sources.
Yes, probably there will be alot of edits of this base, but who cares No
This code is easy to understand and there are many comments in there.

Make your own thing.
Use it as help and learn to code in C# if you're interested Needa
01-06-2014, 02:02 PM #22
Update:

added TypeWriter Text function
Fixed Long Connecting Times

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo