Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
you downloaded the V9.2 beta? what version of simba are you using (help->about->revision #). are you trying to use smart, or a client?
Of all the things I have lost, I miss my mind the most.
Current Projects:
Addy bar miner and superheater
I downloaded the v9.2 beta. The script will compile correctly but it will not do anything after that.
Yea I downloaded v9.2 beta. simba version is 991. Lol I guess I don't even know what I am trying to use... I came from PB and simba seems SOOOOOOO much more complicated -.- Haven't gotten a single script to work yet and it's been a week...
I know this is going out of your way to do this, but could you tell me step by step how to use this script? Cuz what I did was, opened up simba, then clicked file and open, and then clicked the downloaded file (v9.2). Then it's obvious one doesn't just hit play after... so what do I do next after that? And also I am unsure about the "if you are using simba, remove //" but there are sooooo many // all over, I gotta remove all? or where?
Yeah big noob here I know, but we didn't have to do this stuff at PB :/
Thanks in advanceHopefully I can get my first script to work today...
Simba Code:program LogBurner;
//Remove // for smart
//{$DEFINE SMART}
{.include SRL/SRL.simba}
See the define smart. right now it is commented out. you comment out stuff in a script by typing // and whatever text you want commented out after that. you also need to set where your logs are in your bank account, and you can set up your username and pass for auto login. I would recommend you read some of the tutorials here:
http://villavu.com/forum/forumdisplay.php?f=28
as these will help you understand the scripting, and get you on the road to writing your own scripts one day.
Of all the things I have lost, I miss my mind the most.
Current Projects:
Addy bar miner and superheater
This script does not work after the EoC update.
Found a quick EoC fix:
Change line 138 to
Simba Code:mouse(157,182,25,25,true);
Change line 150 to
Simba Code:mouse(370,182,25,25,true);
This changes the movement of the mouse so that it will click on the new EoC tool options pop-up that appears after clicking a log. It will simply click on the tinderbox this first time. Then the second time it will add to bonfire. It may misclick outside the option but should fix itself.
Having issues running at VEB, FEB is working fine though.
There is no 'Ctrl' button on's computer.
is always in control.
There are currently 1 users browsing this thread. (0 members and 1 guests)