Jump to content
MakeWebGames

URBANZ

Members
  • Posts

    533
  • Joined

  • Last visited

  • Days Won

    48

Everything posted by URBANZ

  1.   i think if anyone ever pulled that off (psds/mascot source) included for $15 then SOS would be out of business pretty quick lol
  2. congrats but tbh i actually though you was already admin lol well you are very professional at what you do
  3. URBANZ

    .

    GTFO seriously your not helping and also even if you know how to code properly you can still be hacked there is always a hacker lurking that can gain access for example look at the pentagon (HACKED) and thats suppose to be one of the most secure places on this planet so stop chatting **** go learn something and GTFO something you need to learn everything can be hacked nothing is 100% secure in whatever language your using
  4. I notice no one has actually posted this on here incase no one already know about this http://www.cloudlinux.com/blog/clnews/sshd-exploit.php read all about it there and how to secure it and check if your server has been compromised.
  5. URBANZ

    .

    what about my second comment paypal sandbox have you stopped that from returning values as alot of people try that
  6. URBANZ

    .

    um there is quite alot in mccodes if you did a quick google search you would have found this article http://teachthe.net/?cat=59 made by seanybob that will help you alot for the main ones then it is going through 3rd party scripts as most of the time they are just as bad as mccodes security also in your upgrade have you blocked paypal sandbox from posting back as some people try getting stuff that way
  7. looks really bad and tbh i could have done this in 5mins and on top of that the logo looks like it has been resized totally wrong just dont look right
  8. URBANZ

    Requests!!

    dont need to i have now retrieved my automatic awards my old paid mod and it will be released in the next 48 hours for free any more requests just post
  9. URBANZ

    Requests!!

    I am now open for requests for free modifications for GRPG if you would like to see any made either post in here or PM me
  10. yes good find didn't even notice that as on their website they have 4 other games and seems a very established games company and very professional and the game also supports 9 languages not 3
  11. looks real nice what kind of investment/sponsorship you looking for and if you was to sell it probably your last resort but how much would you be looking for and pay per registration do you mean make members pay to signup the account or pay member/advertiser for each member they get to register on the site
  12. again you need to rethink as each person get 20% and saying 1 person gets hired that payment gets split 5 ways instead of the developer getting all the money made from that or at least 90% so 1 developer could be doing everything and all other sitting on their ass and getting paid for it
  13. ok OLDER the last one was from Dec so your telling me your a pro designer in the space of 4-5months i dont think so and sorting invoices a system can do that and same goes for marketing and managing finances well you dont really have to do that, that is 10 second job and also a couple more question firstly your UK based how are you gonna solve the NI and TAX for people and people in different countries and also what about registering your company within the UK also if you already have a job that means Double TAX for you and any other people working with you so even more money lost from the 20% you get
  14. yes but as i stated you would be designer no offense but you cant design http://makewebgames.io/showthread.php/42711-Simple-Free-Ribbon-Award! http://makewebgames.io/showthread.php/42259-Forum-Layout-What-do-you-think http://makewebgames.io/showthread.php/42273-Another-Layout anyone could design these in 5 mins so all that is left is business management and a freelance developer/designer wouldn't want someone taking most of their profits just for managing a company as 20% seriously *** they would be building the company for you while you sit in the background tbh you cannot really provide any help on the design or coding side of things.
  15. ok could i just ask you would like all this from developers/designers but what can you offer yourself and i know your design is not the best and your coding never seen it so you just want people far better than you and just taking a cut something they could do on their own
  16. i mean like the style of the menu and content part of the page not the actual layout
  17. nice but this looks like GRPG crossed with MafiaCorruption (Raven Layout)
  18. went to have another look and your site is down
  19. Incorrect have a look through Zpanel source code it is a mess it dont matter if account are encrypted people can still hack websites and i know from exp that this panel CAN be hacked and many people over the net know also if you are going to use a control panel just pay $15/month for cpanel as you pay for what you get Zpanel you pay $0/forever what do you expect
  20. No offence but if anyone is reading this do not go with this host nothing against the poster but it is more a Control Panel Issue well let me explain the control panel the host is using is very insecure i have developed themes and addons for this control panel and the way it fetches modules and templates is very insecure i would advise strongly against using a host with this Control Panel and is also open source and that dont help
  21. seriously all of you are just listing modifications for GRPG why dont you just start with 1) Security. 2) Clean Code. 3) Template/Module System. 4) GRPG V1 Mod Support like a compatibility layer. 5) Minimal Design (BootStrap) or something similar so it is actually GENERIC not mafia as i seen with GRPG every game looks pretty much the same with that grey black layout and as said before do not theme the engine to a genre keep it minimal. and how your wording stuff you are just editing GRPG V1 and re releasing tbh if you are doing this just quit as GRPG needs a full refresh not just edited
  22. i remember a thread a while back CB replied to about multiple server games like server1.example.com & server2.example.com and he stated that you would need 2 different licences as it uses more than one database as he worded it each licence covers you for 1 live database so i would say after that yes you would need a licence for each client but obviously if you mail McCodes support maybe they will offer you a bulk order discount or something here is the post CB made. http://makewebgames.io/showthread.php/41887-Mccodes-Usage-License-Question?p=277495&viewfull=1#post277495   also if you cant afford that route then get V1 as it is now free and convert your mods etc into V1 also isnt mafiacreator alot like what your offering.
  23. it is not every 5 mins the token expires after 5 mins so it cannot be used to logged with then they have to regenerate a new code after they are logged in they dont have to do it again
  24. Well i have developed a modification for my game engine it adds an extra security layer to user accounts they enable disable it depending if they want it well firstly users login to the site and they have to enter normal credentials then if they have this extra layer enabled they have to input a generated token from a application that connects with the site i have tested this and very effective the user downloads the application to their mobile device then connect their account to this application and it will generate tokens and then insert them into the game database and these will be valid for a 5min interval or the user will have to regenerate the token for login ok now for the best bit i am willing to release this modification for free (not open source) if anyone would like this modification give me a PM and i will send you the files and compile you the application for your game (Android | iOS) also forgot to mention this will be for any game engine
  25. No there would be no compatibility issue for example i developed my game on xampp on windows and my server runs on CentOS all the languages you are using will run on any OS as they don't change per OS. and for the game engine DONT use McCodes (Unsecure, Bad Coding ...), i have been hearing alot of good news about NWE i would recommend that as the programmer is really good at what he does and you would be guaranteed support and updates and is not that expensive either. link: http://nw-engine.com/ ($100 Full licence)
×
×
  • Create New...