Need a bank for this one, preferably one that is believable. Map maker tried to put an anti-hack on it to deter cheaters but it breaks half the time.
This is a discussion on Trancespace Fortress 2 within the Starcraft 2 Custom Maps board part of the Starcraft 2 forum category; Need a bank for this one, preferably one that is believable. Map maker tried to put an anti-hack on it ...
Need a bank for this one, preferably one that is believable. Map maker tried to put an anti-hack on it to deter cheaters but it breaks half the time.
Whitout a please or some friendly words, nobody will help you, get some manners dude.
Fine, please.
Last edited by Labris; 08-21-2018 at 12:03 AM.
Word of advice Sterillium, leave folks alone in their posts unless you actually plan on helping them. Been using this forum for quite a few years, please doesn't tend to help anything move faster on the Starcraft bank side of things.
first, u gave no information about the bank file, like its encoded, its just simple math, nothing
second, u havent tried anything alone yet.
third, you ask. "give me a bank file".
yeah everybody is looking up the game, collecting those informations and will help you.
rude, just rude.
look at the Hero Line Wars Bank Editing thread how to ask with some manners.
Eh, fuck it I'm sorry Ster I've had some serious nonsense go down in my life the past few days and arguing with you over this isn't worth either of our times. Sorry about that.
Look I don't think its encoded, pretty sure its just math based and I've tried to work on it but mixture of life stupidity and what not means I'm probably just making really obvious mistakes.
If you want to help then fine, if not then I'll just wait for someone else to help/work it out on my own eventually.
Last edited by Labris; 08-21-2018 at 02:44 PM.
Ok thats was a good one
i worked a bit your you, this was very simple, just look at the mapscript and add those stupid variables lol
try this:
Code:<?xml version="1.0" encoding="utf-8"?> <Bank version="1"> <Section name="tssplayers"> <Key name="namerank8"> <Value text="YourName"/> </Key> <Key name="namerank6"> <Value text="YourName"/> </Key> <Key name="tsselitesolo"/> <Key name="tssitem7"> <Value int="1"/> </Key> <Key name="tsslegendsoloo"/> <Key name="tssunrealsoloo"> <Value int="true"/> </Key> <Key name="victoryrank3"> <Value text="100"/> </Key> <Key name="victoryrank7"> <Value text="100"/> </Key> <Key name="levelrank1"> <Value text="110"/> </Key> <Key name="levelrank5"> <Value text="110"/> </Key> <Key name="namerank4"> <Value text="YourName"/> </Key> <Key name="rank1"> <Value int="100"/> </Key> <Key name="tssmastersoloo"> <Value int="true"/> </Key> <Key name="tsslevels"> <Value int="110"/> </Key> <Key name="levelrank7"> <Value text="110"/> </Key> <Key name="tssheroicsolo"> <Value int="true"/> </Key> <Key name="tssitem2"> <Value int="1"/> </Key> <Key name="victoryrank5"> <Value text="100"/> </Key> <Key name="tssgodlikesoloo"/> <Key name="tssitem5"> <Value int="1"/> </Key> <Key name="victoryrank6"> <Value text="100"/> </Key> <Key name="levelrank8"> <Value text="110"/> </Key> <Key name="rank3"> <Value int="100"/> </Key> <Key name="rank4"> <Value int="100"/> </Key> <Key name="levelrank6"> <Value text="110"/> </Key> <Key name="namerank2"> <Value text="YourName"/> </Key> <Key name="rank2"> <Value int="100"/> </Key> <Key name="rank8"> <Value int="100"/> </Key> <Key name="levelrank2"> <Value text="110"/> </Key> <Key name="levelrank4"> <Value text="110"/> </Key> <Key name="tssitem4"> <Value int="1"/> </Key> <Key name="tssprestige"> <Value int="10"/> </Key> <Key name="victoryrank8"> <Value text="100"/> </Key> <Key name="rank10"> <Value int="110"/> </Key> <Key name="namerank7"> <Value text="YourName"/> </Key> <Key name="rank5"> <Value int="100"/> </Key> <Key name="tssitem3"> <Value int="1"/> </Key> <Key name="tssvictory"> <Value int="100"/> </Key> <Key name="levelrank3"> <Value text="110"/> </Key> <Key name="rank6"> <Value int="100"/> </Key> <Key name="tssvalor"> <Value int="2"/> </Key> <Key name="levelrank10"> <Value int="1"/> </Key> <Key name="tsskills"> <Value int="2000"/> </Key> <Key name="tssxptotal"> <Value int="200"/> </Key> <Key name="victoryrank10"> <Value int="1"/> </Key> <Key name="victoryrank2"> <Value text="100"/> </Key> <Key name="victoryrank4"> <Value text="100"/> </Key> <Key name="namerank1"> <Value text="YourName"/> </Key> <Key name="namerank10"> <Value int="1"/> </Key> <Key name="namerank3"> <Value text="YourName"/> </Key> <Key name="rank7"> <Value int="100"/> </Key> <Key name="tssheroic"> <Value int="1"/> </Key> <Key name="tssitem1"> <Value int="1"/> </Key> <Key name="tssitem6"> <Value int="1"/> </Key> <Key name="tssxp"> <Value int="200"/> </Key> <Key name="namerank5"> <Value text="YourName"/> </Key> <Key name="tssdefeat"> <Value int="1"/> </Key> <Key name="tssitem8"> <Value int="1"/> </Key> <Key name="victoryrank1"> <Value text="100"/> </Key> </Section> <Signature value="UPDATEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE"/> </Bank>
Last edited by Sterillium; 08-21-2018 at 05:51 PM.
this is mine it works but some values arent quite correct on it not sure if map maker hasnt added the heroes or its just bugged but loads and has most heroes and all items
also dont know what option others wrap the code in to make it scrolling so criticism isn't minded<?xml version="1.0" encoding="utf-8"?><Bank version="1">
<Section name="tssplayers">
<Key name="namerank6">
<Value text="killy"/>
</Key>
<Key name="tsselitesolo">
<Value flag="1"/>
</Key>
<Key name="tssitem7">
<Value int="1"/>
</Key>
<Key name="tssitem9">
<Value int="1"/>
</Key>
<Key name="victoryrank7">
<Value text="17"/>
</Key>
<Key name="levelrank1">
<Value text="60"/>
</Key>
<Key name="rank1">
<Value int="428"/>
</Key>
<Key name="tssitem14">
<Value int="1"/>
</Key>
<Key name="tssitem21">
<Value int="2"/>
</Key>
<Key name="tssitem10">
<Value int="1"/>
</Key>
<Key name="tsslevels">
<Value int="60"/>
</Key>
<Key name="tssitem17">
<Value int="1"/>
</Key>
<Key name="levelrank7">
<Value text="20"/>
</Key>
<Key name="tssheroicsolo">
<Value flag="1"/>
</Key>
<Key name="tssitem2">
<Value int="1"/>
</Key>
<Key name="tssitem18">
<Value int="1"/>
</Key>
<Key name="victoryrank6">
<Value text="17"/>
</Key>
<Key name="tssitem12">
<Value int="1"/>
</Key>
<Key name="tssitem5">
<Value int="1"/>
</Key>
<Key name="tssitem22">
<Value int="1"/>
</Key>
<Key name="levelrank6">
<Value text="20"/>
</Key>
<Key name="namerank2">
<Value text="Cryoswolf"/>
</Key>
<Key name="rank2">
<Value int="428"/>
</Key>
<Key name="tssitem15">
<Value int="1"/>
</Key>
<Key name="tssitem19">
<Value int="1"/>
</Key>
<Key name="tssitem20">
<Value int="1"/>
</Key>
<Key name="levelrank2">
<Value text="60"/>
</Key>
<Key name="tssitem4">
<Value int="1"/>
</Key>
<Key name="tssprestige">
<Value int="3"/>
</Key>
<Key name="tssitem13">
<Value int="1"/>
</Key>
<Key name="namerank7">
<Value text="killy"/>
</Key>
<Key name="tssitem3">
<Value int="1"/>
</Key>
<Key name="tssitem11">
<Value int="1"/>
</Key>
<Key name="tssvictory">
<Value int="428"/>
</Key>
<Key name="rank6">
<Value int="17"/>
</Key>
<Key name="victoryrank2">
<Value text="428"/>
</Key>
<Key name="tssxptotal">
<Value int="69382013"/>
</Key>
<Key name="tsskills">
<Value int="143214"/>
</Key>
<Key name="namerank1">
<Value text="Cryoswolf"/>
</Key>
<Key name="rank7">
<Value int="17"/>
</Key>
<Key name="tssheroic">
<Value int="2"/>
</Key>
<Key name="tssitem6">
<Value int="1"/>
</Key>
<Key name="tssitem1">
<Value int="1"/>
</Key>
<Key name="tssxp">
<Value int="41572"/>
</Key>
<Key name="tssnormalsolo">
<Value flag="1"/>
</Key>
<Key name="victoryrank1">
<Value text="428"/>
</Key>
<Key name="tssitem16">
<Value int="1"/>
</Key>
<Key name="tssitem8">
<Value int="1"/>
</Key>
<Key name="tssdefeat">
<Value int="42"/>
</Key>
</Section>
<Signature value=""/>
</Bank>
Awesome work again @Sterillium, I figured I'd check out this map after you helped mine out. I notice that the tssvalor doesn't actually seem to work, perhaps it's unimplemented by the creator, but it doesn't unlock the vendor on the southeast side of the map which requires valor. Other than that seems great.