|
|
|
Page 1 of 1 |
[ 14 posts ] |
|
 SWG Bots - Script for Emptying Inventory while AFK looting : Star Wars Galaxies Bots | Hacks
|
|
Posted: April 16th, 2008, 11:00 am
|
|
|
|
revmeup
Total Posts: 35
Joined: October 5th, 2007, 9:01 am
revmeup's Reps: 0
|
Here is a great little script for emptying your inventory while AFK looting. Works great for building big stacks of stuff for RE mods... Make sure to run your SWG client in windowed, borderless mode, and turn off item rotation in your inventory for best results. The mobs around Dearic sp drop 15 kinds of loot for RE, so make sure you loot at least 1 of each, then select the next item for deletion (the slot beside your last RE stack). I have set the timers so that they are slow enough not to accidentally delete what you are trying to stack. Will get rid of everything, including pictures and packs. Make sure to turn off confirmation for deleting objects. Enjoy!
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.2.8.1
Author: revmeup
Script Function:
Template AutoIt script.
#ce ----------------------------------------------------------------------------
; Script Start - Add your code below here
Global $Paused
HotKeySet("{ESC}", "Terminate")
Opt("MouseClickDragDelay", 100)
Sleep (5000)
While 1
;select item to be deleted:
MouseClick ( "right" , 600, 700, 1 ) ;Enter X and Y coordinates of item to be deleted
Sleep("3000")
send("{3}")
Sleep("200")
Sleep (1000)
MouseClick ( "right" , 600, 700, 1 ) ;Enter X and Y coordinates of item to be deleted
Sleep("3000")
send("{4}")
Sleep("200")
Sleep (1000)
MouseClick ( "right" , 600, 700, 1 ) ;Enter X and Y coordinates of item to be deleted
Sleep("3000")
send("{2}")
Sleep("200")
Sleep (1000)
Sleep (1000)
WEnd
Func Terminate()
Exit 0
EndFunc
|
|
|
|
|
Posted: April 17th, 2008, 12:59 pm
|
|
|
|
extract0rs
Total Posts: 139
Joined: August 4th, 2007, 7:20 pm
extract0rs's Reps: 1
|
I'll give it a yay.
It works fine in full screen or windows mode though.
|
|
|
|
|
Posted: April 18th, 2008, 10:35 am
|
|
|
|
revmeup
Total Posts: 35
Joined: October 5th, 2007, 9:01 am
revmeup's Reps: 0
|
ya it does... in my experience, i run into fewer problems when i use windowed mode without border, but to each his own... 
|
|
|
|
|
Posted: April 19th, 2008, 4:20 pm
|
|
|
|
Tault_admin
Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
|
Can we get one more yay to move this.
|
|
|
|
|
Posted: April 20th, 2008, 1:43 am
|
|
|
|
cuervogold
Total Posts: 1088
Location: 127.0.0.1
Joined: September 25th, 2007, 3:39 pm
cuervogold's Reps: 727
|
Isn't there one here already?
|
|
|
|
|
Posted: April 20th, 2008, 2:43 am
|
|
|
|
swg_xploiter
Total Posts: 184
Joined: May 29th, 2006, 9:56 am
swg_xploiter's Reps: 0
|
|
|
|
|
Posted: April 20th, 2008, 3:24 am
|
|
|
|
cuervogold
Total Posts: 1088
Location: 127.0.0.1
Joined: September 25th, 2007, 3:39 pm
cuervogold's Reps: 727
|
I thought so. I have one I wrote for afking junk loots that works flawlessly but never put it up because there are like two or three of them already.
|
|
|
|
|
Posted: April 20th, 2008, 10:40 pm
|
|
|
|
Tault_admin
Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
|
Well i move it and grant 300 points since its similar but still a nice improvement.
|
|
|
|
|
Posted: April 21st, 2008, 3:52 am
|
|
|
|
cuervogold
Total Posts: 1088
Location: 127.0.0.1
Joined: September 25th, 2007, 3:39 pm
cuervogold's Reps: 727
|
Tault_admin (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): Well i move it and grant 300 points since its similar but still a nice improvement.
Improvement? Where?
He even has an unfinished pause command.
Global $Paused <--- this will do nothing without rest of the script being added to the end.
Func TogglePause()
$Paused = NOT $Paused
While $Paused
sleep(100)
ToolTip('Script is "Paused"',0,0)
WEnd
ToolTip("")
EndFunc
Are we really hurting for content so much that we accept submits that are already here?
|
|
|
|
|
Posted: April 22nd, 2008, 5:28 am
|
|
|
|
Tault_admin
Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
|
swg_xploiter (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): yeh http://www.taultunleashed.com/phpbb2/ab ... oting.htmlthis one is just slightly simplier because it uses "confirm object deletes -> off" so doesnt require a confirmation when deleting. (3 lines less in code)

|
|
|
|
|
Posted: May 4th, 2008, 3:14 am
|
|
|
|
sinner6
Total Posts: 1
Joined: October 4th, 2007, 10:07 pm
sinner6's Reps: 0
|
Hi I'm new to this site and I have a question about autoit. I'm still trying to figure out scripts when I have the time. I have a ent buff script which I found but I still do not know how to get away from action cost reduction down to the new glancing blow. My time is somewhat limited for pc use. So if anyone has a ent autoit script with glancing blow can you let me know?
Thanks
|
|
|
|
|
Posted: September 11th, 2008, 12:32 pm
|
|
|
|
busted1
Total Posts: 3
Joined: August 5th, 2008, 2:37 am
busted1's Reps: 0
|
Having trouble with it opening up the examine window and just bugging there. After I manually select "3" a couple of times it is good for about 5-10 items and then it bugs again. Please assist.
|
|
|
|
|
Posted: September 29th, 2008, 11:10 am
|
|
|
|
preame
preame's Reps:
|
can some one help me with a walk through on autoit i have nevor used it before and have know clue on what to click on
|
|
|
|
|
Posted: September 30th, 2008, 1:38 pm
|
|
|
|
preame
preame's Reps:
|
need a more precise walthrough on this its not working dont know how to get cordents
|
|
|
|
|
Who is online |
|
Users browsing this forum: No registered users and 18 guests |
|
|
|