Thought it was finally time for my first post.
I saw that there's already an auto curser, but I'll just add mine as well.
Requirements:
1. SRL and P07Include
2. Level 20 magic
3. SMART for RS 2007
NOTE: Sometimes you will have to stop the script and login to SMART manually, and then start the script again!
Instructions:
Code:
(********************************************************)
(* TheAutoCurser - Made by Sequence *)
(********************************************************)
(* 1. Specify how many casts you want to do. *)
(* 2. Start the script, and enter login info *)
(* 3. Be sure to stand at the Monk of Zamorak *)
(* in the cage at Varrock Castle *)
(********************************************************)
SMART Support
If you don't know how to set up SMART for 07Scape check this link: http://villavu.com/forum/showthread.php?t=97599
Without SMART
To run the script without SMART comment out line 3 and line 256
Simba Code:
Line 3:
//{$DEFINE SMART}
Line 246:
//SetupSRL;
Features:
1. Anti-ban
2. Specify how many casts you want to do
3. Progress Report
4. GUI to log in
5. SMART Support
6. Multiple NPCs and Locations

Skeletons in Varrock sewer

Credits:
Sequence - Creating the script
DannyRS - Creating the RS07 Include
Harry and Shuttleu - AutoUpdater procedure
Press Play - Helped me with the GUI
ChangeLog:
Code:
[1.0]
- Casts the spell "Curse" at the Monk of Zamorak in Varrock castle
- Contains basic AntiBan
- Specify how many casts you want to do
- Updates to newest version of P07Include if not already updated
[1.1]
- Added an Auto Updater
- Decreased time between casts
- Will now logout if monk not found
[1.2]
- Added a GUI for logging in
- Added a Progress Report (It's not 100% accurate)
- Fixed some minor log out issues
[1.21]
- Removed the AntiLeach
- GUI closes when button pressed
- More human-like mouse movement
- SMART Support
[1.22]
- Replaced the P07_CastSpell function with my own procedure
- Minor changes to the progress report.
[1.3]
- Added Skeletons in the Varrock Sewer
- Updated GUI (big thanks to 'Press Play')
[1.31]
- Less miss-clicks
- Removed logout if npc not found
[1.32]
- Less miss-clicks
Download: