skillerkidos1 Posted January 15, 2021 Share Posted January 15, 2021 (edited) This is one of my first scripts I've made. I plan on adding a lot more but needed some help with testing. Current Features: Joins game Grabs Bandages when out Attacks other players Attacks and collects souls (MORE TO COME) Working on adding: - GUI (basic) - Zeal Rate - Attacking/Collecting forgotten souls - Putting souls in obelisk - Using potion of power - Auto spending points - Quick prayer support - Attacking the Avatar Let me know what you guys think! Start the script at Soul Wars Download: https://mega.nz/file/GplEEC4b#Gut19itYwj5qGZZjfby7LPk_8vLFVLbg19LRk42iS1E Change Log: v0.1 released v0.2 bug fixes, fixed pathing, added GUI, option to collect/attack forgotten souls Edited January 16, 2021 by skillerkidos1 updated 5 Quote Link to comment Share on other sites More sharing options...
arbicrax172 Posted January 15, 2021 Share Posted January 15, 2021 Looks nice! 1 Quote Link to comment Share on other sites More sharing options...
FuryShark Posted January 15, 2021 Share Posted January 15, 2021 Looks nice! 1 Quote Link to comment Share on other sites More sharing options...
Kramnik Posted January 15, 2021 Share Posted January 15, 2021 Nice project, good luck with it 1 Quote Link to comment Share on other sites More sharing options...
skillerkidos1 Posted January 16, 2021 Author Share Posted January 16, 2021 (edited) updated to fix some bugs that were reported! v0.2 bug fixes, fixed pathing, added GUI, option to collect/attack forgotten souls currently in the gui only the ATTACK_PLAYERS and COLLECT_SOULS options work. The ATTACK_AVATAR has not been implemented yet so do not chose that option YET! Edited January 16, 2021 by skillerkidos1 1 Quote Link to comment Share on other sites More sharing options...
Anomaly Posted January 20, 2021 Share Posted January 20, 2021 nice 1 Quote Link to comment Share on other sites More sharing options...
Jueix Posted January 21, 2021 Share Posted January 21, 2021 Welp I came back seen as someone added me on discord asking if i could script him a soul wars bot, Now I know I won't need to :). Good luck with this. 1 Quote Link to comment Share on other sites More sharing options...
darkbowpur3 Posted January 24, 2021 Share Posted January 24, 2021 testing now! Quote Link to comment Share on other sites More sharing options...
darkbowpur3 Posted January 24, 2021 Share Posted January 24, 2021 messaged you in discord of the problems. Quote Link to comment Share on other sites More sharing options...
Czar Posted January 24, 2021 Share Posted January 24, 2021 Will take a look at this, hopefully Soul wars ends up getting better rewards in the long run 1 Quote Link to comment Share on other sites More sharing options...
darkbowpur3 Posted January 24, 2021 Share Posted January 24, 2021 4 hours ago, Czar said: Will take a look at this, hopefully Soul wars ends up getting better rewards in the long run I sure hope so! 1 Quote Link to comment Share on other sites More sharing options...
Masonry Posted January 24, 2021 Share Posted January 24, 2021 Testing now. What did you create this with? Did you script from scratch, Or use that one script that creates scripts for you?.. Just curious, because I have the one that you can make scripts with and I was wondering if you're able to make in depth scripts like this, with the script-creation script. I'll let ya know how it goes. Quote Link to comment Share on other sites More sharing options...
Gunman Posted January 25, 2021 Share Posted January 25, 2021 3 hours ago, Masonry said: Testing now. What did you create this with? Did you script from scratch, Or use that one script that creates scripts for you?.. Just curious, because I have the one that you can make scripts with and I was wondering if you're able to make in depth scripts like this, with the script-creation script. I'll let ya know how it goes. Gonna go off a hunch and say it was made with raw code, not Script Factory. Quote Link to comment Share on other sites More sharing options...
Masonry Posted January 25, 2021 Share Posted January 25, 2021 Yeah, it was. Also it's very buggy. For being made with raw code though it's pretty good, but it's just ineffective and would get banned probably immediately if you tried to actually use it effectively. It gets stuck at a lot of doors and spam clicks "pass through" after dying and stuff like that. Look forward to future development for sure though. Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted January 26, 2021 Share Posted January 26, 2021 (edited) 23 hours ago, Gunman said: Gonna go off a hunch and say it was made with raw code, not Script Factory. Someone did make one on Script Factory a while ago. As far as this script is concerned in the OP, just make sure you don't start too many projects before finishing one up first. I saw you started a Corp bot as well. You don't want to become known for producing half a script and then quitting lol. I haven't looked at the code any, but you've got a nice start with the paint as far as information users would like to know. My suggestion would be to get a beta group together who will test the script for you under certain circumstances... that they report bugs to you and provide feedback. This will get you the help you need, from a group of people who want to use the script. When you just release the script on the forums, people will typically run it, see an issue and not report back to you... which is zero help. That's why you should only give the script to beta testers in my opinion. Now if you're looking for help with the code, you could always ask in the script help section. Hope this helps! Edit: Don't be afraid to ask questions if you ever get stuck. You'll always find someone willing to help! Edited January 26, 2021 by ProjectPact 1 Quote Link to comment Share on other sites More sharing options...