Author Topic: dxrom's muffin maker (Rename and release; Taming)  (Read 4975 times)

0 Members and 1 Guest are viewing this topic.

Offline dxromTopic starter

  • Master of the milestones!
  • Elite
  • *
  • *
  • Posts: 1080
  • Activity:
    0%
  • Reputation Power: 15
  • dxrom is working their way up.dxrom is working their way up.dxrom is working their way up.
  • KEYBOARD COWBOY, GREAT SAMURAI OF THE INTERNET.
  • Respect: +100
  • Referrals: 1
    • View Profile
dxrom's muffin maker (Rename and release; Taming)
« on: April 23, 2010, 09:18:41 PM »
0
Code: [Select]
;===================================================
; Script Name:  Muffin Oven
; Author:  dxrom
; Version: 1.0.0
; Client Tested with: 7.0.6.5
; EUO version tested with: 1.5
; Shard OSI / FS:  OSI / FS
; Revision Date:  4/23/10
; Public Release:  4/23/10
; Global Variables Used: yes (i think?)
; Purpose:  Simple script for those people who can't trust a taming script to run around safely... Just a way to help the process of taming.
;====================================================
 
while #true
{
onhotkey F1
         gosub RenameRelease
onhotkey F3
         gosub Tame
}

sub RenameRelease
exevent renamepet #LTARGETID muffin
msg muffin release$
return

sub Tame
event macro 13 35
return

I cant really trust a taming script to run around the freeserver I play on, so I thought I would put something small together to help with the daunting task of taming and I figured someone else might have a bit of use for it aswell.
I know its small, infact I think the description has more characters used then the actual script, but it does its job well! xD
Also note, this is my first actual script I have written. o_o

EDIT: Added event macro 13 35 (Use skill taming) to hotkey
« Last Edit: April 25, 2010, 04:48:54 PM by dxrom »



 ​_██​_
(ಠ​_ృ)
I do say, ol' Chap! Come play EVE Online! Why here is a 21 Day Free Trial!

Offline dxromTopic starter

  • Master of the milestones!
  • Elite
  • *
  • *
  • Posts: 1080
  • Activity:
    0%
  • Reputation Power: 15
  • dxrom is working their way up.dxrom is working their way up.dxrom is working their way up.
  • KEYBOARD COWBOY, GREAT SAMURAI OF THE INTERNET.
  • Respect: +100
  • Referrals: 1
    • View Profile
Re: dxrom's muffin maker (Rename and release; Taming)
« Reply #1 on: September 29, 2013, 08:21:08 AM »
0
So I thought I would reflect on some of my first scripts and see how they could be improved... Realized that before LAME, it's counterpart SAME and Stealth scripts... this was the first and only thing I had up...




 ​_██​_
(ಠ​_ృ)
I do say, ol' Chap! Come play EVE Online! Why here is a 21 Day Free Trial!

Tags: