Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Coding Help Please filter_list
Author
Message
Coding Help Please #1
Ok, so there is a game that a few friends play on the android market and itunes app store. We have a source code that we need edited to change the value (or ammount of an item that the user name has in his inventory) if you can help me figure this out it would be amazing!!
It would be a great chance for me to learn SOME thing new and I would love it
I would prefer free but could discuss payments arrangements.

Skype is s.lacker

Reply

RE: Coding Help Please #2
If it's an online game where you can play with other users you won't be able to do this.
The values and account data will be stored server side.

Reply

RE: Coding Help Please #3
(05-09-2013, 01:12 AM)Kirito Wrote: If it's an online game where you can play with other users you won't be able to do this.
The values and account data will be stored server side.

Sort of true. If it's purely online, then it's 100% stored server side. However if it has an offline mode, you can edit the values on Android with GameGuardian, in most scenarios you want a realistic edit, not like 9999999. They'll just revert it back to what it was when they check in with the server side data. But, if it's something realistic then you can expect it to be saved server side, and remain on your account.

Though now-a-days it seems all games need a internet connection, which is quite lame.
kawaii~desu

Reply

RE: Coding Help Please #4
What is the name of the game?

Reply

RE: Coding Help Please #5
Rage of Bahamut
I have the source code and all!

Reply

RE: Coding Help Please #6
(05-10-2013, 08:21 PM)Slacker Wrote: Rage of Bahamut
I have the source code and all!

So I would assume it's coded in C# or C++?

Reply

RE: Coding Help Please #7
Most likely a unity game, making it C#.

I could see what I can do, but I won't give you the results for free. Look into REing C# and do it yourself.

Reply

RE: Coding Help Please #8
If you want to post the source or PM me it I'll take a look, I doubt there would be any results though.

Reply

RE: Coding Help Please #9
I can not learn by reading, I can learn by watching lol I am interested in learning but can not start til next week when I get back to my home state I am out of town working like 60 hours a week :/

Reply







Users browsing this thread: 2 Guest(s)