That is the purpose of encrypting passwords ... so you cant read em.
Type: Posts; User: Raggaer
That is the purpose of encrypting passwords ... so you cant read em.
Hello everyone. I recently started to work on a Travian Kingdoms re-creation (few days ago. there is not much progress done at the moment)
http://1.1m.yt/UDVAeqZ.png
It will be done using...
There are a lot of ways to protect your HTML5 game, for example node-webkit can compile javscript to bytecode so yeah...
Frameworks such as pixi or phaser have great performance, FLASH days are...
Blade for tha win
Why u no socket.io bra
I would like to suggest using socket.io as for the 'server' part. easy to work with and fucking fast.
If that suggestion is accepted I may like to join the project. I have a good and deep experience...
BUMPxx
+1 For using laravel
If someone want to make a server with me (with guild raids and guild attacks) msg me, Im almost done just need a person with a high level account on a official server! to packet sniff
If someone have a shakes and fidget official server account of level 50+ add me at skype and we can develop together, Im trying to fix the guilds raids but I need the packet structure first...
...
When I finish everything I will think about releasing them or opening my server.
My files guild attack is almost working - guild defend is not
Chat is 100% working at least on my files.
Guild attack is being done / guild chat i finished it and honor quest dunno that bug
What files do not work
Not until im finished, im still trying to know how to change the guild logo... quite hard
NVM Guild logos are now fixed and saved on database
http://1.ii.gl/lcHatzFS.png
I cleaned much of the code and removed some injections where u can just change your ssid .. also started working on guild logo - donations
Now donated values work
http://3.ii.gl/6-_eF5J.png
Im making email validation system, almost finished
http://3.ii.gl/mCG9y288.png
Sending email works just need to add some exhaust
http://2.ii.gl/qM2dkEhr.png
BTW The resources folder posted here is not completed taverne, uilds, items and monsters missing even flags... I got a complete one and looks like this (just the src path)
...
Ever heard of switch? my god those if statements killing me
How can anyone like using PHP?
Dat language is so damn bad, your better to go using node.js or even python
Why dont you fucking stop using PHP / JS and a mix of node and move your whole project to node.js with socket.io handler and a java server?
= profit
Why dont you make a MVC structure? a routing system that maps to a controller that renders a view.
Will give you your code more flexibility and also new people will have it easier to add new code...
Do you know that sessions can be hijacked, I would recommend a database record to keep track of whos in battle and whos not!
WOW I've never seen someone using PHP as bad as the creator of this shit, amazing! much spaghetti
php.net/autoload
Looks good but ever heard of php autoloading? hehe.
But symfony one looks cooler xD
Use symfony validation library
Try coding this more OOP and use a god damn class autoloader please nobody like seeing 1000x require_once or inluce shits
I like how injectable that code looks.
You should sanitize abit that select field
Nice to hear =D
as for the csrf Just add a hiddne input with a random string and compare it with a session value
Great
Hope u didnt waste money on this
Using AJAX for map movement? wtf? are you high or something, pl0xr http://nodejs.org/
Well if your using this as a base for your project...
The website is full of injections, tehres even XSS and CSRF shit over there
This coding looks like shit, you should first learn proper PHP and then do a CMS
Also as they say you shouldnt use globals
Just re-do all stuff using prepared statements are your fine.
And thats why a Framework provides more security instead of raw php (if your newbie ofc)
What about EnchantJS .
You should better learn PHP then develop a CMS.
Just use flash sessions with csrf.
Do you have any client we can use?
I dont have your credentials..
Then over the sqlUser field try adding root and sqlPass is the password of your sqlite database, I recommend using mysql.
First of all are you using sqlite database or MySQL one?
Try not using hamachi , coz it sucks, just open port 7171, 7172 at your router for your computer IP and you will be fine
Well I have never made an open tibia server with hamachi so sorry I cant help you.
Port are not open or your using the wrong ip over the config.lua
Nice release I love the design but your doing wrong several things.
You are using mysql library that is deprecated and will dissapear on newer versions of PHP, for your forms you are not using any...
The design looks cool and nice but,
using deprecated mysql library ftw and are you using any csrf attack protection?..