Jump to content
MakeWebGames

Recommended Posts

Posted

Heres oxidations mod of horse racing

V1 ONLY

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

HERES IT IN

V2 ONLY

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

CHEERS

JIMMYTUBBS

 

2244ad.gif

Guest Anonymous
Posted

Re: Horse Racing[v1 + v2]

Did not think this was a free modification.

Posted

Re: Horse Racing[v1 + v2]

How do I make it easier for my users to win?

Would it have something to do with this:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Would I change the 100 to a lower number?

Please reply ASAP! Thanks. :-P

Guest Anonymous
Posted

Re: Horse Racing[v1 + v2]

Try changing the value yourself ...

Does it make it easier or harder depending on the direction you change it?

See, no need to ask questions when you can experiment yourself... ;)

Posted

Re: Horse Racing[v1 + v2]

 

Thanks for this this is a pretty cool addon!

 

TheAce, what did you set the % at?

Well, I just changed the 1,100 to 1,10. Makes it a bit easier....might make it 1,15 though! lol :)

It is a great mod! :-P

Posted

Re: Horse Racing[v1 + v2]

Oh...um, to make it cost 0 crystals, would I change

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

to

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted

Re: Horse Racing[v1 + v2]

Do you know that your copy of this version is like saying "come and exploit me"???

Try and put -9999999999999999999 in the tickets and see what happens :|

Here is a secure one:

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Guest Anonymous
Posted

Re: Horse Racing[v1 + v2]

 

Here is a secure one:

Should read ... Here is a slightly more secure one...

Posted

Re: Horse Racing[v1 + v2]

 

Do you know that your copy of this version is like saying "come and exploit me"???

Try and put -9999999999999999999 in the tickets and see what happens :|

Here is a secure one:

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

This is for V1, isn't it? How would I make it slightly (lol) secure for V2?

Posted

Re: Horse Racing[v1 + v2]

 

Do you know that your copy of this version is like saying "come and exploit me"???

Try and put -9999999999999999999 in the tickets and see what happens :|

Here is a secure one:

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

This is for V1, isn't it? How would I make it slightly (lol) secure for V2?

You make it very dificuly for people :/

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Guest Anonymous
Posted

Re: Horse Racing[v1 + v2]

 

Try and exploit my one i never knew there was an exploit in it. I have my own horsing any way wich is kinda secure.

Don't temp me .. Remember not all exploits are obvious - You may well secure your SQL queries etc, but most of the code published on these forums suffers from all sorts of possible problems. 2 minutes with an editor and a browser and they can be killed pretty easily.

Posted

Re: Horse Racing[v1 + v2]

Thanks again, but I got the same problem, with a damn query error! Here is the query error: QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE userid=1' at line 1

Query was UPDATE users SET money=money-12500, crystals=crystals- WHERE userid=1

Here is my code:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Can anyone spot the error/s? :)

Posted

Re: Horse Racing[v1 + v2]

 

Thanks again, but I got the same problem, with a damn query error! Here is the query error: QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE userid=1' at line 1

Query was UPDATE users SET money=money-12500, crystals=crystals- WHERE userid=1

Well the SQL query can not find the value of $crystals, are you sure it exists? ;)

  • 11 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...