Benland where are your mouse functions?
also i got a dynamic xml database system that stores unlmited scripts and users, varibles.
Auto adds users, scripts, varibles
as the data comes in.
e.g. ?stats=kills$5$runs$1$&script=uberfighter&username =eric
Works with scar annd java. Downside is it can be abused but i just ip ban abuse. Flexible.
I need more experience in how the to use php to make images thou.
first attempt: http://www.impsoft.net/SBOT/index.php?topic=262.0
real time, dynamic
http://www.impsoft.net/SBOT/index.php?page=5 use IE plz i suck at html
looking to up root the entire xml database sytem and write it in php with no uses of xml or mysql. Stores the data as php objects for next use.
Mopar has a versions of the obfustcator since he wrote the first 10 lines for it, i wrote the next 650.
xml database snippit
Code:
<TOTALS>
<TOTAL FOR="UberFighter" TIME="5565663" RANDOMS="2105" RUNS="4261" KILLS="191498"/>
<TOTAL FOR="AryanIMPEssenceMiner" TIME="8480876" TRIPS="37257" ESS="1142544"/>
<TOTAL FOR="SBoTImpRulerFlax" TRIPS="6" FLAX="45" TIME="260"/>
<TOTAL FOR="SBoTIMPEssenceMiner" TIME="2764753" TRIPS="12230" ESS="366773"/>
<TOTAL FOR="AryanIMPGuild" TIME="1316585" TRIPS="2797" MITH="1393" COAL="81498"/>
<TOTAL FOR="AryanIMPFlax" TRIPS="30200" FLAX="843533" TIME="5158494"/>
<TOTAL FOR="xrushx" TIME="16272" TRIPS="40" ESS="1188"/>
<TOTAL FOR="SBoTImpRulerGuild" TIME="442" TRIPS="1" MITH="0" COAL="54"/>
<TOTAL FOR="jessminer" TIME="256782" TRIPS="1020" ESS="37318"/>
</TOTALS>
<USERS>
<USER NAME="GenoDemoN">
<BOT NAME="UberFighter" TIME="115649" RANDOMS="183" RUNS="600" KILLS="5081"/>
<BOT NAME="AryanIMPEssenceMiner" TIME="0" TRIPS="0" ESS="0"/>
<BOT NAME="SBoTImpRulerFlax" TRIPS="0" FLAX="0" TIME="0"/>
<BOT NAME="SBoTIMPEssenceMiner" TIME="0" TRIPS="0" ESS="0"/>
<BOT NAME="AryanIMPGuild" TIME="0" TRIPS="0" MITH="0" COAL="0"/>
<BOT NAME="AryanIMPFlax" TRIPS="0" FLAX="0" TIME="0"/>
<BOT NAME="xrushx" TIME="0" TRIPS="0" ESS="0"/>
<BOT NAME="SBoTImpRulerGuild" TIME="0" TRIPS="0" MITH="0" COAL="0"/>
<BOT NAME="jessminer" TIME="0" TRIPS="0" ESS="0"/>
</USER>
jessminer is rippers ess miner.. they took mine that replaces the name and sell it.
xrushx someone replace a script name with the wrong one...
Direct stats functions can be integrated into SRL.
Requirments:
properties:
SRLusername
SRLarray [script] [varible] [value]
methods
SRL_statsadd(String script, String varible, int value)
increments in the array or adds to the array/ new array?
saves the array data as a tokenized string in the scar "registry"
SRL_sendStats()
open scar registry and does the request or requests to webserver
clears the registry value
only done at sript start