Ball Trade Script
-
- Loyal fan
- Posts: 391
- Joined: Sat Mar 26, 2005 12:41 am
acculy there is one but its buged but wouldnt be to hard to fix ... just haveing a problem with giveing a char idea
... other that i think seams be alright...... not sure but its fixible i know that
..... mabey ill give it a try at fixing it but that one on the HBss page the php packet its in there
.



<img src='http://freewebs.com/trickro/70s.png' border='0' alt='user posted image' /><img src='http://freewebs.com/trickro/70s2.jpg' border='0' alt='user posted image' />
-
- Loyal fan
- Posts: 391
- Joined: Sat Mar 26, 2005 12:41 am
errr took me awile to fix the POints line but damn it the crap security Number is fucken it over ..... but its only way realy i think that it knows what line to insert into char data
keeps saying i have not enough points.. has do with that freaken security thing... but any way heres my little fix 
it fixes the Points any way were the line should realy be instead of it being avote the [EOF] its below it.. fixs alot of bugs now only bug need fixed is freaken security numbers
well any way since its not leting me upload they messed up on this line in the php
... but its supos to put it at the very last line of the file
this will fix that gay bug of it replaceing your full file with your item and points alos much more. so
fix that line and your little closer
cant figure out that gay Security number crap its buged
.... cant see why its not working.


it fixes the Points any way were the line should realy be instead of it being avote the [EOF] its below it.. fixs alot of bugs now only bug need fixed is freaken security numbers
well any way since its not leting me upload they messed up on this line in the php
its supos to be like thisif(!$pointline){ $lines[$eof] = 'trade-points = '.$points.''; }
i put a enter just in caseif(!$pointline){ $lines['.$eof.'] = '
trade-points = '.$points.''; }

this will fix that gay bug of it replaceing your full file with your item and points alos much more. so



<img src='http://freewebs.com/trickro/70s.png' border='0' alt='user posted image' /><img src='http://freewebs.com/trickro/70s2.jpg' border='0' alt='user posted image' />