path of exile script help plz

Ask gaming related questions (AHK v1.1 and older)
hordeboy1903
Posts: 1
Joined: 21 Aug 2017, 15:49

path of exile script help plz

21 Aug 2017, 15:54

hello
i found this script but it gives error
its a script that lets u ctrl+v with 1 hotkey i think
IfWinActive, Path of Exile ahk_class Direct3DWindowClass
^p::FunctionReadItemFromClipboard()
; Custom Input String Search
^i::
Global X
Global Y
MouseGetPos, X, Y
InputBox,ItemName,Price Check,Item Name,,250,100,X-160,Y - 250,,30,
if ItemName {
PostData := "league=" . LeagueName . "&type=&base=&name=" . ItemName . "&dmg_min=&dmg_max=&aps_min=&aps_max=&crit_min=&crit_max=&dps_min=&dps_max=&edps_min=&edps_max=&pdps_min=&pdps_max=&armour_min=&armour_max=&evasion_min=&evasion_max=&shield_min=&shield_max=&block_min=&block_max=&sockets_min=&sockets_max=&link_min=&link_max=&sockets_r=&sockets_g=&sockets_b=&sockets_w=&linked_r=&linked_g=&linked_b=&linked_w=&rlevel_min=&rlevel_max=&rstr_min=&rstr_max=&rdex_min=&rdex_max=&rint_min=&rint_max=&mod_name=&mod_min=&mod_max=&group_type=And&group_min=&group_max=&group_count=1&q_min=&q_max=&level_min=&level_max=&ilvl_min=&ilvl_max=&rarity=&seller=&thread=&identified=&corrupted=&online=x&buyout=x&altart=&capquality=x&buyout_min=&buyout_max=&buyout_currency=&crafted=&enchanted="

FunctionPostItemData(PostData)
}
return

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 51 guests