July 1, 20169 yr c0nan's free f2p splasher with sexy paint GUI ANTIBAN: Hover over magic skill at random ConditionalSleep() SPELLS: CONFUSE WEAKEN CURSE NPCS (will add more later): Monk of Zamorak Man Woman Rat Goblin Giant spider -added- Cow -added- Chicken -added- Giant rat ATTENTION: Only start this script with the chosen NPC visible on your map. THIS SCRIPT DOES NOT CHECK YOUR HEALTH OR HAVE ANY SAFE CHECKS FOR IF YOUR PLAYER IS UNDER ATTACK (Will add later) DOWNLOAD NEW ! Script now stops if you run out of runes! Script now hover the magic skill more rarely DOWNLOAD LINK -> http://s000.tinyupload.com/?file_id=74861936098262265225 Have fun using this free f2p splasher BR c0nan // old dl version: http://www.filedropper.com/rankonemagicsplasher Edited July 1, 20169 yr by c0nan
July 1, 20169 yr if (!getMagic().canCast(spell)) stop(); to stop script if it cant cast the spell anymore (running out of runes)
July 1, 20169 yr Author wow did not expect to see any posts in this thread, glad you all like it! Small updates: added - chicken, cow, giant rat - It now stops if you run out of runes. if (!getMagic().canCast(spell)) stop(); to stop script if it cant cast the spell anymore (running out of runes) Added it to the script, thanks for code Edited July 1, 20169 yr by c0nan
July 1, 20169 yr also you can use a JTextField (instead of a combobox) and let the users type in an NPC to make it support all NPCs
July 1, 20169 yr Author also you can use a JTextField (instead of a combobox) and let the users type in an NPC to make it support all NPCs That would indeed be much more convenient but who can say no to comboboxes haha na but I will add it later in the GUI ty for feedback.
Create an account or sign in to comment